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

Add DROP TABLE before trying to create view (in mysqldump)

Cleaned up xxxx_gis.test's and made gis_generic.inc independent of ndb
(Note that archive_gis.test fails, but this is independent of this patch)
This commit is contained in:
monty@mysql.com
2005-10-27 22:45:18 +03:00
parent faba744caf
commit a9b1ff4095
10 changed files with 32 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
-- require r/have_archive.require
disable_query_log;
--require r/have_archive.require
--disable_query_log
show variables like "have_archive";
enable_query_log;
--enable_query_log