Good evening, when I create a connection in mysql Workbench to access XAMPP, this message appears below and the phrase "could not be feched" next to the submenus of the database. Some solution?
This happens because Xampp installs Mariadb and not Mysql, they are not 100% compatible. You will also have problems with indices. Remove Mariadb and install Mysql to make those bugs disappear from the Workbench.
Go to the schematic and use the transfer wizard to update your template. Only an addendum Xampp does not install Mysql, it may be written Mysql but it only installs Mariadb. To install Mysql you have to download directly to Oacle.
This happens because Xampp installs Mariadb and not Mysql, they are not 100% compatible. You will also have problems with indices. Remove Mariadb and install Mysql to make those bugs disappear from the Workbench.
– Augusto Vasques
Augusto, I reinstalled xampp enabling mysql installation but continued with the error.
– Luis Flavio
Go to the schematic and use the transfer wizard to update your template. Only an addendum Xampp does not install Mysql, it may be written Mysql but it only installs Mariadb. To install Mysql you have to download directly to Oacle.
– Augusto Vasques