mirror of
https://github.com/MariaDB/server.git
synced 2025-05-11 13:21:44 +03:00

There are two main idea of this fix: - introduce a common function for server and client to split user value (<user name>@<host name>) into user name and host name parts; - dump DEFINER clause in correct format in mysqldump.