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
Commits
69bc2d52
Commit
69bc2d52
authored
Sep 16, 2014
by
Nirbhay Choubey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated mysqld--help test and result (MDEV-6717, MDEV-6659).
parent
ac2a2f34
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
mysql-test/r/mysqld--help.result
mysql-test/r/mysqld--help.result
+1
-2
mysql-test/t/mysqld--help.test
mysql-test/t/mysqld--help.test
+1
-1
No files found.
mysql-test/r/mysqld--help.result
View file @
69bc2d52
...
...
@@ -1447,7 +1447,6 @@ wsrep-certify-nonPK TRUE
wsrep-cluster-address
wsrep-cluster-name my_wsrep_cluster
wsrep-convert-LOCK-to-trx FALSE
wsrep-data-home-dir
wsrep-dbug-option
wsrep-debug FALSE
wsrep-desync FALSE
...
...
@@ -1462,7 +1461,7 @@ wsrep-new-cluster FALSE
wsrep-node-address
wsrep-node-incoming-address AUTO
wsrep-notify-cmd
wsrep-on
FALS
E
wsrep-on
TRU
E
wsrep-provider none
wsrep-provider-options
wsrep-recover FALSE
...
...
mysql-test/t/mysqld--help.test
View file @
69bc2d52
...
...
@@ -22,7 +22,7 @@ perl;
log
-
slow
-
queries
pid
-
file
slow
-
query
-
log
-
file
log
-
basename
datadir
slave
-
load
-
tmpdir
tmpdir
socket
thread
-
pool
-
size
large
-
files
-
support
lower
-
case
-
file
-
system
system
-
time
-
zone
wsrep
-
node
-
name
version
.*/
;
wsrep
-
node
-
name
wsrep
-
data
-
home
-
dir
version
.*/
;
# Plugins which may or may not be there:
@
plugins
=
qw
/
innodb
ndb
archive
blackhole
federated
partition
ndbcluster
...
...
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