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
9997242a
Commit
9997242a
authored
Oct 01, 2012
by
Sergei Golubchik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update the r/mysqld--help,win.rdiff to match the updated r/mysqld--help.result
parent
c288226e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
13 deletions
+14
-13
mysql-test/r/mysqld--help,win.rdiff
mysql-test/r/mysqld--help,win.rdiff
+14
-13
No files found.
mysql-test/r/mysqld--help,win.rdiff
View file @
9997242a
---
r/mysqld--help.result 2012-01-13 16:50:49.000000000 +01
00
---
mysql-test/r/mysqld--help.result 2012-09-08 22:22:06 +00
00
+++
r/mysqld--help-win.result 2012-01-19 14:12:00.000000000 +01
00
+++
mysql-test/r/mysqld--help.result 2012-10-01 14:03:59 +00
00
@@ -24
0,7 +240
,6 @@
@@ -24
4,7 +244
,6 @@
The number of segments in a key cache
The number of segments in a key cache
-L, --language=name Client error messages in given language. May be given as
-L, --language=name Client error messages in given language. May be given as
a full path. Deprecated. Use --lc-messages-dir instead.
a full path. Deprecated. Use --lc-messages-dir instead.
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
--lc-messages=name Set the language used for the error messages.
--lc-messages=name Set the language used for the error messages.
-L, --lc-messages-dir=name
-L, --lc-messages-dir=name
Directory where error messages are
Directory where error messages are
@@ -4
36,6 +435
,7 @@
@@ -4
40,6 +439
,7 @@
NULLS_UNEQUAL (default behavior for 4.1 and later),
NULLS_UNEQUAL (default behavior for 4.1 and later),
NULLS_EQUAL (emulate 4.0 behavior), and NULLS_IGNORED
NULLS_EQUAL (emulate 4.0 behavior), and NULLS_IGNORED
--myisam-use-mmap Use memory mapping for reading and writing MyISAM tables
--myisam-use-mmap Use memory mapping for reading and writing MyISAM tables
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
--net-buffer-length=#
--net-buffer-length=#
Buffer length for TCP/IP and socket communication
Buffer length for TCP/IP and socket communication
--net-read-timeout=#
--net-read-timeout=#
@@ -
695,6 +695
,9 @@
@@ -
707,6 +707
,9 @@
files within specified directory
files within specified directory
--server-id=# Uniquely identifies the server instance in the community
--server-id=# Uniquely identifies the server instance in the community
of replication partners
of replication partners
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
--show-slave-auth-info
--show-slave-auth-info
Show user and password in SHOW SLAVE HOSTS on this
Show user and password in SHOW SLAVE HOSTS on this
master.
master.
@@ -7
59,6 +762
,10 @@
@@ -7
74,6 +777
,10 @@
Log slow queries to given log file. Defaults logging to
Log slow queries to given log file. Defaults logging to
'hostname'-slow.log. Must be enabled to activate other
'hostname'-slow.log. Must be enabled to activate other
slow log options
slow log options
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
--socket=name Socket file to use for connection
--socket=name Socket file to use for connection
--sort-buffer-size=#
--sort-buffer-size=#
Each thread that needs to do a sort allocates a buffer of
Each thread that needs to do a sort allocates a buffer of
@@ -7
67,6 +774
,7 @@
@@ -7
82,6 +789
,7 @@
for the complete list of valid sql modes
for the complete list of valid sql modes
--stack-trace Print a symbolic stack trace on failure
--stack-trace Print a symbolic stack trace on failure
(Defaults to on; use --skip-stack-trace to disable.)
(Defaults to on; use --skip-stack-trace to disable.)
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
--stored-program-cache=#
--stored-program-cache=#
The soft upper limit for number of cached stored routines
The soft upper limit for number of cached stored routines
for one connection.
for one connection.
@@ -8
07,8 +815
,8 @@
@@ -8
22,8 +830
,8 @@
size, MySQL will automatically convert it to an on-disk
size, MySQL will automatically convert it to an on-disk
MyISAM or Aria table
MyISAM or Aria table
-t, --tmpdir=name Path for temporary files. Several paths may be specified,
-t, --tmpdir=name Path for temporary files. Several paths may be specified,
...
@@ -56,15 +56,15 @@
...
@@ -56,15 +56,15 @@
--transaction-alloc-block-size=#
--transaction-alloc-block-size=#
Allocation block size for transactions to be stored in
Allocation block size for transactions to be stored in
binary log
binary log
@@ -908,7 +916,6 @@
@@ -923,7 +931,6 @@
key-cache-age-threshold 300
key-cache-block-size 1024
key-cache-division-limit 100
key-cache-division-limit 100
key-cache-segments 0
key-cache-segments 0
language MYSQL_SHAREDIR/
-large-pages FALSE
-large-pages FALSE
lc-messages en_US
lc-messages en_US
lc-messages-dir MYSQL_SHAREDIR/
lc-messages-dir MYSQL_SHAREDIR/
lc-time-names en_US
lc-time-names en_US
@@ -9
71,6 +978,7 @@
@@ -9
86,6 +993,7 @@
myisam-repair-threads 1
myisam-sort-buffer-size 8388608
myisam-sort-buffer-size 8388608
myisam-stats-method nulls_unequal
myisam-stats-method nulls_unequal
myisam-use-mmap FALSE
myisam-use-mmap FALSE
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
net-buffer-length 16384
net-buffer-length 16384
net-read-timeout 30
net-read-timeout 30
net-retry-count 10
net-retry-count 10
@@ -10
35,6 +1043,8 @@
@@ -10
51,6 +1059,8 @@
safe-user-create FALSE
secure-auth FALSE
secure-auth FALSE
secure-file-priv (No default value)
secure-file-priv (No default value)
server-id 0
server-id 0
...
@@ -81,7 +81,7 @@
...
@@ -81,7 +81,7 @@
show-slave-auth-info FALSE
show-slave-auth-info FALSE
skip-grant-tables TRUE
skip-grant-tables TRUE
skip-name-resolve FALSE
skip-name-resolve FALSE
@@ -10
50,6 +1060,7 @@
@@ -10
67,6 +1077,7 @@
slave-transaction-retries 10
slave-type-conversions
slave-type-conversions
slow-launch-time 2
slow-launch-time 2
slow-query-log FALSE
slow-query-log FALSE
...
@@ -89,3 +89,4 @@
...
@@ -89,3 +89,4 @@
sort-buffer-size 2097152
sort-buffer-size 2097152
sql-mode
sql-mode
stack-trace TRUE
stack-trace TRUE
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