mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Binary logging is now disabled for the queries run by SQL SERVICE. The binlogging can be turned on with the 'SET SQL_LOG_BIN=On' query. Conflicts: sql/sql_prepare.cc Conflicts: sql/sql_prepare.cc