mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
This does not fix any known bug, but is still a good idea. sql/log_event.cc: when we update thd->db in replication, it's safer to update thd->db_length too. sql/slave.cc: when we update thd->db in replication, it's safer to update thd->db_length too. sql/sql_db.cc: comment
12 KiB
12 KiB