summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Fix for LPBUG#516148 Test maria.maria3 fails when --without-maria-tmp-tables ...Michael Widenius2010-02-121-1/+1
* When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-1011-9/+33
* Patch set contributed by Alex Budovski (MCA)Michael Widenius2010-01-291-0/+1
* Fixed compiler warnings & failing test casesMichael Widenius2010-01-283-10/+10
* Merge with fixes for compiler warnings and 2 fixed test casesMichael Widenius2010-01-2810-21/+26
|\
| * Fixed some compiler warnings and errors in test suite found by buildbotMichael Widenius2010-01-277-15/+19
|/
* Fixed race condition when innobase_shutdown_for_mysql() was called before par...Michael Widenius2010-01-172-4/+8
* Fix freed-twice error in XtraDB (from InnoDB plugin 1.0.6).unknown2010-01-171-1/+1
* Apply to XtraDB MySQL/build-in innodb patches for Bug#49032 and Bug#47720.unknown2010-01-152-15/+39
* Fix crashes by taking kernel mutex when calling srv_table_reserve_slot() duri...unknown2010-01-151-4/+3
* After-merge fix for XtraDB 9: missing DBUG_RETURN.unknown2010-01-151-1/+1
* Merge XtraDB 9 with MariaDB 5.1.42.unknown2010-01-1579-502/+1654
|\
| * Merge with MySQL 5.1.42Michael Widenius2010-01-1580-512/+1663
| |\
| | * merge to mysql-5.1-bugteamSatya B2009-12-0110-139/+4
| | |\
| | | * Bug #38883 (reopened): thd_security_context is not thread safe, crashes?Gleb Shchepa2009-12-0110-139/+4
| | * | Addition to Innodb Plugin 1.0.6 snapshotSatya B2009-12-011-11/+1
| | |/
| | * Applying InnoDB Plugin 1.0.6 snapshot, Fixes BUG#48469 Satya B2009-11-305-7/+38
| | * Applying InnoDB Plugin 1.0.6 snapshot, part 9. Fixes BUG#48526, BUG#48317Satya B2009-11-304-3/+54
| | * Applying InnoDB Plugin 1.0.6 snapshot, part 8. Fixes BUG#48782Satya B2009-11-305-38/+31
| | * Applying InnoDB Plugin 1.0.6 snapshot, part 6. Add Testcase for BUG#46676Satya B2009-11-305-7/+52
| | * Applying InnoDB Plugin 1.0.6 snapshot, part 5. Satya B2009-11-303-1/+19
| | * Applying InnoDB Plugin 1.0.6 snapshot, part 4. Fixes BUG#3139 Satya B2009-11-302-1/+54
| | * Applying InnoDB Plugin 1.0.6 snapshot, part 3. Fixes BUG#47167Satya B2009-11-301-27/+45
| | * Applying InnoDB Plugin 1.0.6 snapshot, part 2. Fixes BUG#32430 Satya B2009-11-303-7/+25
| | * Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656Satya B2009-11-3048-158/+1002
| | * Applying InnoDB snapshot 5.1-ss6242, part 8. Fixes BUG#47720Satya B2009-11-301-12/+17
| | * Applying InnoDB snapshot 5.1-ss6242, part 7. Fixes BUG#49032Satya B2009-11-303-11/+30
| | * Applying InnoDB snapshot 5.1-ss6242, part 5. Fixes BUG#45961Satya B2009-11-301-0/+24
| | * Applying InnoDB snapshot 5.1-ss6242, part 4. Fixes BUG#48526Satya B2009-11-301-0/+16
| | * Applying InnoDB snapshot 5.1-ss6242, part 3. Fixes BUG#48469Satya B2009-11-301-2/+9
| | * Applying InnoDB snapshot 5.1-ss6242, part 2. Fixes BUG#3139Satya B2009-11-302-1/+55
| | * Applying InnoDB snapshot 5.1-ss6242, part 1. Fixes BUG#32430Satya B2009-11-303-81/+153
| | * fix for pb2 failure after bug#47012 push.Anurag Shekhar2009-11-171-0/+1
| | * MergeChristopher Powers2009-11-112-5/+28
| | |\
| | | * Bug #47012 archive tables are not upgradeable, and server crashes Anurag Shekhar2009-11-112-5/+28
| | * | Bug#47382 'mysqladmin debug' crash on 64-bit WindowsChristopher Powers2009-11-102-3/+9
| | |/
| | * Bug #47930: MATCH IN BOOLEAN MODE returns too many resultsGeorgi Kodinov2009-10-271-2/+1
* | | Merge XtraDB 9 into MariaDB.unknown2010-01-15121-2934/+5016
|/ /
* | Fix for compiler warnings on windowsMichael Widenius2010-01-145-4/+6
* | Merged patch from Percona to get proper fix for compilation issue of srv0srv....Michael Widenius2010-01-121-5/+9
* | Removed compiler warningsMichael Widenius2010-01-0610-23/+24
* | Automatic merge.unknown2010-01-051-1/+1
|\ \
| * | Fix test suite so that it works when doing configure --without-ucaMichael Widenius2009-12-271-1/+1
* | | Merge PBXT fix from Paul.unknown2009-12-294-52/+66
|\ \ \
| * | | Fixed a bug that resulted in 2-phase commit not being used between PBXT and t...Paul McCullagh2009-12-214-52/+66
| |/ /
* | | Slightly better way to handle max_connections for embedded server.unknown2009-12-221-6/+7
* | | Merge fix for PBXT running inside embedded server (MBug#439889).unknown2009-12-226-60/+63
|\ \ \ | |/ / |/| |
| * | fixed bug #439889: Embedded server asserts on startup because of pbxtVladimir Kolesnikov2009-12-092-2/+1
* | | Automatic merge with MariaDB trunk.unknown2009-12-161-19/+31
|\ \ \ | |/ /
| * | MergeMichael Widenius2009-12-031-19/+31
| |\ \