MySQL Workbench cannot store password, if you’re facing this error, I hope this post may help you to resolve the problem. The environment where I encountered this error was my…
mysql
This article will show you how to create read-only user in MySQL. In which case do you need to use user read-only in MySQL? Normally in monitor systems, at the…
This article will show you how to use the mysql command to create an admin user in Wordpress. I have worked with a lot of Wordpress websites. There are times…
How to install MariaDB 10.3 in Debian 8 Jessie. This article will guide you step by step to do that. Add MariaDB repository to the server You execute the commands…
In this article, I will guide you step by step to install MariaDB 10.3 in Debian 9. The installation steps have been tested in Debian 9 (Stretch). Add MariaDB repository…
This article will show you how to install MariaDB 10.2 in Ubuntu 16.04. MariaDB supports repository for operating systems based Redhat and Debian . Add MariaDB repository MariaDB has a…
In this article, I will show you how to install MariaDB 10.2 on CentOS 6. Server requirements Here are the minimum requirements for the server, I have used a virtual…
This article will walk you through how to install MariaDB 10.2 in CentOS 7. MariaDB is an improved version of MySQL. By default, when you install MariaDB in CentOS 7,…