Navigation Menu

Skip to content

Commit

Permalink
Revert "support bit for innodb. refs #1195"
Browse files Browse the repository at this point in the history
This reverts commit ef56e74.
  • Loading branch information
kou committed Feb 28, 2012
1 parent 5c4a222 commit c2a4765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ha_mroonga.cc
Expand Up @@ -1776,7 +1776,7 @@ ulonglong ha_mroonga::storage_table_flags() const
HA_CAN_FULLTEXT |
HA_CAN_INSERT_DELAYED |
HA_BINLOG_FLAGS |
//HA_CAN_BIT_FIELD |
HA_CAN_BIT_FIELD |
HA_DUPLICATE_POS |
HA_CAN_GEOMETRY |
HA_CAN_RTREEKEYS;
Expand Down

0 comments on commit c2a4765

Please sign in to comment.