1
0
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:
jmiller@mysql.com
2006-02-08 13:08:19 +01:00
parent e5a7238aed
commit 75b6720509
17 changed files with 95 additions and 66 deletions

View File

@ -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