mariadb/mysql-test/include
unknown 4bcb4f4dae use env vars for socket/port in connect in mysqltest
--local-master option in mysql-test-run
do not log CREATE TABLE when doing table dump
fix replication to slave off 3.23 master


client/mysqltest.c:
  fix to be able to use env vars for socket and port in connect
mysql-test/include/master-slave.inc:
  connect to port specified in environment
mysql-test/mysql-test-run.sh:
  added --local-master option - will assume master is on port 3306 on localhost
sql/log_event.cc:
  fixes to slave off 3.23 master
sql/log_event.h:
  fixes to slave off 3.23 master
sql/slave.cc:
  do not log CREATE TABLE when doing table dump
2001-11-17 17:23:46 -07:00
..
have_bdb.inc changes to make things work in the max version 2001-10-04 15:42:25 -06:00
have_innodb.inc changes to make things work in the max version 2001-10-04 15:42:25 -06:00
have_isam.inc Cleanup after last merge 2001-10-08 07:24:04 +03:00
have_openssl.inc changes to make things work in the max version 2001-10-04 15:42:25 -06:00
have_openssl_1.inc changes to make things work in the max version 2001-10-04 15:42:25 -06:00
have_openssl_2.inc changes to make things work in the max version 2001-10-04 15:42:25 -06:00
master-slave.inc use env vars for socket/port in connect in mysqltest 2001-11-17 17:23:46 -07:00
not_embedded.inc Cleanup after last merge 2001-10-08 07:24:04 +03:00