Navigation Menu

Skip to content

Commit

Permalink
[mysql5.6.4] enable MRN_PLUGIN_HAVE_FLAGS.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 21, 2011
1 parent 9c405c1 commit 44d86a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrn_mysql_compat.h
Expand Up @@ -52,7 +52,7 @@
typedef Cost_estimate COND_VECT;
#endif

#if MYSQL_VERSION_ID >= 50516 && MYSQL_VERSION_ID < 50603
#if MYSQL_VERSION_ID >= 50516
# define MRN_PLUGIN_HAVE_FLAGS 1
#endif

Expand Down

0 comments on commit 44d86a9

Please sign in to comment.