From 103200b380798e01419c7a27802f093df990f222 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Fri, 22 Jan 2021 16:41:40 +1100 Subject: MDEV-24557: Logical dump of MySQL users via MariaDB's mariadb-dump generates invalid commands Clarified working contributed by Vicentiu --- man/mysqldump.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'man/mysqldump.1') diff --git a/man/mysqldump.1 b/man/mysqldump.1 index 097cd1ede20..a7defd8bf47 100644 --- a/man/mysqldump.1 +++ b/man/mysqldump.1 @@ -2285,8 +2285,7 @@ For stats, and timezones, \fB\-\-replace\fR and \fB\-\-insert\-into\fR have the .sp Enabling specific options here will cause the relevant tables in the mysql database to be ignored when dumping the mysql database or \fB\-\-all\-databases\fR\&. .sp -Experimentally this option is designed to be able to dump system information from MySQL-5\&.7 and 8\&.0 servers\&. SQL generated is also -experimentally compatible with MySQL-5\&.7/8\&.0\&. Mappings of implemenation specific grants/plugins isn't always one-to-one however\&. +To help in migrating from MySQL to MariaDB, this option is designed to be able to dump system information from MySQL-5\&.7 and 8\&.0 servers\&. SQL generated is also experimentally compatible with MySQL-5\&.7/8\&.0. Mappings of implementation specific grants/plugins isn't always one-to-one however between MariaDB and MySQL and will require manual changes\&. .sp .RE .RS 4 -- cgit v1.2.1