summaryrefslogtreecommitdiff
path: root/include/mysql
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.18 mergeSergei Golubchik2011-11-0315-29/+44
|\
| * Merging into mysql-5.5.16-release.Mats Kindahl2011-08-154-3/+15
| * Merge from mysql-5.5.14-releaseunknown2011-07-061-4/+5
| |\
| | * Bug #12633140 : AUDIT PLUGIN SOURCE FILES HAVE OUT OF DATE Georgi Kodinov2011-06-131-6/+7
| * | Updated/added copyright headersKent Boortz2011-06-3012-24/+25
| |\ \ | | |/ | |/|
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | fixes for windowsSergei Golubchik2011-10-212-3/+7
* | | safe_mutex deadlock detector post-merge fixesSergei Golubchik2011-10-191-0/+3
* | | merge with 5.3Sergei Golubchik2011-10-197-13/+149
|\ \ \
| * | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-014-7/+106
* | | | move authentication_windows_client and mysql_clear_password clear client auth...Sergei Golubchik2011-07-123-18/+84
* | | | post-merge fixes.Sergei Golubchik2011-07-023-6/+26
* | | | 5.5-mergeSergei Golubchik2011-07-0213-168/+333
|\ \ \ \ | | |/ / | |/| |
| * | | BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGSSergey Vojtovich2011-06-032-24/+7
| * | | BUG#12578441, reintroduced thd->cleanup() in unlink_thd, removed by mistake, ...Mikael Ronström2011-05-251-0/+2
| * | | Split up unlink_thd in several functionsMikael Ronström2011-05-181-1/+3
| * | | mergeMikael Ronstrom2011-05-042-6/+4
| |\ \ \
| | * | | Fixed the ABI check files after the push of bug # 12325444.Georgi Kodinov2011-04-281-3/+2
| | * | | Bug #12325444 : 60746: CLIENT_PLUGIN.H IS BROKEN Georgi Kodinov2011-04-061-3/+2
| * | | | Changed name to better reflect function logic in accordance with WL#5788Mikael Ronström2011-04-151-2/+2
| * | | | More review fixesMikael Ronstrom2011-03-044-8/+8
| * | | | more docs of the thread pool interfaceMikael Ronström2011-02-171-0/+2
| * | | | added interface to scheduler.hMikael Ronström2011-02-171-0/+1
| * | | | Further work on thread pool interfaceMikael Ronström2011-02-171-15/+28
| * | | | More work on interfacesMikael Ronström2011-02-161-8/+11
| * | | | Defined private interface to THD variables, first step to plugin APIMikael Ronström2011-02-161-1/+19
| * | | | Removed scheduler struct for nowMikael Ronström2011-02-101-13/+0
| * | | | Simplifications of server interface to schedulerMikael Ronström2011-02-101-1/+17
| * | | | Simplify interface to connect methods in serverMikael Ronström2011-02-101-3/+3
| * | | | Updated thread_pool_priv.h with additional includes for thread pool pluginsMikael Ronström2011-02-101-0/+22
| * | | | Temporary fixMikael Ronstrom2011-01-241-1/+1
| * | | | BUG#59549, Fix compiler errors on Windows, step 5Mikael Ronstrom2011-01-241-1/+6
| * | | | Added thread pool interface to serverMikael Ronstrom2011-01-141-0/+50
| * | | | mergeMikael Ronstrom2011-01-121-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge mysql-5.5-bugteam -> mysql-5.5-innodbVasil Dimov2010-12-273-0/+63
| | |\ \ \
| | * | | | Fix Bug#57739 Scary messages in error logVasil Dimov2010-11-221-1/+0
| * | | | | BUG#59392, removed thread local storage use in MySQL Threads by storing ibuf_...Mikael Ronstrom2011-01-121-3/+10
| * | | | | mergeMikael Ronstrom2011-01-0410-89/+722
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-211-0/+2
| | * | | | WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS eventSergey Vojtovich2010-12-142-0/+61
| | |/ / /
| | * | | removed misleading and over-promissing comments.Georgi Kodinov2010-11-101-6/+3
| | * | | Bug #57774: Typos/ambiguities in the WL1054 commentsGeorgi Kodinov2010-10-271-3/+3
| | * | | Use a guard macro to prevent the inclusion of system headersDavi Arnaut2010-10-132-2/+2
| | * | | fixed failing test casesGeorgi Kodinov2010-10-052-8/+28
| | * | | Bug #56767: Make sure client plugins in 1054 are compatible with Georgi Kodinov2010-10-041-1/+19
| | * | | mergeGeorgi Kodinov2010-10-042-89/+1
| | |\ \ \
| | | * | | A better fix for bug #56405 "Deadlock in the MDL deadlockDmitry Lenev2010-09-291-88/+0
| | * | | | WL#1054: code style remarks fixed.Georgi Kodinov2010-09-201-0/+7
| | * | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-207-46/+444
| | |\ \ \ \
| | * | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-096-1/+617