Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
c99d06a5f3c134a2758a0d367b6ab51d91b6218d
c99d06a5f3c134a2758a0d367b6ab51d91b6218d
Switch branch/tag
mariadb
mysql-test
include
set_binlog_format_mixed.sql
Find file
Normal view
History
Permalink
set_binlog_format_mixed.sql
65 Bytes
Edit
Web IDE
Newer
Older
WL#3949, fix for 2nd part
skozlov/ksm@mysql.com/virtop.localdomain
committed
17 years ago
1
2
SET
GLOBAL
BINLOG_FORMAT
=
MIXED
;
SET
SESSION
BINLOG_FORMAT
=
MIXED
;