mariadb/libmysql
Alexey Botchkov 02421aa284 MDEV-7871 Tests fail massively on "Assertion `status_var.memory_used == 0'" when run with --ps --embedded.
As the MF_THREAD_SPECIFIC was introduced to the alloc_root's and
   the prealloc added to the statement::mem_root and statement::result.alloc, we have to adjust
   the embedded server to it. The preallocation was removed for the embedded server as it
   makes no sence for it. The msyqltest should free the statement inside the proper thead to
   make the memory statistics happy.
2015-06-15 18:07:41 +05:00
..
client_settings.h Do the partial merge of WL#5602 correctly: 2013-12-09 12:38:02 +01:00
CMakeLists.txt Merge branch '5.5' into 10.0 2015-06-11 20:20:35 +02:00
conf_to_src.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
errmsg.c MDEV-6528 review debian patches for mysql 2014-10-02 11:58:24 +02:00
get_password.c Fixes for Windows XP 2013-03-26 10:34:21 +01:00
libmysql.c MDEV-7871 Tests fail massively on "Assertion `status_var.memory_used == 0'" when run with --ps --embedded. 2015-06-15 18:07:41 +05:00
libmysql.def Bug #12325444 : 60746: CLIENT_PLUGIN.H IS BROKEN 2011-04-06 17:31:26 +03:00
libmysql_versions.ld.in MDEV-5529 Sync libmysqlclient.so symbol versioning across distributions 2014-02-19 21:39:16 +01:00