[Groonga-mysql-commit] mroonga/mroonga at 1d6a641 [master] Remove warnings from result file

Back to archive index

shibakentoku null+****@clear*****
Mon Dec 23 01:39:44 JST 2013


shibakentoku	2013-12-23 01:39:44 +0900 (Mon, 23 Dec 2013)

  New Revision: 1d6a641cbe0d4c5637c7ccb3263fb293d6a14f9b
  https://github.com/mroonga/mroonga/commit/1d6a641cbe0d4c5637c7ccb3263fb293d6a14f9b

  Message:
    Remove warnings from result file

  Modified files:
    mysql-test/mroonga/storage/optimization/order_limit/optimized/year/r/between_with_index.result

  Modified: mysql-test/mroonga/storage/optimization/order_limit/optimized/year/r/between_with_index.result (+0 -2)
===================================================================
--- mysql-test/mroonga/storage/optimization/order_limit/optimized/year/r/between_with_index.result    2013-12-23 01:26:39 +0900 (8a0e542)
+++ mysql-test/mroonga/storage/optimization/order_limit/optimized/year/r/between_with_index.result    2013-12-23 01:39:44 +0900 (b8ecfe4)
@@ -6,8 +6,6 @@ release_year YEAR,
 KEY (release_year),
 FULLTEXT KEY (release_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.
 SHOW CREATE TABLE mroonga_releases;
 Table	Create Table
 mroonga_releases	CREATE TABLE `mroonga_releases` (
-------------- next part --------------
HTML����������������������������...
Download 



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