summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-12-021-61/+273
* Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZEMarko Mäkelä2011-09-011-1/+2
* Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-1/+2
* Bug#12779790 COMPILATION FAILS OS X 10.7 - IMPLICIT DECLARATION OFJon Olav Hauglid2011-07-211-4/+0
* Merge from mysql-5.5.14-releaseunknown2011-07-061-11/+10
|\
| * merged mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-06-063-21/+49
| |\
| * \ weave merge of mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-05-103-21/+0
| |\ \
| * \ \ merge mysql-5.1-security->mysql-5.5-securityGeorgi Kodinov2011-05-041-11/+10
| |\ \ \
| | * \ \ Merged 5.0-security->5.1-securityGeorgi Kodinov2011-05-041-11/+10
| | |\ \ \
| | | * | | Bug #11764517: 57359: POSSIBLE TO CIRCUMVENT SECURE_FILE_PRIV Georgi Kodinov2011-04-281-1/+16
| | | * | | Post-push fix for Bug 11896296Magne Mahre2011-03-221-0/+1
| | | * | | Bug#11896296 REMOVE LGPL LICENSED FILES IN MYSQL 5.0Magne Mahre2011-03-227-291/+108
| | * | | | Bug #11758687: 50924: object names not resolved correctly Georgi Kodinov2011-04-041-5/+6
| | * | | | Fix-up after commit of Bug#11900714Magne Mahre2011-03-301-2/+4
| | * | | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-286-301/+108
* | | | | | Updated/added copyright headersKent Boortz2011-07-042-3/+4
|\ \ \ \ \ \
| * | | | | | Fixed bug#12403662 (formerly known as bug#60987): LOAD DATA LOCAL INFILEDmitry Shulga2011-06-151-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Updated/added copyright headersKent Boortz2011-06-3086-169/+193
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Updated/added copyright headersKent Boortz2011-06-3050-100/+230
| |\ \ \ \ \
| | * | | | | Updated/added copyright headersKent Boortz2011-06-3028-55/+82
| | | |_|/ / | | |/| | |
* | | | | | Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. Jimmy Yang2011-05-311-1/+2
* | | | | | mergeMikael Ronström2011-05-191-20/+28
|\ \ \ \ \ \
| * | | | | | Fixed code review commentsMarc Alff2011-05-161-2/+1
| * | | | | | Bug#12552516 LF_HASH REQUIRES MY_THREAD_INIT()Marc Alff2011-05-131-20/+29
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 5.5Mikael Ronström2011-04-1511-352/+50
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove some leftovers from the removal of the gethostbyname wrappers.Davi Arnaut2011-04-133-21/+0
| | |_|/ / | |/| | |
| * | | | Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5Magne Mahre2011-03-295-300/+20
| * | | | Merge from mysql-5.5.10-releaseunknown2011-03-163-29/+28
| |\ \ \ \
| | * | | | Fix for BUG#59894Guilhem Bichot2011-02-113-29/+28
| * | | | | BUG#11766219 : 59280: $MYSQL_HOME IS NOT USED FOR THENirbhay Choubey2011-03-041-2/+2
* | | | | | Fixed wrong order of call to thd_wait serviceMikael Ronstrom2011-03-041-2/+2
* | | | | | mergeMikael Ronstrom2011-03-044-609/+224
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2011-03-021-2/+2
| * | | | | Post-push cleanup, for Bug#11763065 et al.Magne Mahre2011-03-012-14/+5
| * | | | | Bug#11765237 - 58179: CANNOT START MYSQLD WITH APP VERIFIERMagne Mahre2011-03-012-118/+86
| * | | | | Merge from mysql-5.1 to mysql-5.5Jon Olav Hauglid2011-02-161-490/+146
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Bug #11752069 (former bug 43152)Jon Olav Hauglid2011-02-161-489/+146
| | |/ /
* | | | mergeMikael Ronström2011-02-105-10/+18
|\ \ \ \ | |/ / /
| * | | Bug #59884: setting charset to 2048 crashesGeorgi Kodinov2011-02-101-7/+13
| * | | Merging with mysql-5.5.Mats Kindahl2011-02-092-2/+2
| |\ \ \
| | * \ \ weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-082-2/+2
| | |\ \ \ | | | |/ /
| | | * | Updating header copyright/README in source for 2011Karen Langford2011-01-252-2/+2
| * | | | Bug #58455Mats Kindahl2011-02-082-1/+3
| |/ / /
* | | | mergeMikael Ronstrom2011-01-202-22/+59
|\ \ \ \ | |/ / /
| * | | BUG#57953 my_load_defaults return junk argument ----args-separator---- to callerHe Zhenxing2011-01-172-17/+46
| * | | Bug#46393 If for slow_query_log a string is entered it does not complain.Alexey Botchkov2011-01-151-5/+13
* | | | merge to mysql-5.5Mikael Ronstrom2011-01-144-99/+52
|\ \ \ \ | |/ / /
| * | | Bug#42054: SELECT CURDATE() is returning bad valueDavi Arnaut2011-01-124-99/+52
* | | | mergeMikael Ronstrom2011-01-1225-278/+211
|\ \ \ \ | |/ / /
| * | | Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-01-111-1/+7
| |\ \ \ | | |/ /