mariadb/libmysqld
Sergei Golubchik c8fb911e9c fix main.lock_kill crashes in --ps --embed
when checking whether thd wasn't killed before this
emb_advanced_command(), take into account that it
could've been killed before the *previous*
emb_advanced_command(). That is, the previous one has
already set thd to NULL and this one only wanted a COM_STMT_RESET
after a failure.
2021-06-30 09:34:26 +02:00
..
examples MDEV-21303 Make executables MariaDB named 2020-03-21 20:20:29 +01:00
client_settings.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt Merge 10.5 into 10.6 2021-06-01 11:39:38 +03:00
emb_qcache.cc MDEV-19275 Provide SQL service to plugins. 2020-08-14 21:04:25 +04:00
emb_qcache.h MDEV-19275 Provide SQL service to plugins. 2020-08-14 21:04:25 +04:00
embedded_priv.h MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY 2020-03-10 20:43:32 +04:00
lib_sql.cc fix main.lock_kill crashes in --ps --embed 2021-06-30 09:34:26 +02:00
libmysql.c MDEV-16708: fixed failure of the test sys_vars.sql_select_limit_func 2021-06-17 19:30:25 +02:00
libmysqld.c MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00
libmysqld.def
libmysqld.rc
resource.h