[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] test wrapper: disable DISABLE KEYS/ENABLE KEYS

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:54:20 JST 2012


Kouhei Sutou	2012-05-29 13:59:32 +0900 (Tue, 29 May 2012)

  New Revision: 35c119d3556cd2636c6fb9789c328d3feb508043
  https://github.com/mroonga/mroonga/commit/35c119d3556cd2636c6fb9789c328d3feb508043

  Log:
    test wrapper: disable DISABLE KEYS/ENABLE KEYS
    
    Because it's not worked well on MySQL 5.1.63. It needs more work.
    
    refs #1311

  Modified files:
    test/sql/suite/mroonga_wrapper/t/alter_table_disable_enable_keys.test

  Modified: test/sql/suite/mroonga_wrapper/t/alter_table_disable_enable_keys.test (+2 -0)
===================================================================
--- test/sql/suite/mroonga_wrapper/t/alter_table_disable_enable_keys.test    2012-05-29 11:02:46 +0900 (c479107)
+++ test/sql/suite/mroonga_wrapper/t/alter_table_disable_enable_keys.test    2012-05-29 13:59:32 +0900 (df413e1)
@@ -15,6 +15,8 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
+skip DISABLE KEYS and ENABLE KEYS is not available for wrapper mode yet;
+
 --source include/have_innodb.inc
 --source include/have_mroonga.inc
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index