1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MWL#182: Explain running statements: address review feedback

- Move standalone tests to a unittest.
- Added comments.
This commit is contained in:
Sergey Petrunya
2012-06-28 16:46:24 +04:00
parent c62c0c5516
commit 84fd4e2542
5 changed files with 221 additions and 157 deletions

View File

@@ -0,0 +1,3 @@
MY_ADD_TESTS(my_apc LINK_LIBRARIES mysys EXT cc)