mirror of
https://github.com/MariaDB/server.git
synced 2025-07-20 10:24:14 +03:00
SCRUM
Including client code into embedded library Code trimming (fixes of comments etc)
This commit is contained in:
@ -19,9 +19,7 @@
|
||||
#ifdef EMBEDDED_LIBRARY
|
||||
|
||||
/* Things we don't need in the embedded version of MySQL */
|
||||
/*HFTODO
|
||||
#undef HAVE_VIO - if we don't want client in embedded library
|
||||
*/
|
||||
/* TODO HF add #undef HAVE_VIO if we don't want client in embedded library */
|
||||
|
||||
#undef HAVE_PSTACK /* No stacktrace */
|
||||
#undef HAVE_DLOPEN /* No udf functions */
|
||||
|
Reference in New Issue
Block a user