MariaDB Tutorial for Admins and Developers
Chapter 1: Installation
- How to Install MariaDB on Windows 10
- How to Change MariaDB Data Directory on Windows
- How to Uninstall MariaDB from Windows 10
- How to Install MariaDB on Windows 2012 Server
- How to Install MariaDB on Linux Stand Alone
- How To Move a MariaDB Data Directory to a New Location on Linux
- How to Uninstall MariaDB from Linux CentOS
- How To Create a Galera Cluster with MariaDB 10.2 on CentOS Servers
- Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock
- How to Upgrade MariaDB 10.1 to MariaDB 10.2 on CentOS
- How to Migrate from MySQL to MariaDB on Linux
Chapter 2: Permissions
- How to create/Drop User in MariaDB
- How to Grant All Permissions to User in MariaDB
- How to Grant Full Permission on a Database to a User in MariaDB
- How to Grant Select Permission on Table(s) to User in MariaDB
- How to Grant Update Permission on Table(s) to a User in MariaDB
- How to Grant INSERT Permission on Table(s) to a User in MariaDB
- How to Grant Drop/Create Table Permission to a User in MariaDB
- How to Grant Delete Permission on Table(s) to a User in MariaDB
- How to Grant Permission on Table Columns in MariaDB
- What is GRANT OPTION in MariaDB
- How to RENAME USER in MariaDB
- How to use REVOKE Statement in MariaDB
- How to Change Password in MariaDB using SET Password
- How to Create ROLE in MariaDB
- How to DROP ROLE in MariaDB
- How to See Permissions of a User in MariaDB
- How to Change Root Password for MariaDB
Chapter 3: Backup / Restore
- How to Perform Backup of a Database in MariaDB/MySQL using mysqldump
- Take Backup of Each DB in Timestamp Directory using mysqldump for MariaDB/MySQL
- How to Take Backup of Specific Databases in MySQL or MariaDB
- Create Zip Backup Files for Each Database using mysqldump in MySQL or MariaDB
- How to Take Backup of Single Table in MySQL or MariaDB using mysqldump
- How to Backup Every Table to Separate File using mysqldump in MySQL or MariaDB
- How to Backup All Databases to Single File using mysqldump
- How to Monitor Progress of Backup in MySQL or MariaDB
- How to Restore Database in MySQL or MariaDB
- How to Create and Restore Zipped Backup in MySQL or MariaDB
- Restore Single MySQL Table from Full mysqldump Backup File
- How to Monitor Restore Progress in MySQL or MariaDB
- Restoring Single Database from Complete mysqldump
Chapter 4: Databases
Chapter 5: Logging
Chapter 6: Graphical Tools - Heidi SQL
- How to Download and Install Heidi SQL for MySQL or MariaDB
- How to Connect to MySQL or MariaDB from Heidi SQL
- How to Create a Database by Using Heidi SQL
- How to Create a Table by Using Heidi SQL
- How to Use SQL Help, Code Examples, Snippets, Templates in Heidi SQL
- How to Search for Text in Table/Databases in MySQL or MariaDB
- How to Import CSV File into MariaDB using Heidi SQL
- Export Results to CSV from MySQL/MariaDB using Heidi SQL
- Export Results to JSON from MySQL/MariaDB using Heidi SQL
- Create User and Provide Permission via Heidi SQL
- Synchronize Two Databases in MySQL or MariaDB via Heidi SQL
- Load Large SQL File into MySQL or MariaDB via Heidi SQL
- Generate Script for Entire Database with Data via Heidi SQL
- Script All Database Objects via Heidi SQL
- Make Copy of Table in MySQL or MariaDB via Heidi SQL
- Mark Objects as Favorites in Heidi SQL
- Get Query History in Heidi SQL
- Check Currently Running Queries via Heidi SQL
- Check and Change Server Level Settings via Heidi SQL
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.