Kouhei Sutou
null+****@clear*****
Tue Nov 20 15:54:53 JST 2012
Kouhei Sutou 2012-11-20 15:54:53 +0900 (Tue, 20 Nov 2012) New Revision: d979eac1d8089f484997f25235b1d4af5c078fcf https://github.com/mroonga/mroonga/commit/d979eac1d8089f484997f25235b1d4af5c078fcf Log: mysql56 test: add MySQL 5.6 only check refs #1547 Modified files: test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/create_fulltext.test test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/fulltext.test test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/multiple_column.test test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/normal.test test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/primary.test Modified: test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/create_fulltext.test (+1 -0) =================================================================== --- test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/create_fulltext.test 2012-11-20 15:52:29 +0900 (6ecc1b3) +++ test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/create_fulltext.test 2012-11-20 15:54:53 +0900 (70bef00) @@ -14,6 +14,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +--source include/have_version_56.inc --source include/have_mroonga.inc --disable_warnings Modified: test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/fulltext.test (+1 -0) =================================================================== --- test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/fulltext.test 2012-11-20 15:52:29 +0900 (c63f2b0) +++ test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/fulltext.test 2012-11-20 15:54:53 +0900 (9975e9c) @@ -14,6 +14,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +--source include/have_version_56.inc --source include/have_mroonga.inc --disable_warnings Modified: test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/multiple_column.test (+1 -0) =================================================================== --- test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/multiple_column.test 2012-11-20 15:52:29 +0900 (ba79286) +++ test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/multiple_column.test 2012-11-20 15:54:53 +0900 (5206e7a) @@ -14,6 +14,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +--source include/have_version_56.inc --source include/have_mroonga.inc --disable_warnings Modified: test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/normal.test (+1 -0) =================================================================== --- test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/normal.test 2012-11-20 15:52:29 +0900 (be75427) +++ test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/normal.test 2012-11-20 15:54:53 +0900 (b15c113) @@ -14,6 +14,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +--source include/have_version_56.inc --source include/have_mroonga.inc --disable_warnings Modified: test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/primary.test (+1 -0) =================================================================== --- test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/primary.test 2012-11-20 15:52:29 +0900 (61bcd6a) +++ test/sql/suite/mroonga/storage/alter_table/disable_keys/version_56/t/primary.test 2012-11-20 15:54:53 +0900 (f72082d) @@ -14,6 +14,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +--source include/have_version_56.inc --source include/have_mroonga.inc --disable_warnings -------------- next part -------------- HTML����������������������������...Download