Step 1:
go to C:\Program Files\MySQL\MySQL Server 5.0
Step 2:
open the file my.ini
just put federated after [mysqld] and save the file.
Step 3:
restart MySQL server and type command SHOW ENGINES .
Step 4:
You will see a value 'YES' in Support column for engine FEDERATED.
go to C:\Program Files\MySQL\MySQL Server 5.0
Step 2:
open the file my.ini
just put federated after [mysqld] and save the file.
Step 3:
restart MySQL server and type command SHOW ENGINES .
Step 4:
You will see a value 'YES' in Support column for engine FEDERATED.
Not work, (MySQL 5.1.32-community-log, Win32)
ReplyDeleteOnly directive federated (without --) work for me.
ReplyDeleteremoved the comments, Thank You.
Deleteonly federated (without --) work for me either.
ReplyDeleteIt is corrected, Thank You.
ReplyDelete