diff options
author | Tor Didriksen <tor.didriksen@oracle.com> | 2012-01-26 08:00:37 +0100 |
---|---|---|
committer | Tor Didriksen <tor.didriksen@oracle.com> | 2012-01-26 08:00:37 +0100 |
commit | 2ed05e38edd82cfb1c1fffbafcca84b7adcdf3a1 (patch) | |
tree | 617b53e680f166b66c2f9555262f0c98aecc858e | |
parent | dfd38fb5f6cf023af56334015ed8a4eacb1987ef (diff) | |
download | mariadb-git-2ed05e38edd82cfb1c1fffbafcca84b7adcdf3a1.tar.gz |
Bug#11753187 post-push fix: fix .result file
-rw-r--r-- | mysql-test/r/mysqld--help-win.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/mysqld--help-win.result b/mysql-test/r/mysqld--help-win.result index 1e7e877e29f..d7a06c5b23e 100644 --- a/mysql-test/r/mysqld--help-win.result +++ b/mysql-test/r/mysqld--help-win.result @@ -679,7 +679,7 @@ The following options may be given as the first argument: --sql-mode=name Syntax: sql-mode=mode[,mode[,mode...]]. See the manual for the complete list of valid sql modes --standalone Dummy option to start as a standalone program (NT). - --stored-program-cache=# + --stored-program-cache=# The soft upper limit for number of cached stored routines for one connection. -s, --symbolic-links |