Bug #10673 Federated engine not available on windows
Submitted: 16 May 2005 15:20 Modified: 16 May 2005 15:34
Reporter: [ name withheld ] (Basic Quality Contributor) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.4 max nt OS:Windows (Windows 2000 sp4)
Assigned to: CPU Architecture:Any

[16 May 2005 15:20] [ name withheld ]
Description:
Hi, it seems that the FEDERATED storage engine is not available on windows server (mysqld-max-nt) and I can't find any reference to platform availability in the docs.
Please clarify or explain how to enable it.

How to repeat:
mysql> show variables like '%federated%';
+-----------------------+-------+
| Variable_name         | Value |
+-----------------------+-------+
| have_federated_engine | NO    |
+-----------------------+-------+
1 row in set (0.00 sec)

mysql> show variables like 'version';
+---------------+-------------------+
| Variable_name | Value             |
+---------------+-------------------+
| version       | 5.0.4-beta-nt-max |
+---------------+-------------------+
1 row in set (0.00 sec)
[16 May 2005 15:21] [ name withheld ]
Sorry, posted twice
[16 May 2005 15:34] MySQL Verification Team
Duplicate #10672.