Guide listing for MySQL/MariaDB
How to analyze MySQL or MariaDB slow query log
How to configure MySQL and MariaDB table name case sensitivity
How to change InnoDB log file size in MySQL or MariaDB
How to install MySQL or MariaDB client on CentOS, Red Hat, and Fedora
How to install MariaDB or MySQL client on Ubuntu
How to install MariaDB client on Windows
How to install MySQL client on Windows
How to configure MySQL native replication for high availability
How to locate and modify MySQL and MariaDB configuration files
How to change the data directory for MySQL or MariaDB in Ubuntu/Debian
How to configure slow query log in MySQL or MariaDB
How to limit active connections in MySQL or MariaDB
How to view and manage active connections in MySQL or MariaDB
How to terminate an active user connection in MySQL or MariaDB
How to access MySQL or MariaDB as root without using sudo
How to create an index in MySQL or MariaDB
How to create and manage roles in MySQL or MariaDB
How to set up MariaDB or MySQL automatic backups using cron
How to create MySQL or MariaDB database backup
How to restore MySQL or MariaDB database from backup
How to change database default character set and collation in MySQL or MariaDB
How to view database character set and collation in MySQL or MariaDB
How to copy a MySQL or MariaDB database
How to create a new database on MySQL and MariaDB
How to view and change the current database in MySQL or MariaDB
How to delete a database in MySQL and MariaDB
How to list databases in MySQL or MariaDB
How to rename a database in MySQL or MariaDB
How to export database schema only in MySQL or MariaDB
How to check database size in MySQL or MariaDB
How to enable binary logging in MySQL or MariaDB
How to enable general query log in MySQL or MariaDB
How to enable innodb_file_per_table in MySQL or MariaDB
How to use EXPLAIN to view query plans in MySQL or MariaDB
How to export data from MySQL or MariaDB to CSV format
How to fix secure-file-priv error in MySQL and MariaDB
How to import CSV files into MySQL or MariaDB
How to set up a MySQL load balancer with HAProxy and replication
How to monitor performance metrics in MySQL or MariaDB
How to optimize query cache in MariaDB or MySQL
How to optimize table structures in MySQL or MariaDB
How to benchmark MariaDB and MySQL performance
How to optimize MySQL and MariaDB query performance
How to optimize MySQL or MariaDB server performance
How to optimize MySQL or MariaDB performance
How to grant user access and permissions in MariaDB and MySQL
How to remove permissions from MySQL or MariaDB users
How to view permissions for a MySQL or MariaDB user
How to purge binary logs in MySQL or MariaDB
How to recover MySQL or MariaDB database to a point in time
How to configure MySQL or MariaDB replication
How to monitor replication in MySQL or MariaDB
How to promote a replica to primary in MySQL or MariaDB replication
How to set or reset MySQL or MariaDB root password
How to make MySQL or MariaDB listen on a specific IP address or interface
How to view MySQL or MariaDB error log
How to install MySQL or MariaDB on CentOS, RHEL, and Fedora
How to install MariaDB or MySQL on Ubuntu
How to install MariaDB server on Windows
How to install MySQL server on Windows
How to change MySQL or MariaDB port
How to enable remote access to MySQL or MariaDB server
How to secure MySQL or MariaDB installation with mysql_secure_installation
How to configure SSL/TLS for secured MySQL or MariaDB connections
How to manage MySQL or MariaDB service in Linux
How to set default character set and collation in MySQL or MariaDB
How to set default storage engine in MySQL or MariaDB
How to set server time zone in MySQL or MariaDB
How to delete all rows or clear tables in MySQL and MariaDB
How to copy or clone tables in MySQL or MariaDB
How to create a table in MySQL or MariaDB
How to delete tables in MySQL or MariaDB
How to list tables in MySQL or MariaDB
How to rename a table in MySQL or MariaDB
How to view table schema in MySQL or MariaDB
How to check table size in MySQL or MariaDB
How to tune InnoDB buffer pool size in MySQL or MariaDB
How to create a user in MySQL or MariaDB
How to delete a user in MariaDB or MySQL
How to list users in MySQL or MariaDB
How to change MySQL or MariaDB user password
How to use MySQLTuner for MySQL or MariaDB
How to view and set server variables in MySQL or MariaDB