mirror of https://github.com/MariaDB/server
Browse Source
- Use a local uservariable to avoid @@hostname in binlog scripts/mysql_system_tables_data.sql: Load @@hostname into a local user variable to avoid writing @@hostname to the binary log that potentially would be replicated to a slave server that not yet was upgraded to have @@hostname.pull/374/head
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue