mariadb/libmysqld
Sergei Golubchik 291fd96983 pluggable auth with plugin examples
Makefile.am:
  add new API files to the check_abi rule,
  remove duplicates
client/CMakeLists.txt:
  now a client can use dlopen too
client/Makefile.am:
  be csh-friendly
include/my_global.h:
  add dummy plugs for dlopen and co.
  for the code that needs them to work in static builds
mysys/Makefile.am:
  be csh-friendly
plugin/auth/dialog.c:
  typo fixed
2010-03-29 17:13:53 +02:00
..
examples Bug #43715 Link errors when trying to link mysql_embedded.exe 2009-03-17 23:28:24 +01:00
CMakeLists.txt Fix windows build of embedded server (forgotten dependency). 2010-01-31 10:13:21 +01: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 pluggable auth with plugin examples 2010-03-29 17:13:53 +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 pluggable auth with plugin examples 2010-03-29 17:13:53 +02:00
resource.h query_id and my_xid -> ulonglong 2005-01-27 22:38:56 +01:00