mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +03:00
The idea of the fix is to extend support of non-SUID triggers for backward compatibility. Formerly non-SUID triggers were appeared when "new" server is being started against "old" database. Now, they are also created when "new" slave receives updates from "old" master.