mariadb/libmysql
Sergei Golubchik af93c02510 MDEV-10034 Embedded server crashes on CREATE TABLE in PS protocol
don't use MY_THREAD_SPECIFIC on the client side
in embedded:
1. server memory accounting does not track client
   side memory
2. in not embedded builds, this still *might* be
   useful for plugins (handlersocket, connect, etc)
2016-05-07 09:12:48 +02:00
..
client_settings.h
CMakeLists.txt Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
conf_to_src.c
errmsg.c MDEV-9024 Build fails with VS2015 2016-02-06 22:41:58 +01:00
get_password.c
libmysql.c MDEV-10034 Embedded server crashes on CREATE TABLE in PS protocol 2016-05-07 09:12:48 +02:00
libmysql.def
libmysql_versions.ld.in MDEV-5982 make fail @ ".../libmysql_versions.ld:155:9: invalid use of VERSION in input file" 2016-04-19 11:27:00 +02:00