summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-21219-2757/+4045
|\
| * Disable the prefetch code in the InnoDB internal SQL parser.Vasil Dimov2011-09-091-1/+7
| * Bug#12948130 UNNECESSARY X-LOCKING OF ADAPTIVE HASH INDEX (BTR_SEARCH_LATCH)Marko Mäkelä2011-09-084-38/+38
| * Bug#11766591 59733: POSSIBLE DEADLOCK WHEN BUFFERED CHANGES ARE DISCARDEDMarko Mäkelä2011-09-082-9/+8
| * Use cursors for seeking records in SYS_FOREIGN and SYS_INDEXES fromVasil Dimov2011-09-071-10/+19
| * Bug #12950803 62294: BUF_BUDDY_RELOCATE CALLS GETTIMEOFDAY ...Marko Mäkelä2011-09-062-1/+7
| * Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZE - take 2Marko Mäkelä2011-09-062-17/+20
| * Bug#12704861 Corruption after a crash during BLOB updateMarko Mäkelä2011-08-2933-558/+1132
| * Bug #11766591 59733: POSSIBLE DEADLOCK WHEN BUFFERED CHANGES ARE TO BE DISCA...Marko Mäkelä2011-08-221-1/+7
| * Bug #11766591 59733: Possible deadlock when buffered changes are to beMarko Mäkelä2011-08-1512-94/+179
| * Bug#12835650 VARCHAR maximum length performance impactMarko Mäkelä2011-08-103-47/+132
| * Bug#12770537 I_S.TABLES.DATA_LENGTH does not show on-disk sizeMarko Mäkelä2011-08-082-7/+20
| * Bug 12356373 - PERFORMANCE REGRESSION FROM 5.1 TO 5.5 : GROUP BY:Inaam Rana2011-07-198-7/+232
| * Bug#12637786 was fixed with rb:692 by marko. But that fix has a remainingunknown2011-07-071-8/+13
| * Merge from mysql-5.1.58-releaseKaren Langford2011-07-066-518/+5
| |\
| | * merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-06-067-18/+147
| | |\
| | * | Bug#12429576 Assertion failure on purge of column prefix indexMarko Mäkelä2011-05-192-2/+5
| | * | weave merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-05-1022-183/+310
| | |\ \
| | * | | Bug #11810224: CORRECT INVALID LGPL NOTICE IN CLUSTER FILES Georgi Kodinov2011-04-184-484/+0
| * | | | Updated/added copyright headersKent Boortz2011-07-031-1/+1
| * | | | Updated/added copyright headersKent Boortz2011-07-03110-1650/+3191
| |\ \ \ \
| | * | | | Bug#12637786 Wrong secondary index entries on CHAR and VARCHAR columnsMarko Mäkelä2011-06-302-3/+45
| | * | | | Bug #12612184 BLOB debug code cleanup: Forgot an #ifMarko Mäkelä2011-06-291-0/+2
| | * | | | Bug #12612184 BLOB debug code cleanup:Marko Mäkelä2011-06-299-110/+146
| | * | | | Bug#12595087 - 61191: Question about page_zip_available (clean up page0zip.c)Marko Mäkelä2011-06-281-31/+59
| | * | | | Bug 12635227 - 61188: DROP TABLE EXTREMELY SLOWInaam Rana2011-06-1711-516/+276
| | * | | | Silence bogus compiler warning introduced inVasil Dimov2011-06-162-2/+2
| | * | | | Bug #61341 buf_LRU_insert_zip_clean can be O(N) on LRU lengthMarko Mäkelä2011-06-167-385/+31
| | * | | | Bug#12595087 - 61191: Question about page_zip_availableMarko Mäkelä2011-06-163-71/+60
| | * | | | Re-enable the debug assertions for Bug#12650861.Marko Mäkelä2011-06-1615-66/+111
| | * | | | Bug#12612184 Race condition after btr_cur_pessimistic_update()Marko Mäkelä2011-06-1634-223/+650
| | * | | | Introduce UNIV_BLOB_NULL_DEBUG for temporarily hiding Bug#12650861.Marko Mäkelä2011-06-1514-42/+44
| | * | | | Merge a fix from mysql-5.5 to mysql-5.1:Marko Mäkelä2011-06-141-3/+0
| | * | | | Disable a debug assertion that was added to track down Bug#12612184.Marko Mäkelä2011-06-092-2/+10
| | * | | | BLOB instrumentation for Bug#12612184 Race condition in row_upd_clust_rec()Marko Mäkelä2011-06-0915-6/+188
| | * | | | Bug#11764487: myisam corruption with insert ignore and invalid spatial dataRamil Kalimullin2011-06-072-5/+6
| | | |_|/ | | |/| |
| | * | | Merge.Sergey Vojtovich2011-06-032-1/+11
| | |\ \ \
| | | * | | BUG#12402794 - 60976: CRASH, VALGRIND WARNING AND MEMORYSergey Vojtovich2011-05-182-1/+11
| | | | |/ | | | |/|
| | * | | Fix for bug #11762012 - "54553: INNODB ASSERTS IN Dmitry Lenev2011-05-262-4/+20
| | * | | Merge mysql-5.1-innodb -> mysql-5.1Vasil Dimov2011-05-223-13/+116
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Increment InnoDB Plugin version from 1.0.16 to 1.0.17.Vasil Dimov2011-05-101-1/+1
| | | * | Fix bug #11796673 address backward compatibility on index withJimmy Yang2011-05-042-12/+115
| | * | | Merge from mysql-5.1.57-releaseKaren Langford2011-05-061-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | merged mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-04-0720-130/+327
| | | |\ \
| | | * \ \ merge 5.1->5.1-securityGeorgi Kodinov2011-03-0917-14/+943
| | | |\ \ \
| | | * | | | BUG#11764339 - valgrind errors, random data when returningSergey Vojtovich2011-03-031-1/+1
| | * | | | | BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-062-19/+23
| | | |_|_|/ | | |/| | |
| | * | | | Merge mysql-5.1-innodb -> mysql-5.1Vasil Dimov2011-05-0214-152/+275
| | |\ \ \ \
| | | * | | | Bug #11760042 - 52409: Assertion failure: long semaphore waitMarko Mäkelä2011-04-115-138/+108
| | | * | | | Bug #11766513 - 59641: Prepared XA transaction in system after hard crashMarko Mäkelä2011-04-0712-14/+167
| | | | |_|/ | | | |/| |