[Groonga-mysql-commit] mroonga/mroonga at 55fe666 [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Mar 18 21:01:14 JST 2015


Kouhei Sutou	2015-03-18 21:01:14 +0900 (Wed, 18 Mar 2015)

  New Revision: 55fe66688da7d7d42379ddf1e539fc174400347b
  https://github.com/mroonga/mroonga/commit/55fe66688da7d7d42379ddf1e539fc174400347b

  Message:
    Fix a typo

  Modified files:
    mrn_mysql_compat.h

  Modified: mrn_mysql_compat.h (+1 -1)
===================================================================
--- mrn_mysql_compat.h    2015-03-18 10:05:40 +0900 (d5e9eee)
+++ mrn_mysql_compat.h    2015-03-18 21:01:14 +0900 (f0466cc)
@@ -207,7 +207,7 @@
 #endif
 
 #if MYSQL_VERSION_ID >= 50600 && !defined(MRN_MARIADB_P)
-#  define MRN_HAVE_BINGLOG_H
+#  define MRN_HAVE_BINLOG_H
 #endif
 
 #endif /* MRN_MYSQL_COMPAT_H_ */
-------------- next part --------------
HTML����������������������������...
Download 



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