summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-223-11/+30
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge with 5.1Michael Widenius2011-01-112-6/+8
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Automatic merge with 5.1Michael Widenius2011-01-101-0/+4
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-0/+4
| | * | | | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-042-11/+26
| * | | | | | | | | Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc...Michael Widenius2011-02-181-2/+2
| * | | | | | | | | Fix compile errors:Vladislav Vaintroub2011-02-011-1/+2
| * | | | | | | | | Removed some old comments.Sergei Golubchik2011-01-141-1/+1
| * | | | | | | | | MergeIgor Babaev2010-12-272-6/+6
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge: mwl#24+mwl#21 5.1->5.2Igor Babaev2010-12-241-0/+2
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | MergeIgor Babaev2010-12-091-0/+2
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ MergeIgor Babaev2010-09-271-0/+2
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | An implementation of index intersect via a modified Unique class.Igor Babaev2010-09-131-0/+2
| | * | | | | | | | | | merge with 5.1Michael Widenius2010-12-131-6/+4
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Fixed typo that caused compile failure in thr_lock.cMichael Widenius2010-12-131-1/+1
| | | * | | | | | | | | Better warning message if lock test failsMichael Widenius2010-12-101-6/+4
| | | |/ / / / / / / /
| * | | | | | | | | | mergeVladislav Vaintroub2010-12-061-1/+0
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | mergeVladislav Vaintroub2010-12-061-1/+0
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-1/+0
| * | | | | | | | | | Merge with 5.1-release.Michael Widenius2010-12-0611-59/+121
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | merge with 5.1Michael Widenius2010-11-308-45/+84
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Fixed some compiler warningsMichael Widenius2010-11-301-0/+2
| | | * | | | | | | | Merge with MySQL 5.1.53Michael Widenius2010-11-255-31/+38
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | * | | | | | | | Merge with MySQL 5.1.52Michael Widenius2010-11-232-14/+44
| | | |\ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ Merge MariaDB 5.1->5.2unknown2010-11-193-14/+37
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | MWL#74: Shared libmysqld.so library.unknown2010-11-172-6/+12
| | | * | | | | | | | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-8/+25
| * | | | | | | | | | | Merge to get make String reallocation fasterMichael Widenius2010-11-161-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Make SQLString reallocation addaptiveMichael Widenius2010-11-081-0/+4
| | |/ / / / / / / / /
* | | | | | | | | | | compilation fixes: without dbug, without sslSergei Golubchik2011-07-161-1/+1
* | | | | | | | | | | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-136-31/+47
* | | | | | | | | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-107-50/+85
* | | | | | | | | | | fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-103-9/+5
* | | | | | | | | | | add safemalloc backSergei Golubchik2011-07-103-13/+9
* | | | | | | | | | | small dbug cleanupSergei Golubchik2011-07-101-1/+1
* | | | | | | | | | | remove remnants of safemalloc andSergei Golubchik2011-07-101-18/+0
* | | | | | | | | | | post-merge fixes.Sergei Golubchik2011-07-027-18/+14
* | | | | | | | | | | 5.5-mergeSergei Golubchik2011-07-0245-1154/+1267
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed bug#12403662 (formerly known as bug#60987): LOAD DATA LOCAL INFILEDmitry Shulga2011-06-151-1/+1
| * | | | | | | | | | | 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