cPanel [ Home ] [ Logout ]
 

  MySQL Account Maintenance

 
Databases:
 

advahost_test
Users in test
advahost_test (Privileges: ALL PRIVILEGES)
Connection Strings
Perl $dbh = DBI->connect("DBI:mysql:advahost_test:localhost","advahost_test","<PASSWORD HERE>");
PHP $dbh=mysql_connect ("localhost", "advahost_test", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db ("advahost_test");

 

User: Db:
Privileges: ALL ALTER CREATE TEMPORARY TABLES CREATE DELETE DROP SELECT INSERT UPDATE REFERENCES INDEX LOCK TABLES


Db:

Users:
advahost_advahost
UserName:
Password:

Access Hosts:
192.168.1.%
localhost
Host (% wildcard is allowed):

phpMyAdmin
You can use phpMyAdmin to administrate your MySQL databases in a web based environment.
     


[ Go Back ]