Hi Balu,
Naming MYSQL databases has to be very careful because any database starting with the test name can be accessed by every one on the network. Make sure that you don't start the databases naming with test. It should be used only for experimental purposes only.
Mar 18, 2010