Hello,
What is the best way to make a backup of a MySQL database?...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
28 results in 0.0021 seconds.
Keywords
Members
Tags
-
How to make a backup of the MySQL database?
-
How to integrate additional MySQL server instance on Plesk control panel on Windows?
First you need to download MySQL, in this case we will download and install MySQL 5.5.41 and integrate it with Plesk 12.0.18.
Install MySQL...
-
How to reset the MySQL administrator's password on Plesk server
If you forget the Mysql server password, you can reset it, using the below steps:
1. Stop the MySQL server (but not "Plesk SQL Server")...Last edited by Yusuf; 07-12-2014, 09:05.
-
ERROR 1130: Host is not allowed to connect to this MySQL server
Hello,
You might receive the below error while remotely trying to connect to a MySQL database from your machine :
...Last edited by Rsync; 10-06-2022, 09:26.
-
Advanced MySQL Password Reset
Hello,
To reset MySQL root password follow the below given steps.
1. You need to override the existing password.
To perform...
-
Mysql root password missing ??
Hello,
It is really an intense pain if you have mysql database and forget the root password, (it is not possible that one is careless...
-
unblock with 'mysqladmin flush-hosts
While connecting to the database via mysqlclient or phpmyadmin we some time might get below error saying:
Now to solve...
-
Mysql has gone away!
While restoring a database on the server via root we might get below error:
Now looking at the error at once we may feel...
-
unauthenticated user in MYSQL process list
Some time in mysql process list you may see "unauthenticated user" increasing up it look like:
Now to halt such...
-
Basic MySQL administrative commands, for creation of users
Dear fellow readers,
Could someone please shed some light as for the basic user creation, user names displaying, user deletion for MySQL....
-
Remote MySQL URL
Maybe a silly question but I have allowed a site (hosted externally) to use a database on my server.
It will have wordpress installed on...
-
The Art of Web Development with PHP and MySQL
Introduction
Web Development is considered as a vague topic. However, if you look at web development as an Internet application, whereby the client...
-
Mysql Regular Expressions
Introduction
In this article, I introduce you to what is known as MySQL Regular Expressions. At the end of the article, I give you a hyperlink...
-
Mysql Backup Basics
Introduction
MySQL is a database server. If you do not know how to backup in MySQL, then MySQL backup may appear to you, complicated or simple,...
-
Mysql Access Privileges
Introduction
A privilege in a database is the right that a user of the database has, so far as the database is concerned. For example, a user may...