summaryrefslogtreecommitdiff
path: root/mysys/my_getopt.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-1/+1
|\
| * Bug #21503595 : --QUERY-ALLOC-BLOCK-SIZE=-1125899906842624 +Arun Kuruvila2015-09-041-2/+23
| * merge back to the 5.5 tree and fix indentationGeorgi Kodinov2013-06-281-1/+11
| |\
| | * Bug #16996656: UNIQUE OPTION PREFIXES NOT DEPRECATED IN 5.5+Georgi Kodinov2013-06-261-1/+11
| |/
| * Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLESAshish Agarwal2013-05-191-5/+38
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| * Bug #14399795 : ISSUES RELATED TO SETTING AUDIT_LOG_STRATEGY Georgi Kodinov2012-08-171-0/+5
| * Fix for BUG#59894Guilhem Bichot2011-02-111-2/+2
| * BUG#57953 my_load_defaults return junk argument ----args-separator---- to callerHe Zhenxing2011-01-171-2/+2
| * Bug#46393 If for slow_query_log a string is entered it does not complain.Alexey Botchkov2011-01-151-5/+13
| * Bug#51631 general-log flag doesn't accept "on" as a value inMagne Mahre2011-01-101-1/+19
| * Bug#54569 Some options are not allowed to take argument when passed with loos...Kristofer Pettersson2010-10-251-13/+9
| * Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-09-281-1/+1
| |\
| | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-09-241-2/+1
| * | Bug#55873 short startup options do not work in 5.5Marc Alff2010-09-011-1/+1
| |/
| * Implemented code review commentsMarc Alff2010-08-261-28/+11
| * Bug#55873 short startup options do not work in 5.5Marc Alff2010-08-251-7/+93
| * mergeGeorgi Kodinov2010-08-051-5/+5
| |\
| | * Bug #42144: plugin_load failsGeorgi Kodinov2010-08-041-5/+5
| * | mergeGeorgi Kodinov2010-08-031-10/+16
| |\ \ | | |/
| | * Bug #42144: plugin_load failsGeorgi Kodinov2010-08-031-10/+14
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-151-1/+1
| * | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-9/+5
| |\ \
| | * | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-4/+0
| | * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-5/+5
| * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-7/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-7/+7
| * | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-14/+13
| |\ \ | | |/
| | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-19/+17
| | * WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-0/+9
| * | A follow-up on WL#5154 and WL#5182: remove forgotten options.Alexander Nozdrin2010-03-031-69/+10
| * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-127/+198
| * | Merge mysql-next-mr (revno 2942) --> mysql-next-mr-marcMarc Alff2009-12-161-11/+11
| |\ \
| | * \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-11/+11
| | |\ \
| | | * \ Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-2/+31
| | | |\ \ | | | | |/ | | | |/|
| | | * | Bug#46043 mysqld --skip-innodb does not skip InnoDBKristofer Pettersson2009-11-091-11/+11
| * | | | WL#2360 Performance schemaMarc Alff2009-12-091-18/+24
| |/ / /
| * | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-0/+8
| |\ \ \ | | |_|/ | |/| |
| | * | Bug#35224: mysqldump --help is very confusingMagne Mahre2009-11-031-0/+8
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-1/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#46586: When using the plugin interface the type "set" for options caused ...Tatiana A. Nurnberg2009-10-271-1/+3
| * | Backport BUG#25192 Using relay-log and relay-log-index without values produce...He Zhenxing2009-10-021-2/+31
| |/
| * Merge from 5.0 for 43414Staale Smedseng2009-08-281-1/+1
| |\
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-1/+1
| | * Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-061-2/+0
| | * Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-031-1/+3
| * | Bug#45336 --enable-foobar doesn't work for any plugin foobar.Kristofer Pettersson2009-06-251-2/+13
| * | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-141-1/+2
| * | 36446: fix Windows warningTatiana A. Nurnberg2009-03-171-1/+1