Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:30:58 JST 2012
Kouhei Sutou 2011-10-27 19:31:28 +0900 (Thu, 27 Oct 2011) New Revision: 49cf9698effa50c86363ec169f2e531cff20ceee https://github.com/mroonga/mroonga/commit/49cf9698effa50c86363ec169f2e531cff20ceee Log: fix order. Modified files: ha_mroonga.h Modified: ha_mroonga.h (+1 -1) =================================================================== --- ha_mroonga.h 2011-10-27 19:23:59 +0900 (a1bcb60) +++ ha_mroonga.h 2011-10-27 19:31:28 +0900 (8019014) @@ -71,7 +71,7 @@ extern "C" { #endif #if MYSQL_VERSION_ID < 50603 - typedef Sql_condition MYSQL_ERROR; + typedef MYSQL_ERROR Sql_condition; #endif class ha_mroonga; -------------- next part -------------- HTML����������������������������...Download