Related about mysql

MySQL

Fix mysqli_real_connect Access denied for user ‘root’@’localhost’

Have we ever face the error mysqli_real_connect(): (HY000/1698): Access denied for user ‘root’@’localhost’ when logging in as root on the mysql...
habibzain
2 min read

ISPConfig Ubuntu 18.04 Nginx MySQL

In this blog post, I will show you how to install and configure ISPConfig Ubuntu 18 with Nginx web server. ISPConfig...
habibzain
5 min read

Install Percona Server for MySQL 5.6 In Ubuntu 18

Hi Dude. In this article, I will show you how to install Percona MySQL 5.6 on Ubuntu 18.04 LTS. Percona MySQL...
habibzain
1 min read

Mysql Backup and Restore from CLI

Hi Dude, this article is simple method how to backup and restore database mysql from command line cli. To backup and...
habibzain
1 min read
habibza-Install-Apache-PHP-FPM-Centos-7

Install Apache PHP-FPM Centos 7

Today I want to write about install apache web server with PHP-FPM as a php handler in Centos7. PHP-FPM is an...
habibzain
3 min read

MySQL Reset Root Password

Hi People. Everyone ever make a wrong decision, that can make a trouble. At this time i get error about mysql....
habibzain
1 min read
MySQL Export Show Processlist

MySQL Export Show Processlist

Sometime, as sysadmin we need export “Show Processlist;” in mysql prompt mode. This easiest method mysql export show processlist. As usual,...
habibzain
13 sec read
Complete-Uninstall-Percona-Xtradb-Cluster

Complete Uninstall Percona Xtradb Cluster

Complete uninstall mysql While upgrading from ubuntu 16.04.1 to ubuntu 16.04.03, we had face once issue that we unexpected. Here is...
habibzain
34 sec read