You are on page 1of 2

cPanel X

MySQL Account Maintenance

Current Databases:
poliflex_mospoliflex Users in mospoliflex poliflex_bd (Privileges: ALL PRIVILEGES) Connection Strings Perl $dbh = DBI->connect("DBI:mysql:poliflex_mospoliflex:localhost", "poliflex_bd","<PASSWORD HERE>"); $dbh=mysql_connect ("localhost", "poliflex_bd", "<PASSWORD HERE>") or die('Cannot connect to the database because: ' . mysql_error()); mysql_select_db ("poliflex_mospoliflex");

PHP

New Database:

Create Database

Current Users:
poliflex_bd

Username: Password:
Create User

Add Users To Your Databases:


User: Privileges:


poliflex_bd poliflex_bd

Database:

poliflex_mospoliflex poliflex_mospoliflex

ALL

or

SELECT INSERT UPDATE DELETE INDEX

CREATE ALTER DROP LOCK TABLES REFERENCES

CREATE TEMPORARY TABLES

Add User To Database

Access Hosts:
localhost

Host (% wildcard is allowed):

Add Host

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

file:///C|/Documents and Settings/GCamacho/Escritorio/index.html[22/09/2009 10:36:10 a.m.]

cPanel X

[ Go Back ]

file:///C|/Documents and Settings/GCamacho/Escritorio/index.html[22/09/2009 10:36:10 a.m.]

You might also like