mariadb/libmysqld
dlenev@mysql.com ed1c0cbd07 Fix for bug #13501 "build problem: too many arguments to function my_bool
acl_init".

Updated calls to acl_init()/grant_init() in init_embedded_server() - their
signatures were changed recently, now they don't need argument for passing
pointer to THD object (this code was only compiled if one built embedded
server library with --with-embedded-privilege-control switch).
2005-09-27 23:36:02 +04:00
..
examples Makefile.am: 2005-07-05 23:24:48 +02:00
copyright
emb_qcache.cc Fix crash in embedded server due to incorrect storage of results 2005-03-31 19:17:45 -08:00
emb_qcache.h Fix crash in embedded server due to incorrect storage of results 2005-03-31 19:17:45 -08:00
embedded_priv.h
lib_sql.cc Fix for bug #13501 "build problem: too many arguments to function my_bool 2005-09-27 23:36:02 +04:00
libmysqld.c fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file) 2005-01-03 19:21:54 +04:00
libmysqld.def libmysqld.def, libmysql.def: 2005-01-12 21:04:31 -06:00
libmysqld.rc Adding binary version information for debug/release version of libmysqld.dll 2004-08-25 02:04:45 -03:00
Makefile.am Makefile.am: 2005-07-05 23:24:48 +02:00
resource.h Adding binary version information for debug/release version of libmysqld.dll 2004-08-25 02:04:45 -03:00