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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user