unwanted Backslash appears before underscore in MySQL database name

Hi guys,

In
webmin/MySQL Database Server/Database Permissions in the "Databases" column the database called "blues_cms" appears with an unwanted backslash in front of the underscore. You recreate the problem by creating a database in virtualmin with an underscore in its name. For example here is an example.

blues_cms will appear as blues\_cms .In case that's stripped out blues[backslash]_cms .

This is a naming convention used in CPanel. CPanel uses it to separate the databases of differnent virtual domain owners from each other.

The problem it caused later on, was that the MySQL user I created was unable to later access the MySQL database.

I did not fully test if the problem occurred when you created the database in Webmin, although I sorta suspect it does.

Status: 
Closed (fixed)