mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
- More "local" code in show_explain.test
- Better comments - Make unittest compile on Windows
This commit is contained in:
@@ -22,11 +22,7 @@
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
Standalone testing:
|
||||
g++ -c -DMY_APC_STANDALONE -g -I.. -I../include -o my_apc.o my_apc.cc
|
||||
g++ -L../mysys -L../dbug -L../strings my_apc.o -lmysys -ldbug -lmystrings -lpthread -lrt
|
||||
*/
|
||||
/* For standalone testing of APC system, see unittest/sql/my_apc-t.cc */
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user