mariadb/mysql-test/include
unknown 6b46566532 Merging support for blackhole up to 5.0.
configure.in:
  Auto merged
BitKeeper/deleted/.del-acinclude.m4~f4ab416bac5003:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/set_var.cc:
  Auto merged
sql/Makefile.am:
  Edited for adding blackhole.
sql/handler.cc:
  Edited for adding blackhole.
sql/handler.h:
  Edited for blackhole.
2005-03-25 10:36:58 -08:00
..
check_var_limit.inc
ctype_common.inc
ctype_filesort.inc
endspace.inc
have_archive.inc
have_bdb.inc
have_big5.inc
have_blackhole.inc Additional storage engine called "blackhole". Customer request, and for that matter a Zawodny request. With this you can alter table to a type of table that would never store data. Its a /dev/null for a database. 2005-03-22 16:10:39 -08:00
have_compress.inc
have_cp932.inc
have_cp1250_ch.inc
have_crypt.inc
have_csv.inc
have_debug.inc
have_eucjpms.inc
have_exampledb.inc
have_federated_db.inc
have_geometry.inc
have_innodb.inc
have_isam.inc
have_multi_ndb.inc
have_ndb.inc
have_openssl.inc
have_openssl_1.inc
have_query_cache.inc
have_sjis.inc
have_tis620.inc
have_ucs2.inc
have_ujis.inc
master-slave.inc
ndb_default_cluster.inc
not_embedded.inc
ps_conv.inc
ps_create.inc
ps_modify.inc
ps_modify1.inc
ps_query.inc
ps_renew.inc
system_db_struct.inc Add all SQL_MODE settings to proc table. (Bug #8902) 2005-03-08 17:40:43 -08:00
testdb_only.inc
varchar.inc Move handler dependent tests to the specific handler (myisam, bdb, innodb) 2005-03-17 01:22:12 +02:00