1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

build windows binaries with federatedx, not federated.

This commit is contained in:
Sergei Golubchik
2010-09-20 18:46:15 +02:00
parent ba3a164ba2
commit f3aeafe348

View File

@@ -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_ARIA_STORAGE_ENGINE \