mariadb/mysql-test/include
unknown 5ee900d38a changes to make things work in the max version
acinclude.m4:
  automatically detect installation paths of OpenSSL instead of hard-coding
  automatically enable --with-vio if --with-openssl is enabled
client/mysqltest.c:
  fixes for embedded library
libmysqld/Makefile.am:
  md5 is now in mysys
libmysqld/libmysqld.c:
  added my_connect(), but now can be removed - will do in the next
  changeset
mysql-test/include/have_bdb.inc:
  disable query log so that result file will not have unneeded 
  show variables
mysql-test/include/have_gemini.inc:
  disable query log so that result file will not have unneeded 
  show variables
mysql-test/include/have_innodb.inc:
  disable query log so that result file will not have unneeded 
  show variables
mysql-test/include/have_openssl.inc:
  disable query log so that result file will not have unneeded 
  show variables
mysql-test/include/have_openssl_1.inc:
  disable query log so that result file will not have unneeded 
  show variables
mysql-test/include/have_openssl_2.inc:
  disable query log so that result file will not have unneeded 
  show variables
mysql-test/r/bdb.result:
  fix for new format
mysql-test/r/have_openssl.require:
  ssl->openssl
mysql-test/r/innodb.result:
  fix for query logging
2001-10-04 15:42:25 -06:00
..
have_bdb.inc changes to make things work in the max version 2001-10-04 15:42:25 -06:00
have_gemini.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 Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02: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 Fixed probelm with count(*) and normal functions when no matchin rows. 2001-04-21 17:12:59 +03:00