1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

config-win.h:

Enable row based replication for Windows build
replication.m4:
  Made help text more clear, default is with row based replication enabled
This commit is contained in:
kent@mysql.com
2006-02-25 21:27:49 +01:00
parent 7018ab293d
commit 9571e81f04
2 changed files with 3 additions and 2 deletions

View File

@@ -427,6 +427,7 @@ inline double ulonglong2double(ulonglong value)
#define HAVE_SPATIAL 1
#define HAVE_RTREE_KEYS 1
#define HAVE_ROW_BASED_REPLICATION 1
/* #undef HAVE_OPENSSL */
/* #undef HAVE_YASSL */