summaryrefslogtreecommitdiff
path: root/lib/input/sql
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-07-31 19:58:52 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2021-07-31 19:58:52 +0100
commitc5c48d2895eac6210e8bc914646b89e2ceb02190 (patch)
treee3d740954d5ec7089be07b8e1ff402bf4d5fff2e /lib/input/sql
parentUnlocking an unlocked mutex trips tsan (diff)
downloadmygrate-c5c48d2895eac6210e8bc914646b89e2ceb02190.tar.bz2
mygrate-c5c48d2895eac6210e8bc914646b89e2ceb02190.tar.xz
mygrate-c5c48d2895eac6210e8bc914646b89e2ceb02190.zip
Verify that server binlog-format is row
Diffstat (limited to 'lib/input/sql')
-rw-r--r--lib/input/sql/selectBinLogFormat.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/input/sql/selectBinLogFormat.sql b/lib/input/sql/selectBinLogFormat.sql
new file mode 100644
index 0000000..da0a791
--- /dev/null
+++ b/lib/input/sql/selectBinLogFormat.sql
@@ -0,0 +1 @@
+SELECT @@binlog_format