2
I need to use the FEDERATED Engine in my Mysql database but by default it is disabled, in some forums it says that to enable it is necessary to go to my.ini configuration file and add the Federated line below [mysqld]I did such a procedure but without success.
Is there anywhere else I can change to enable such a function.
Mysql Server Usage 5.6 Windows 8.1 64-bit Pro.
I did the above procedure but without success, I have the print of how it is returned to me in the Workbench when searching using show Engines.
Which was the changed file path?
– rray
you need to enable on my.cnf as well
– Otto
Otto my.cnf this on which way?
– DevAgil
Have you tried searching ?
– Otto