mariadb/libmysqld
unknown 8d94e500e0 Fix for Windows bug reported throuhg Miguel
libmysqld/lib_sql.cc:
  This code seems to be superfluous
sql/derror.cc:
  in embedded server these functions should return the sign of the error
  instead of halting the program
sql/init.cc:
  my_abort_hook left unchanged
sql/mysql_priv.h:
  declaration of init_errmessage changed
  unireg_abort was replaced with DBUG_RETURN for embedded server
sql/mysqld.cc:
  these functions don't work in embedded server thus #ifdef-ed
2003-10-21 16:05:17 +05:00
..
examples - added missing link line that seemed to have gone lost during the last 2003-10-08 13:06:47 +02:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
embedded_priv.h SCRUM 2003-09-29 14:09:51 +05:00
lib_sql.cc Fix for Windows bug reported throuhg Miguel 2003-10-21 16:05:17 +05:00
libmysqld.c Merge 2003-09-26 15:40:26 +05:00
libmysqld.def Fixed some new memory leaks 2003-06-24 12:10:35 +03:00
Makefile.am SCRUM: 2003-09-26 15:33:13 +05:00