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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
09319cde
Commit
09319cde
authored
Jan 16, 2012
by
Nuno Carvalho
Browse files
Options
Browse Files
Download
Plain Diff
Automerge from mysql-5.1 to mysql-5.5.
parents
b9692a96
9b0fdd65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
mysql-test/extra/rpl_tests/rpl_extra_col_master.test
mysql-test/extra/rpl_tests/rpl_extra_col_master.test
+4
-0
No files found.
mysql-test/extra/rpl_tests/rpl_extra_col_master.test
View file @
09319cde
...
@@ -59,6 +59,8 @@
...
@@ -59,6 +59,8 @@
#VARCHAR(M)
#VARCHAR(M)
#
#
--
let
$_saved_conn
=
$CURRENT_CONNECTION
let
$binformat
=
`SHOW VARIABLES LIKE '%binlog_format%'`
;
let
$binformat
=
`SHOW VARIABLES LIKE '%binlog_format%'`
;
--
echo
--
echo
--
echo
***********************************************************
--
echo
***********************************************************
...
@@ -1017,3 +1019,5 @@ SELECT c1,hex(c4),c5 FROM t5 ORDER BY c1;
...
@@ -1017,3 +1019,5 @@ SELECT c1,hex(c4),c5 FROM t5 ORDER BY c1;
connection
master
;
connection
master
;
DROP
TABLE
t5
;
DROP
TABLE
t5
;
sync_slave_with_master
;
sync_slave_with_master
;
--
connection
$_saved_conn
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment