[Groonga-mysql-commit] mroonga/mroonga at 093abb9 [master] tets: follow showing truncated warning message change

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 21 15:09:22 JST 2013


Kouhei Sutou	2013-06-21 15:09:22 +0900 (Fri, 21 Jun 2013)

  New Revision: 093abb9a2513e8718eecb4d7504712ab1b46af66
  https://github.com/mroonga/mroonga/commit/093abb9a2513e8718eecb4d7504712ab1b46af66

  Message:
    tets: follow showing truncated warning message change

  Modified files:
    test/sql/suite/mroonga/storage/column/datetime/64bit/version_56/r/out_of_range.result

  Modified: test/sql/suite/mroonga/storage/column/datetime/64bit/version_56/r/out_of_range.result (+1 -0)
===================================================================
--- test/sql/suite/mroonga/storage/column/datetime/64bit/version_56/r/out_of_range.result    2013-06-21 14:34:49 +0900 (1075993)
+++ test/sql/suite/mroonga/storage/column/datetime/64bit/version_56/r/out_of_range.result    2013-06-21 15:09:22 +0900 (493bb7d)
@@ -16,6 +16,7 @@ INSERT INTO diaries (title, created_at)
 VALUES ('2012', '2012');
 Warnings:
 Warning	1265	Data truncated for column 'created_at' at row 1
+Warning	1265	Data truncated for column 'created_at' at row 1
 SELECT * FROM diaries;
 id	title	created_at
 1	2012	0000-01-01 00:00:00
-------------- next part --------------
HTML����������������������������...
下载 



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