mariadb/libmysqld
unknown 6d1ab2314f Fix for using unitialized mutex when running version compiled with --debug
include/mysql_embed.h:
  Disable shared memory for embedded version
libmysqld/lib_sql.cc:
  Fix for --debug version (init_thread_environment was called in wrong place)
sql/log_event.h:
  Portability fix
sql/mysqld.cc:
  Fix for --debug version (init_thread_environment was called in wrong place)
sql/sql_parse.cc:
  Simply code cleanup
2003-03-04 15:02:49 +02:00
..
examples auto-generated binary files deleted 2003-01-22 13:24:26 +01:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
embedded_priv.h Big purge about embedded library (scrum) 2002-12-16 17:33:29 +04:00
lib_sql.cc Fix for using unitialized mutex when running version compiled with --debug 2003-03-04 15:02:49 +02:00
lib_vio.c - removed duplicate my_sys.h inclusion from lib_vio.c 2003-02-21 16:37:18 +01:00
libmysqld.c Another missed fix for Embedded Library (Windows specific) 2003-02-20 23:42:35 -08:00
libmysqld.def Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
Makefile.am rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00