mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 15:24:16 +01:00
Merge shellback.(none):/home/msvensson/mysql/bug17728/my51-bug17728
into shellback.(none):/home/msvensson/mysql/mysql-5.1
This commit is contained in:
commit
7407e6ee6c
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
# Requires row logging because warnings produced when creating
|
||||
# the tables in "gis_generic" with no PK and BLOB's differ
|
||||
|
||||
--source include/have_binlog_format_row.inc
|
||||
|
||||
--source include/have_ndb.inc
|
||||
SET storage_engine=ndbcluster;
|
||||
--source include/gis_generic.inc
|
||||
|
|
Loading…
Add table
Reference in a new issue