My host allows 3 accounts per MySQL database and I was wondering how I could randomly connect to those accounts to prevent reaching the query limit on any of those accounts. Each of them have a limit of 96,000 queries per hour (if I remember right), but I just want to make sure I don't reach that.
All 3 accounts are different username, but all the same password. I just don't know the right syntax to make it use one of the usernames randomly.
Thanks in advance for any help.
DBMan SQL Version 1 mods available at:
http://dbmansqlmods.rainbowroomies.com
(Mods based on JPDeni's original mods.)
All 3 accounts are different username, but all the same password. I just don't know the right syntax to make it use one of the usernames randomly.
Thanks in advance for any help.

DBMan SQL Version 1 mods available at:
http://dbmansqlmods.rainbowroomies.com
(Mods based on JPDeni's original mods.)