When we install MySQL on Linux the default MySQL database created under /var/lib/mysql directory...
Category - Database
Check and Update max_connections value to fix MySQL Error: Too...
As a database administrator some time I have noticed on issue MySQL Error: Too many connections on...
Why You Should Upgrade Your Open Source Database Software?
As a database administrator, one should know the importance of upgrade of open source database...
MySQL Basic Commands For Database Administrator
As a database administrator and system admin one should know some specifics commands. So, I am...
Adding Multiple MySQL Database Server In Single PhpMyAdmin...
Hi Friends, In my previous article I explained How to configure and install PhpMyAdmin. In previous...
Guide :- How to Install MySQL 5.6 Server on CentOS / Redhat 6/7/8
Hello Friends, In this article I am going to explain how we can install MySQL 5.6 server in CentOS...
Types Of MySQL Backup
Hello everyone. Today I am sharing how many types of MySQL backup have.In this article i will share...
Types of Transaction in MySQL
In this article we will learn types of transaction in MySQL. Transaction is a set of SQL statements...
How To Migrate MariaDB to MySQL?
Guys in this article I will explain how to migrate MariDB to MySQL. Today, I was working in my...
How To Configure And Install PhpMyAdmin With Apache
Database like MySQL and MariaDB perform significant roles of any websites. All user are not...