Kentoku
null+****@clear*****
Sun Jun 16 01:35:43 JST 2013
Kentoku 2013-06-16 01:35:43 +0900 (Sun, 16 Jun 2013) New Revision: 63d986df69062a10f4916f4777af756181ea0a15 https://github.com/mroonga/mroonga/commit/63d986df69062a10f4916f4777af756181ea0a15 Message: always add HA_REC_NOT_IN_SEQ. Modified files: ha_mroonga.cpp Modified: ha_mroonga.cpp (+1 -1) =================================================================== --- ha_mroonga.cpp 2013-06-16 01:21:09 +0900 (e5b3d1b) +++ ha_mroonga.cpp 2013-06-16 01:35:43 +0900 (4e8b341) @@ -2591,7 +2591,7 @@ ulonglong ha_mroonga::wrapper_table_flags() const MRN_SET_BASE_TABLE_KEY(this, table); } table_flags |= HA_CAN_FULLTEXT | HA_PRIMARY_KEY_REQUIRED_FOR_DELETE | - HA_CAN_RTREEKEYS; + HA_CAN_RTREEKEYS | HA_REC_NOT_IN_SEQ; #ifdef HA_CAN_REPAIR table_flags |= HA_CAN_REPAIR; #endif -------------- next part -------------- HTML����������������������������...Descargar