Articles

 Creating a MySQL database

Creating a MySQL database Overview SQL stands for Structured Query Language. SQL is an...

 Creating a MySQL user

Creating a MySQL user Overview You need to create a MySQL user before that user is able to...

 Grant a user's permissions to a MySQL database

Grant a user's permissions to a MySQL database Overview Once a MySQL user is created, they...

 How To Import Large MySQL Files

How To Import Large MySQL Files 1. Bigdump:http://www.ozerov.de/bigdump.phpA script called...