mariadb/libmysql
unknown 8fc78e08b0 cleanup
removal of duplicate code in mf_iocache.cc 
work on failsafe replication
work on SEQ_READ_APPEND io cache


include/my_sys.h:
  updates for SEQ_READ_APPEND
libmysql/Makefile.am:
  fix for mysys/mf_iocache.c
libmysql/libmysql.c:
  updates for new format of SHOW SLAVE HOSTS
mysql-test/r/rpl000001.result:
  test replication of LOAD DATA LOCAL INFILE
mysql-test/r/rpl000002.result:
  updated test result
mysql-test/t/rpl000001.test:
  test LOAD DATA LOCAL INFILE
mysys/mf_iocache.c:
  cleanup to remove duplicate functionality
  some work on SEQ_READ_APPEND
sql/mf_iocache.cc:
  cleanup to remove duplicate functionality
sql/repl_failsafe.cc:
  more work on failsafe replication
sql/repl_failsafe.h:
  more work on failsafe replication
sql/slave.cc:
  cleanup
  more work on failsafe replication
sql/sql_load.cc:
  fixed bug on replicating empty file loads
  got LOAD DATA LOCAL INFILE to work again, and to be replicated
sql/sql_repl.cc:
  cleanup
  more work on failsafe replication
sql/sql_repl.h:
  more work on failsafe replication
2001-10-23 13:28:03 -06:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
conf_to_src.c Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
configure.in Import changeset 2000-07-31 21:29:14 +02:00
dll.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
errmsg.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
get_password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
libmysql.c cleanup 2001-10-23 13:28:03 -06:00
libmysql.def Add the export functions definition file for libmysql.dll. 2001-10-18 23:00:15 -02:00
Makefile.am cleanup 2001-10-23 13:28:03 -06:00
Makefile.shared fixes for MYSQL manager 2001-09-19 14:30:43 -06:00
manager.c Avoid the redefinition warning message from winsock.h 2001-10-18 22:31:42 -02:00
net.c One should not only have to include my_net.h to work with sockets. 2001-10-09 03:35:29 +03:00
password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00