[MYSQL MODULE] Databases with underscores stored incorrectly

Whenever you create or add a database in Virtualmin, it mangles the name.

prefix_suffix (like sitename_mydatabase) becomes stored in the actual MySQL database as prefix_suffix

There's most likely an extra escape char somewhere.

Status: 
Closed (works as designed)

Comments