Problem: Pushbuild errors because sql_mode is unsafe but test thinks it is
safe. Fix: Move sql_mode: from the section of the test where safe variables are tested, to the section where unsafe variables are tested. mysql-test/suite/binlog/r/binlog_unsafe.result: Updated result file of modified test.
Showing
Please register or sign in to comment