diff options
author | holyfoot/hf@mysql.com/deer.(none) <> | 2006-11-13 20:06:45 +0400 |
---|---|---|
committer | holyfoot/hf@mysql.com/deer.(none) <> | 2006-11-13 20:06:45 +0400 |
commit | 7ece4caad347127828547a3544640b85fe2be2a0 (patch) | |
tree | 24f445de7d3e3981e59c68744b1c7dda5f765e32 /mysql-test/t/backup.test | |
parent | 5d66d7fb14143c6de942ebbb10f44297160b6c1a (diff) | |
download | mariadb-git-7ece4caad347127828547a3544640b85fe2be2a0.tar.gz |
several fixes to make tests pass in embedded-server mode
Diffstat (limited to 'mysql-test/t/backup.test')
-rw-r--r-- | mysql-test/t/backup.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mysql-test/t/backup.test b/mysql-test/t/backup.test index 053e83528e0..a3339ecce69 100644 --- a/mysql-test/t/backup.test +++ b/mysql-test/t/backup.test @@ -1,6 +1,3 @@ -# This test should work in embedded server after we fix mysqltest --- source include/not_embedded.inc - # # This test is a bit tricky as we can't use backup table to overwrite an old # table |