[Groonga-mysql-commit] mroonga/mroonga at dd8d706 [master] MariaDB has TL_WRITE_DELAYED

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Sat Mar 21 23:13:12 JST 2015


Kouhei Sutou	2015-03-21 23:13:12 +0900 (Sat, 21 Mar 2015)

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

  Message:
    MariaDB has TL_WRITE_DELAYED

  Modified files:
    ha_mroonga.hpp

  Modified: ha_mroonga.hpp (+1 -1)
===================================================================
--- ha_mroonga.hpp    2015-03-21 22:24:19 +0900 (a2629a5)
+++ ha_mroonga.hpp    2015-03-21 23:13:12 +0900 (9358025)
@@ -151,7 +151,7 @@ extern "C" {
 #  define MRN_HAVE_TL_WRITE_ALLOW_READ
 #endif
 
-#if MYSQL_VERSION_ID < 50706 && !defined(MRN_MARIADB_P)
+#if MYSQL_VERSION_ID < 50706 || defined(MRN_MARIADB_P)
 #  define MRN_HAVE_TL_WRITE_DELAYED
 #endif
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Zurück zum Archiv-Index