summaryrefslogtreecommitdiff
path: root/mysys/my_getopt.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6066: Merge new defaults from 5.6 and 5.7Sergei Golubchik2015-09-041-2/+2
* MDEV-6066: Merge new defaults from 5.6 and 5.7 (autoset)Oleksandr Byelkin2015-09-041-5/+45
* - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-4/+5
* --getopt-prefix-matching command-line optionSergei Golubchik2015-02-101-2/+21
* compiler warningsSergei Golubchik2015-01-311-1/+1
* MDEV-6137 better help for SET/ENUM sysvarsSergei Golubchik2014-06-191-17/+76
* MDEV-5277 - Ensure that all MySQL 5.6 options are supported by theSergey Vojtovich2013-11-251-0/+2
* Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-3/+0
|\
| * Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-3/+0
| |\
* | \ merge 10.0-base -> 10.0unknown2013-09-261-6/+0
|\ \ \ | |/ /
| * | Allow unique prefix for command line options, like any GNU program.Michael Widenius2013-09-231-6/+0
* | | 10.0-base merge.Sergei Golubchik2013-09-211-6/+49
|\ \ \ | |/ /
| * | mysql-5.5.33 mergeSergei Golubchik2013-09-061-6/+49
| |\ \
| | * \ 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
* | | | 10.0-monty mergeSergei Golubchik2013-07-211-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-0/+1
| | |/ | |/|
* | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | mysql-5.5.28Sergei Golubchik2012-10-161-0/+5
|\ \ | |/
| * Bug #14399795 : ISSUES RELATED TO SETTING AUDIT_LOG_STRATEGY Georgi Kodinov2012-08-171-0/+5
* | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-181-6/+4
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \
| * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\ \
| | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \
| | | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\ \
| | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-2/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed wrong info message for mysqld --general-logMichael Widenius2011-10-161-2/+4
| * | | | | merge with 5.1Michael Widenius2010-11-301-2/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-2/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-09-241-2/+1
* | | | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-38/+62
* | | | | | 5.5-mergeSergei Golubchik2011-07-021-18/+40
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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
* | | | | | lots of post-merge changesSergei Golubchik2011-04-251-3/+4
* | | | | | merge.Sergei Golubchik2010-11-251-8/+8
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Automatic merge with 5.1Michael Widenius2010-11-041-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-1/+0
| * | | | merge with 5.1Sergei Golubchik2010-10-251-12/+15
| |\ \ \ \ | | |/ / /
| | * | | 5.1.51 mergeSergei Golubchik2010-10-191-12/+15
| | |\ \ \ | | | |/ /
| * | | | merge with 5.1Sergei Golubchik2010-09-111-6/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-6/+7
| | |\ \ \
| * | | | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-1/+1
| |/ / / /
| * | | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-20/+19
| |\ \ \ \