summaryrefslogtreecommitdiff
path: root/mysys/my_getopt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
* | | | Minor spelling fixes in code comments, docs and outputOtto Kekäläinen2018-01-121-1/+1
* | | | mysys: handle T, P, E suffixsDaniel Black2017-12-191-15/+27
* | | | setval(): Do not fall through from GET_FLAGSET to GET_BITMarko Mäkelä2017-11-101-0/+1
* | | | MDEV-11549 - Twin includeSergey Vojtovich2017-10-201-1/+0
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
| |/ /
* | | New option for slow logging (log_slow_disable_statements)Monty2017-08-241-1/+45
|/ /
* | Merge 10.0 into 10.1Marko Mäkelä2017-01-261-12/+60
|\ \
| * | MDEV-4774 Strangeness with max_binlog_stmt_cache_size SettingsSachin Setiya2017-01-201-12/+60
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-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
| | | | |\ \