mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
Problem was that mysql_create_view did not remove all comments characters when writing to binlog, resulting in parse error of stmt on slave side. Solution was to use the recreated select clause and add a generated CHECK OPTION clause if needed.
3.6 KiB
3.6 KiB