Jump to content

Mysql/Mariadb account permissions


Recommended Posts

I know its a bad practice, but for quite a while I am using the root mysql user in conf_global.php to connect to the database. For some reason I was not able to connect with a normal regular user. 

Today I tried again: create new user, grant all privileges to the needed database, flush privileges, modified conf_global.php and again - unable to connect. At the same time, I can connect via the console with the new user, view the database and select data from it. 

Is there something obvious I am missing and in fact what should be the mysql user permissions?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...