> [client]
> database = virtual_database_name
One more thing: your vdb name must match the real mysql db name. If you
have different names ("DB1" != "db1") you can't select the database and
work on it in phpMyAdmin. This is because phpMyAdmin will issue "use
db_name" command and actually there is no mapping between real db_name
and virtual_db_name in the driver so if there are not the same the query
will fail.
Regards,
Csaba
_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob