Viewing articles tagged 'MySQL'

 Creating a Database

Difficulty:INTERMEDIATEApplies to:MySQL 5.XSummary (Headers Level 2)This article will show you...

 Creating a MySQL Database in Plesk

To create a database in Plesk, please do the following: 1. Log into Plesk and select "Domains"...

 Creating a MySQL user in Linux

Difficulty:BeginnerApplies to:MySQL Creating a MySQL user Access MySQL (Enter mysql) Type CREATE...

 Manage MySQL Databases

This section allows you to perform various functions on your MySQL database. When you click on...

 Managing MySQL databass using PHPMyAdmin

A flash tutorial for using PHPMyAdmin can be found using the following link:PHPMyAdmin

 Manually import/export MySQL database

How to manually import or export a MySQL database via command line (Plesk - Linux) Exporting If...

 Plesk Log in to MySQL as root admin in Linux

To log into MySQL as root user on a Plesk server, you will need to specify the username "admin"...

 Repair all MySQL databases

On Linux servers you can repair all MySQL databases on the server using the following...