mariadb/client
unknown 6aac994eb0 client/mysqltest.c
fixed bug that created empty result files in no-record mode
mysql-test/t/rpl000007.test
    testing non-replication of load data infile when the table is excluded from replication
mysql-test/t/rpl000016.test
    test purge master logs
sql/slave.cc
    fix memory leaks found by  purge master logs test
sql/sql_repl.cc
    fixed race condition and delete before close bug in reset_slave()

Overall comments - coverage testing is a very good thing!


client/mysqltest.c:
  fixed bug that created empty result files in no-record mode
mysql-test/t/rpl000007.test:
  testing non-replication of load data infile when the table is excluded from replication
mysql-test/t/rpl000016.test:
  test purge master logs
sql/slave.cc:
  fix memory leaks found by  purge master logs test
sql/sql_repl.cc:
  fixed race condition and delete before close bug in reset_slave()
2000-12-14 20:17:18 -07:00
..
Attic Import changeset 2000-07-31 21:29:14 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
completion_hash.cc Import changeset 2000-07-31 21:29:14 +02:00
completion_hash.h Import changeset 2000-07-31 21:29:14 +02:00
connect_test.c Import changeset 2000-07-31 21:29:14 +02:00
errmsg.c Import changeset 2000-07-31 21:29:14 +02:00
get_password.c Import changeset 2000-07-31 21:29:14 +02:00
insert_test.c Import changeset 2000-07-31 21:29:14 +02:00
list_test.c Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am run.test mysql-test -> mysqltest 2000-10-10 03:42:07 -05:00
my_readline.h Import changeset 2000-07-31 21:29:14 +02:00
mysql.cc Added innobase handler files + other updates for innobase 2000-12-06 01:54:17 +02:00
mysqladmin.c Added connect_timeout and fix for transactions per statement 2000-11-27 02:28:41 +02:00
mysqldump.c mysqldump.c typo fixed 2000-12-08 19:12:12 +01:00
mysqlimport.c changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
mysqlshow.c Bug fixes, TRUNCATE, safer passwords on command line and connect timeout 2000-11-13 23:55:10 +02:00
mysqltest.c client/mysqltest.c 2000-12-14 20:17:18 -07:00
password.c Import changeset 2000-07-31 21:29:14 +02:00
readline.cc FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
select_test.c Import changeset 2000-07-31 21:29:14 +02:00
showdb_test.c Import changeset 2000-07-31 21:29:14 +02:00
sql_string.cc changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
sql_string.h changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
ssl_test.c Import changeset 2000-07-31 21:29:14 +02:00
thimble.cc added loops and other cool stuff to mysqltest 2000-12-02 10:11:50 -07:00
thread_test.c thread_test.c make thread_test compile on non-threaded machines 2000-11-15 08:38:28 +01:00
violite.c Import changeset 2000-07-31 21:29:14 +02:00