How to Reset MySQL or MariaDB Root Password
This post shows students and new users steps to reset or change MySQL or MariaDB password when using Ubuntu Linux. One can create and reset the...
This post shows students and new users steps to reset or change MySQL or MariaDB password when using Ubuntu Linux. One can create and reset the...
This post shows students and new users steps to install MySQL or MariaDB on Ubuntu Linux. MariaDB and MySQL are twins. Both MySQL and MariaDB is...
This brief tutorial shows students and new users how to check MySQL | MariaDB server versions in Ubuntu Linux. How do you know which versions of...
This brief tutorial shows students and new users how to connect to MariaDB via SSL/TLS on Ubuntu 20.04 | 18.04. By default when you install MariaDB...
This brief tutorial shows you how to backup and restore MariaDB databases and data files on Ubuntu 20.04 | 18.04. MariaDB 10.1 introduced a new backup...
This brief tutorial shows students and new users how to connect to MariaDB via SSL/TLS on Ubuntu 20.04 | 18.04. By default when you install MariaDB...
This brief tutorial shows students and new users how to configure remote access connection to MariaDB database servers on Ubuntu 18.04 systems. By default when you...
There may be a time when you want to change a database user password. Some reasons for changing MySQL or MariaDB database user passwords might be...
For security and fault tolerance reasons, setting up MySQL / MariaDB master and slave replication is a way to go. In a master and slave setup,...
Sometimes you may want to drop or delete old databases and user accounts on MySQL (MariaDB) server. When running a website powered by WordPress or other...
A new maintenance release of the 10.3 series of MariaDB database server is available for download. This release is 10.3.11 and this brief tutorial is going...
MariaDB, a popular open source database server has recently been updated to the current stable version 10.3.9. This brief tutorial shows students and new users how...