1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-18 09:50:33 +03:00
Files
mariadb/libmysqld
anozdrin@mysql.com b04b851ef9 Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clause
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.
2006-01-11 02:07:40 +03:00
..
2005-07-18 20:05:30 +03:00
2005-01-27 22:38:56 +01:00
2005-01-27 22:38:56 +01:00