What are your restrictions on MySQL databases?

We try to be liberal with our database connections. However, we do require the following:

You must use standard connects and not persistent database connections (pconnects) as this can cause the MySQL server to become congested. You need to ensure that you close all connection routines and terminate them. You cannot remotely connect to your databases.


If you have any suggestions for or problems with this website, please e-mail
support@mercuryd.com