1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Merge trift-lap.fambruehe:/MySQL/M51/mysql-5.1

into  trift-lap.fambruehe:/MySQL/M51/push-5.1


mysql-test/t/query_cache_sql_prepare.test:
  Auto merged
This commit is contained in:
unknown
2007-03-27 12:06:13 +02:00
11 changed files with 33 additions and 2096 deletions

View File

@@ -4,6 +4,8 @@
# Query cache is abbreviated as "QC"
-- source include/have_query_cache.inc
# embedded can't make more than one connection, which this test needs
-- source include/not_embedded.inc
connect (con1,localhost,root,,test,$MASTER_MYPORT,);
connection default;