mariadb/libmysqld
Sergei Golubchik 3b98d69d68 crash on --with-embedded-privilege-control builds:
1. fix broken change user handling (no restart should happen in the normal case)
2. add assert to guarantee that we never send a request to change to the same plugin
3. "fix" plugin string as sent by the client to be able to compare native plugins by pointers
4. more complete MYSQL initialization in the embedded case
5. change_user.test updated to handle -with-embedded-privilege-control builds
2010-05-14 23:45:32 +02:00
..
examples Bug #43715 Link errors when trying to link mysql_embedded.exe 2009-03-17 23:28:24 +01:00
CMakeLists.txt MWL#43 CREATE TABLE options (by Sanja) 2010-04-08 14:10:05 +02:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
emb_qcache.cc Fixed build warning on Windows (emb_qcache.cc) 2008-07-10 14:41:56 -06:00
emb_qcache.h Bug#44521 Prepared Statement: CALL p() - crashes: `! thd->main_da.is_sent' failed et.al. 2009-07-30 00:44:04 +02:00
embedded_priv.h pluggable auth with plugin examples 2010-03-29 17:13:53 +02:00
lib_sql.cc crash on --with-embedded-privilege-control builds: 2010-05-14 23:45:32 +02:00
libmysqld.c pluggable auth with plugin examples 2010-03-29 17:13:53 +02:00
libmysqld.def Merge with MySQL 5.1.42 2010-01-15 17:27:55 +02:00
libmysqld.rc query_id and my_xid -> ulonglong 2005-01-27 22:38:56 +01:00
Makefile.am MWL#43 CREATE TABLE options (by Sanja) 2010-04-08 14:10:05 +02:00
resource.h query_id and my_xid -> ulonglong 2005-01-27 22:38:56 +01:00