MySQL
Installing MySQL Server Community Edition
MySQL Installed File Location in Linux
Reset MySQL forgotten root Password
Backup and Restore MySQL database using mysqldump
How to Copy MySQL database from one server to another
Connect to MySQL using Unix Socket File
Login to MySQL without Credentials
How to Execute MySQL Queries Directly from the Linux Command Line
Download MySQL Sample World Database
How to Check and Repair MySQL Tables Using Mysqlcheck
How to install MySQL shell on Ubuntu
SQL:
How to change root password in MySQL
Delete huge number of rows from Table in MySQL database
Password Authentication Using mysql_config_editor in MySQL
Database Change:
Set auto_crement on existing table (MySQL)
Increase MySQL connection limit
Rename Partition in Mysql Database
Change Character set and collation in Tables and Columns in Mysql 8
Error:
ERROR 1372 (HY000): Password hash should be a 41-digit hexadecimal number
ERROR 1054 (42S22): Unknown column 'password' in 'field list'
ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
Error: Access denied for user 'root'@'localhost' (using password: YES)
Conflicting request Error during installing MySQL in Amazon Linux EC2 Instance
Unable to locate package mysql-shell
Script:
Script to create Weekly partition based on Unix Time Stamp in mysql