[Groonga-mysql-commit] mroonga/mroonga at f373041 [master] Use MRN_VERSION

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jun 13 18:49:06 JST 2013


Kouhei Sutou	2013-06-13 18:49:06 +0900 (Thu, 13 Jun 2013)

  New Revision: f373041417f4b54889a9c6b98737d8b80e464820
  https://github.com/mroonga/mroonga/commit/f373041417f4b54889a9c6b98737d8b80e464820

  Message:
    Use MRN_VERSION
    
    Because VERSION is MariaDB version on bundled build.

  Modified files:
    test/sql/suite/mroonga/storage/variable/r/version.result.in

  Modified: test/sql/suite/mroonga/storage/variable/r/version.result.in (+1 -1)
===================================================================
--- test/sql/suite/mroonga/storage/variable/r/version.result.in    2013-06-13 18:43:58 +0900 (2da04f5)
+++ test/sql/suite/mroonga/storage/variable/r/version.result.in    2013-06-13 18:49:06 +0900 (26ff300)
@@ -1,3 +1,3 @@
 show variables like 'mroonga_version';
 Variable_name	Value
-mroonga_version	@VERSION@
+mroonga_version	@MRN_VERSION@
-------------- next part --------------
HTML����������������������������...
Descargar 



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