News

Forgot MySQL root password? This guide explains how can we reset MySQL or MariaDB Root password in Linux and Unix-like operating systems.
Did you forget MySQL root password? This step by step guide explains how to reset root password in MySQL 8 on Ubuntu 20.04 operating systems.
This article shows you how to set, change, and recover secure passwords for your MySQL root account, so you'll never be at a loss.
Step 1. Confirm MySQL version The reset method is slightly different in all kinds of MySQL versions (5.6, 5.7, and 8.0). So it’s better to know which MySQL version is installed on your system. To get ...
mysql Ver 14.12 Distrib 5.0.77, for redhat-linux-gnu (i686) using readline 5.1 I need to work on MySQL about once every six months, so it's always an exciting re-learning experience ;) Anyway, I ...
Use this guide to learn how to easily create and manage a MySQL 8 user with remote access to all databases.