summaryrefslogtreecommitdiff
path: root/mysys/my_getopt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| * \ \ \ Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+9
| |\ \ \ \
| * \ \ \ \ Merge with MySQL 5.1.42Michael Widenius2010-01-151-8/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-2/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | More after-merge fixes for merging MySQL 5.1.38 into MariaDB.unknown2009-09-151-2/+3
| * | | | | | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MBug#423035: error in parsing enum value for plugin variable in mysqld comman...unknown2009-09-031-1/+4
| * | | | | | | | | After-merge fix for MySQL 5.1.38 merge into MariaDB.unknown2009-09-111-2/+8
| * | | | | | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-3/+15
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix accessing ulong enum option as uint, failing on 64-bit big-endian.unknown2009-05-201-3/+3
| * | | | | | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-5/+9
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-5/+9
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-6/+8
| | |\ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-7/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| / / / / / / / / / / / | | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-16/+14
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Bug#34374: mysql generates incorrect warningSergei Golubchik2008-11-291-2/+1
| | * | | | | | | | | | | | Merge gbichot4.local:/home/mysql_src/mysql-5.1-build-gcaunknown2008-02-181-4/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Added maria_zerofill()unknown2007-12-311-1/+1
| | * | | | | | | | | | | | | after mergeunknown2007-12-281-2/+0
| | * | | | | | | | | | | | | Fixes to merge.unknown2007-12-201-20/+22
| | * | | | | | | | | | | | | Fixed after-merge problems.unknown2007-12-161-10/+11
| | * | | | | | | | | | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-24/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | mysys/my_getopt.cunknown2007-10-191-13/+19
| | | * | | | | | | | | | | | | my_getopt: enforce "correctness" (min/max/block_size) of default valuesunknown2007-10-131-27/+46
* | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /