mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
More updates for using NDB as default and some bug fixes along the way
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
# Wrapper for rpl_row_blob.test#
|
||||
#################################
|
||||
-- source include/have_innodb.inc
|
||||
let $engine_type=INNODB;
|
||||
let $engine_type=InnoDB;
|
||||
-- source extra/rpl_tests/rpl_row_blob.test
|
||||
|
||||
|
Reference in New Issue
Block a user