Skip to main content

Posts

Showing posts with the label MySQL

Tealeaf: Change mysql database name

I had this problem so I’m posting how I got it solved. If you want to change mysql configuration you have to edit app/etc/local.xml, some people say it works, but for me it did not work until I had removed all the magento’s cache files from the directory: var/cache After that the changes to the mysql configuration were updated!