Skip to content

Commit 55e99b2

Browse files
author
Alexander Barkov
committed
MDEV-7162 main.mysqld--help fails in buildbot on Windows:
1 parent 98a78c4 commit 55e99b2

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

mysql-test/r/mysqld--help,win.rdiff

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
--- mysql-test/r/mysqld--help.result 2012-09-08 22:22:06 +0000
2-
+++ mysql-test/r/mysqld--help.result 2012-10-01 14:03:59 +0000
3-
@@ -248,7 +248,6 @@
1+
--- mysqld--help.result 2014-11-26 11:47:49.151273200 +0400
2+
+++ mysqld--help,win.reject 2014-11-26 12:57:09.108153400 +0400
3+
@@ -288,7 +288,6 @@
44
The number of segments in a key cache
55
-L, --language=name Client error messages in given language. May be given as
66
a full path. Deprecated. Use --lc-messages-dir instead.
77
- --large-pages Enable support for large pages
88
--lc-messages=name Set the language used for the error messages.
99
-L, --lc-messages-dir=name
1010
Directory where error messages are
11-
@@ -443,6 +442,7 @@
12-
NULLS_UNEQUAL (default behavior for 4.1 and later),
13-
NULLS_EQUAL (emulate 4.0 behavior), and NULLS_IGNORED
14-
--myisam-use-mmap Use memory mapping for reading and writing MyISAM tables
11+
@@ -483,6 +482,7 @@
12+
Use MySQL-5.6 (instead of MariaDB-5.3) format for TIME,
13+
DATETIME, TIMESTAMP columns.
14+
(Defaults to on; use --skip-mysql56-temporal-format to disable.)
1515
+ --named-pipe Enable the named pipe (NT)
1616
--net-buffer-length=#
1717
Buffer length for TCP/IP and socket communication
1818
--net-read-timeout=#
19-
@@ -710,6 +710,9 @@
19+
@@ -870,6 +870,9 @@
2020
files within specified directory
2121
--server-id=# Uniquely identifies the server instance in the community
2222
of replication partners
@@ -26,7 +26,7 @@
2626
--show-slave-auth-info
2727
Show user and password in SHOW SLAVE HOSTS on this
2828
master.
29-
@@ -777,6 +780,10 @@
29+
@@ -969,6 +972,10 @@
3030
Log slow queries to given log file. Defaults logging to
3131
'hostname'-slow.log. Must be enabled to activate other
3232
slow log options
@@ -37,16 +37,16 @@
3737
--socket=name Socket file to use for connection
3838
--sort-buffer-size=#
3939
Each thread that needs to do a sort allocates a buffer of
40-
@@ -785,6 +792,7 @@
41-
for the complete list of valid sql modes
40+
@@ -987,6 +994,7 @@
41+
NO_ENGINE_SUBSTITUTION, PAD_CHAR_TO_FULL_LENGTH
4242
--stack-trace Print a symbolic stack trace on failure
4343
(Defaults to on; use --skip-stack-trace to disable.)
4444
+ --standalone Dummy option to start as a standalone program (NT).
4545
--stored-program-cache=#
4646
The soft upper limit for number of cached stored routines
4747
for one connection.
48-
@@ -817,25 +825,11 @@
49-
values are COMMIT or ROLLBACK.
48+
@@ -1019,25 +1027,11 @@
49+
COMMIT, ROLLBACK
5050
--thread-cache-size=#
5151
How many threads we should keep in a cache for reuse
5252
- --thread-pool-idle-timeout=#
@@ -72,8 +72,8 @@
7272
+ Minimum number of threads in the thread pool.
7373
--thread-stack=# The stack size for each thread
7474
--time-format=name The TIME format (ignored)
75-
--timed-mutexes Specify whether to time mutexes (only InnoDB mutexes are
76-
@@ -844,8 +838,8 @@
75+
--timed-mutexes Specify whether to time mutexes. Deprecated, has no
76+
@@ -1046,8 +1040,8 @@
7777
size, MySQL will automatically convert it to an on-disk
7878
MyISAM or Aria table
7979
-t, --tmpdir=name Path for temporary files. Several paths may be specified,
@@ -84,23 +84,23 @@
8484
--transaction-alloc-block-size=#
8585
Allocation block size for transactions to be stored in
8686
binary log
87-
@@ -949,7 +943,6 @@
88-
key-cache-block-size 1024
87+
@@ -1165,7 +1159,6 @@
8988
key-cache-division-limit 100
89+
key-cache-file-hash-size 512
9090
key-cache-segments 0
9191
-large-pages FALSE
9292
lc-messages en_US
9393
lc-messages-dir MYSQL_SHAREDIR/
9494
lc-time-names en_US
95-
@@ -1012,6 +1005,7 @@
96-
myisam-sort-buffer-size 8388608
97-
myisam-stats-method nulls_unequal
95+
@@ -1231,6 +1224,7 @@
96+
myisam-stats-method NULLS_UNEQUAL
9897
myisam-use-mmap FALSE
98+
mysql56-temporal-format TRUE
9999
+named-pipe FALSE
100100
net-buffer-length 16384
101101
net-read-timeout 30
102102
net-retry-count 10
103-
@@ -1077,6 +1071,8 @@
103+
@@ -1327,6 +1321,8 @@
104104
secure-auth FALSE
105105
secure-file-priv (No default value)
106106
server-id 0
@@ -109,15 +109,15 @@
109109
show-slave-auth-info FALSE
110110
skip-grant-tables TRUE
111111
skip-name-resolve FALSE
112-
@@ -1093,6 +1089,7 @@
112+
@@ -1348,6 +1344,7 @@
113113
slave-type-conversions
114114
slow-launch-time 2
115115
slow-query-log FALSE
116116
+slow-start-timeout 15000
117117
sort-buffer-size 2097152
118118
sql-mode
119119
stack-trace TRUE
120-
@@ -1109,10 +1106,8 @@
120+
@@ -1364,10 +1361,8 @@
121121
table-open-cache 400
122122
tc-heuristic-recover COMMIT
123123
thread-cache-size 0

0 commit comments

Comments
 (0)