Browse Source

build mysqld.exe with federatedx not federated

pull/843/head
Sergei Golubchik 15 years ago
parent
commit
b56086cbbb
  1. 2
      win/configure-mariadb.sh

2
win/configure-mariadb.sh

@ -12,7 +12,7 @@ cscript win/configure.js \
WITH_BLACKHOLE_STORAGE_ENGINE \
WITH_CSV_STORAGE_ENGINE \
WITH_EXAMPLE_STORAGE_ENGINE \
WITH_FEDERATED_STORAGE_ENGINE \
WITH_FEDERATEDX_STORAGE_ENGINE \
WITH_MERGE_STORAGE_ENGINE \
WITH_PARTITION_STORAGE_ENGINE \
WITH_MARIA_STORAGE_ENGINE \

Loading…
Cancel
Save