Created
February 8, 2015 08:34
-
-
Save kou/8f97d151bf7835ae02f9 to your computer and use it in GitHub Desktop.
NormalizerMySQLUnicodeCIExceptKanaCIKanaWithVoicedSoundMarkが動かない問題を切り分けるSQL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SHOW CREATE TABLE ${テーブル名}; | |
SELECT mroonga_command("normalizer_list"); | |
SELECT mroonga_command("table_list"); | |
SELECT mroonga_command("normalize NormalizerMySQLUnicodeCIExceptKanaCIKanaWithVoicedSoundMark アクセシビリティ"); |
Author
kou
commented
Feb 8, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment