mariadb/libmysql
unknown a2fdebaa8d Some bug fixes and a feature add to mysql-test-run
client/mysql.cc:
  Fixed Bug#981  ".mysql_history is lost if mysql clinent exit when out of space"
client/mysqlbinlog.cc:
  Fix for mysqlbinlog, mysql_close() needs to be called.
libmysql/Makefile.shared:
  Added use of my_rename()
mysql-test/mysql-test-run.sh:
  Added possibility to add file t/testname.disabled. This will disable a
  test with same base name. Additionally, if the .disabled file contains text,
  it will be appended as a comment after the test during run.
2005-01-25 18:32:09 +02:00
..
.cvsignore
acinclude.m4
client_settings.h
conf_to_src.c
dll.c
errmsg.c
get_password.c
libmysql.c Merge 2005-01-24 13:48:48 -08:00
libmysql.def
Makefile.am
Makefile.shared Some bug fixes and a feature add to mysql-test-run 2005-01-25 18:32:09 +02:00
manager.c