summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of Windows warningsBo Thorsen2010-04-214-1/+14
* Fix Windows compilebo.thorsen2010-04-091-1/+2
* Fixed syntax error and some timeing issues in test suiteMichael Widenius2010-04-081-1/+2
* Removed compiler warningsMichael Widenius2010-04-071-1/+1
* Added missing space from last pushMichael Widenius2010-03-312-2/+0
* Removed compiler warningMichael Widenius2010-03-304-2/+7
* Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-287-13/+17
* Fix myisam checksum patch to check for HA_OPTION_CHECKSUM after it was set, n...Sergei Golubchik2010-03-121-7/+7
* Fix for Bug #534626 MyISAM table created in MariaDB not readable by MySQLMichael Widenius2010-03-101-0/+7
* Fix some compiler warnings seen in Buildbot.unknown2010-03-106-5/+11
* Automerge MySQL 5.1.44 merge into latest MariaDB trunk.unknown2010-03-1022-235/+425
|\
| * Merge MySQL 5.1.44 into MariaDB.unknown2010-03-0422-235/+425
| |\
| | * Fix for valgrind warning: check whether pointer was initialized.Davi Arnaut2010-02-021-1/+1
| | * Applying InnoDB snapshot, fixes BUG#46193.Sergey Vojtovich2010-01-222-103/+131
| | * Applying InnoDB snapshot Sergey Vojtovich2010-01-222-5/+5
| | * Applying InnoDB snapshot, fixes BUG#49238.Sergey Vojtovich2010-01-221-9/+23
| | * Apply patch on behalf of Magnus:Davi Arnaut2010-01-201-1/+1
| | * Apply patch on behalf of the NDB team:Davi Arnaut2010-01-205-18/+18
| | * merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-241-1/+0
| | * Applying InnoDB snapshot 5.1-ss6344, Fixes BUG#47814Satya B2009-12-237-60/+193
| | * Applying InnoDB snapshot 5.1-ss6344, part 2. Fixes BUG#41609 but doesSatya B2009-12-214-21/+31
| | * merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-173-2/+43
| | * Fix for BUG#49502 - CMake error compiling 5.1 on WindowsSatya B2009-12-141-1/+1
| | * merging with mysql-5.1-bugteamV Narayanan2009-12-111-1/+1
| | |\
| | | * Bug#49329 example (and other) engines use wrong collation for open tables hashV Narayanan2009-12-111-1/+1
| | * | Bug#49521 SHOW CREATE TABLE on IBMDB2I tables has incorrect fk constraint formatV Narayanan2009-12-111-27/+1
| | |/
| | * Bug #38883: thd_security_context is not thread safe, crashes?Gleb Shchepa2009-12-032-9/+0
* | | Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-096-44/+100
|/ /
* | 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