Multiple MySQL per hostname not working?
Posted by: Jamin
Posted on: 2006-04-05 08:40:00
I'm trying to add an additional database to a pre-existing MySQL hostname (pre-existing long before they announced the new feature). In the list of current dbs on each hostname, there is no "add new" button for new databases - only links to add new users and add new hostnames. And when I try to create a new database using the same hostname prefix (mysql.mydomain.com) it yells at me and tells me I'm already using a database with that hostname. Yeah. No kidding. I was under the impression that it wouldn't be a problem anymore. PMA still says I have no privileges to create new DBs, so I can't do it that way either.
So does the multiple dbs per hostname thing only apply to new hostnames created after they added this feature? Is there some other button somewhere that I'm just retarded for not seeing?
Thanks in advance.
---Jamin