summaryrefslogtreecommitdiff
path: root/mysql-test/r/binlog_format_basic.result
Commit message (Collapse)AuthorAgeFilesLines
* WL#4681: Took the system variable tests out of the main test suite, put them ↵Horst Hunger2008-12-191-78/+0
| | | | into "sys_vars", updated some reult files and tests.
* BUG#39812: Make statement replication default for 5.1 (to match 5.0)Sven Sandberg2008-10-221-0/+3
| | | | | | | | Added test case to check the default value of @@binlog_format. mysql-test/t/binlog_format_basic.test: Added test case to verify the default binlog_format: it should be STATEMENT in 5.1 and MIXED in 6.0.
* System variable tests delivered by Folio3 (see WL4288).unknown2008-04-101-0/+75
BitKeeper/etc/ignore: Added mysql-test/linux_sys_vars.inc mysql-test/load_sysvars.inc mysql-test/windows_sys_vars.inc to the ignore list