[Groonga-mysql-commit] mroonga/mroonga at 5153873 [master] test: remove unexpected warnings

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Sep 24 17:28:09 JST 2013


Kouhei Sutou	2013-09-24 17:28:09 +0900 (Tue, 24 Sep 2013)

  New Revision: 515387361ca3f68c1d3938cd055a3bb826458627
  https://github.com/mroonga/mroonga/commit/515387361ca3f68c1d3938cd055a3bb826458627

  Message:
    test: remove unexpected warnings

  Modified files:
    test/sql/suite/mroonga/storage/function/escape/success/r/nested.result

  Modified: test/sql/suite/mroonga/storage/function/escape/success/r/nested.result (+0 -2)
===================================================================
--- test/sql/suite/mroonga/storage/function/escape/success/r/nested.result    2013-09-24 16:09:23 +0900 (974c27e)
+++ test/sql/suite/mroonga/storage/function/escape/success/r/nested.result    2013-09-24 17:28:09 +0900 (5a57c14)
@@ -4,8 +4,6 @@ CREATE TABLE diaries(
 title TEXT,
 FULLTEXT KEY (title)
 ) DEFAULT CHARSET=utf8;
-Warnings:
-Warning	138	NormalizerMySQLGeneralCI normalizer isn't found for utf8_general_ci. Install groonga-normalizer-mysql normalizer. NormalizerAuto is used as fallback.
 INSERT INTO diaries VALUES("Start groonga");
 INSERT INTO diaries VALUES("Start mroonga");
 INSERT INTO diaries VALUES("Start groonga and Ruby");
-------------- next part --------------
HTML����������������������������...
Download 



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