[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [test] follow default log level change.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:24:39 JST 2012


Kouhei Sutou	2011-06-09 18:07:21 +0900 (Thu, 09 Jun 2011)

  New Revision: 6bd7de830abaf9669ced1304c2e5e78cfb2a6bdf
  https://github.com/mroonga/mroonga/commit/6bd7de830abaf9669ced1304c2e5e78cfb2a6bdf

  Log:
    [test] follow default log level change.

  Modified files:
    test/sql/r/log_level.result

  Modified: test/sql/r/log_level.result (+1 -1)
===================================================================
--- test/sql/r/log_level.result    2011-06-09 18:05:51 +0900 (72df98b)
+++ test/sql/r/log_level.result    2011-06-09 18:07:21 +0900 (0f62fe8)
@@ -1,6 +1,6 @@
 show global variables like 'groonga_log_level';
 Variable_name	Value
-groonga_log_level	DUMP
+groonga_log_level	NOTICE
 set global groonga_log_level=NONE;
 show global variables like 'groonga_log_level';
 Variable_name	Value
-------------- next part --------------
HTML����������������������������...
Download 



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