Mysql database and user naming syntax

 

Since we run a shared hosting environment, we have to uniquely identify your usernames to your account only. We do this by attaching your system username and an underscore '_' before all the databases and users that you create. This only applies to your database name and database username, you password stays normal.

Please remember:
- Your username can only be up to 7 characters long, every character after that will be cut off.  
- You need to add your user to your database after the two are created.
- Database Server/Host Address- If your script or program is going to be accessing our database locally, meaning it is stored on your account, the server/host address will always be: localhost.

Was this answer helpful?

 Print this Article

Also Read

How do I setup Cron jobs?

A cron job allows you to run a certain command at times set by the job such as deleting...

What is SSH?

Secure Shell (SSH), known as Secure Socket Shell, is a UNIX-based command interface and protocol...

Do you support Zend Optimizer?

Yes, 365ezone supports Zend Optimizer v3.3.0.

What shopping cart programs do you have?

If you login to you cPanel account at www.yourdomain.com/cpanel and select 'Fantastico' under...

Where do I upload my files?

All files and folders should go to the public_html directory. The public_html folder can be...