mariadb/tools
unknown bd7b4aaa7d New script: explain_log.sh
Portability fixes.
Handle cleanup when we get an error before the message file is read.
Fix bug in multi-table delete


include/mysql.h:
  Portability fix
mysql-test/mysql-test-run.sh:
  Don't use long names for sockets (portability fix)
sql/derror.cc:
  Better cleanup
sql/mysqld.cc:
  Fix that --enable-locking works.
  Handle case when we get an error before the message file is read
sql/sql_delete.cc:
  Fix bug in multi-table delete
sql/sql_select.cc:
  Fix bug in multi-table delete
sql/table.h:
  Fix bug in multi-table delete
tools/mysqlmanager.c:
  Portability fixes
2001-10-04 21:52:41 +03:00
..
Makefile.am Fix when compiling with mit-pthreads 2001-09-22 01:56:25 +03:00
managertest1.nc more work on mysqlmanager 2001-09-11 18:56:43 -06:00
mysqlmanager.c New script: explain_log.sh 2001-10-04 21:52:41 +03:00