MySQL

Set mysql root password after new installation on Linux

What is MySQL MySQL is a relational database management system based on SQL – Structured Query Language. The application is…

7 years ago

How to create User and Grant Permission In MySQL on Linux Command Line

MySQL Linux Commands We are going to take a quick tour of common Linux command to deal with MySQL database:…

7 years ago

How to Restart MySQL Service Using Linux Shell Command Line

Why you need to Restart SSH Service Sometimes you may need to change some configurations inside MySQL configuration file my.cnf ,…

7 years ago

How to Create/Remove MySQL or MS SQL Database in Plesk

How to create MySQL Database in Plesk Login to your Plesk control Panel. From Website & Domains Tab click Add…

7 years ago

How to Import Export MySQL database using SSH connection

Commands on Linux to Import/Export MySQL Frist login to your server using SSH then you have to run some commands…

7 years ago

How to Import Export MySQL database using phpMyAdmin

What is phpMyAdmin phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over…

7 years ago

Create and maintain MySQL Databases in cPanel

Manage MySQL On cPanel Account There are two ways to Create MySQL Databases: MySQL Databases menu MySQL Database Wizard Creating…

8 years ago