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
328d7779
Commit
328d7779
authored
Nov 26, 2018
by
Jan Lindström
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fortify galera_sst_mariabackup_table_options test.
parent
1037edcb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
mysql-test/suite/galera/t/galera_sst_mariabackup_table_options.test
.../suite/galera/t/galera_sst_mariabackup_table_options.test
+8
-0
No files found.
mysql-test/suite/galera/t/galera_sst_mariabackup_table_options.test
View file @
328d7779
...
...
@@ -3,6 +3,11 @@
--
source
include
/
innodb_encrypt_tables
.
inc
--
source
include
/
have_mariabackup
.
inc
# Save original auto_increment_offset values.
--
let
$node_1
=
node_1
--
let
$node_2
=
node_2
--
source
include
/
auto_increment_offset_save
.
inc
--
echo
Performing
State
Transfer
on
a
server
that
starts
from
a
clean
var
directory
--
echo
This
is
accomplished
by
shutting
down
node
#2 and removing its var directory before restarting it
...
...
@@ -216,3 +221,6 @@ COMMIT;
DROP
TABLE
t1
,
t2
,
t3
,
t4
,
t5
,
t6
,
t7
,
t8
,
t9
;
COMMIT
;
SET
AUTOCOMMIT
=
ON
;
# Restore original auto_increment_offset values.
--
source
include
/
auto_increment_offset_restore
.
inc
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