summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-1210-23/+21
* Bug#55462 Performance schema: reduce the overhead of PFS_events_waits::m_wait...Marc Alff2010-08-124-39/+7
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-08-061-1/+1
* Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-295-30/+6
|\
| * Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-205-30/+6
| |\
| | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-205-30/+6
| | * Merge of mysql-5.1 into mysql-5.1-bugteam.Davi Arnaut2010-07-1943-690/+1098
| | |\
| | | * Fix bug #55039 Failing assertion: space_id > 0 in fil0fil.c.unknown2010-07-092-5/+25
| | * | Bug#48327: Some crashes specific to FreeBSD ("embedded")Davi Arnaut2010-07-161-2/+5
* | | | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-29116-2387/+2126
|\ \ \ \
| * \ \ \ Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-2960-608/+329
| |\ \ \ \
| | * | | | Bug#45377: ARCHIVE tables aren't discoverable after OPTIMIZEDavi Arnaut2010-07-263-12/+48
| * | | | | Fix trailing whitespace on ha_innodb.cc:1259Vasil Dimov2010-07-281-1/+1
| * | | | | Remove trailing whitespace on ha_innodb.cc:574Vasil Dimov2010-07-281-1/+1
| * | | | | Fix Bug #55395 INNODB_TRX duplicates columnsJimmy Yang2010-07-261-128/+2
| * | | | | Remove code that was added during the flush list mutex refactoring. We cannotSunny Bains2010-07-221-3/+6
| * | | | | Bug#54583 InnoDB: Assertion failure sync/sync0sync.c:1226Sunny Bains2010-07-222-17/+37
| * | | | | Bug 54617 - During shutdown: Failing assertion: arr->n_reserved == 0Sunny Bains2010-07-221-7/+5
| * | | | | Increment InnoDB version to 1.1.2Vasil Dimov2010-07-211-1/+1
| * | | | | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-21153-1073/+1233
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Improve InnoDB synchronization primitives on WindowsCalvin Sun2010-07-2011-281/+339
| * | | | | Fix bug# 54901 assert during recovery when binlog enabled.Sunny Bains2010-07-152-3/+3
| * | | | | Fix Bug #55095 innodb_file_format_check: no warning for illegal valueJimmy Yang2010-07-131-1/+1
| * | | | | Fix Bug #54764 memory allocated in os_aio_array_create is notJimmy Yang2010-07-081-0/+10
| * | | | | Fix bug #54311 Crash on CHECK PARTITION after concurrent LOAD DATAJimmy Yang2010-06-304-6/+29
| * | | | | Merge a Bug #54358 error handling correction from mysql-5.1-innodb:Marko Mäkelä2010-06-301-6/+3
| * | | | | Merge Bug #54358 comment corrections from mysql-5.1-innodb:Marko Mäkelä2010-06-302-48/+19
| * | | | | Bug#54726 - Inconsistent reporting between mutex and RW lock spin roundsMark Leith2010-06-301-2/+4
| * | | | | Merge Bug#54408 fix from mysql-5.1-innodb:Marko Mäkelä2010-06-293-3/+40
| * | | | | Merge Bug#54358 fix from mysql-5.1-innodb:Marko Mäkelä2010-06-295-17/+133
| * | | | | Bug#52199 utf32: mbminlen=4, mbmaxlen=4, type->mbminlen=0, type->mbmaxlen=4Marko Mäkelä2010-06-2918-185/+352
| * | | | | Disable UNIV_DEBUG when WITH_DEBUG is enabledVasil Dimov2010-06-281-3/+5
| * | | | | Moved fix for Bug#54044 to security branch. Undo revno:3116Jimmy Yang2010-06-241-22/+2
| * | | | | Fix bug#54583. This change reverses r1530 by getting rid of a bogus assertionSunny Bains2010-06-253-9/+7
| * | | | | Merge Bug #54679 fix from mysql-5.1-innodb:Marko Mäkelä2010-06-241-79/+80
| * | | | | trx_undo_parse_page_header(): Silence a bogus warning.Marko Mäkelä2010-06-241-0/+6
| * | | | | After-review cleanup of Bug#57428: replace the dulint struct with a 64-bit intMarko Mäkelä2010-06-242-3/+3
| * | | | | mach_ull_parse_compressed(): Move to .ic file to silence a GCC warningMarko Mäkelä2010-06-243-41/+41
| * | | | | ut_ull_create(): Fix a typo in ut_ad(): ULINT32_MASK instead of ULINT32_MAX.Marko Mäkelä2010-06-241-2/+2
| * | | | | Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-2389-1572/+874
| * | | | | Merge Bug#54044 fix from mysql-5.1-innodb:Jimmy Yang2010-06-231-2/+22
| * | | | | Enable InnoDB's UNIV_DEBUG if MySQL's WITH_DEBUG[_FULL] is definedVasil Dimov2010-06-231-0/+4
| * | | | | Merge Bug#47991 fix from mysql-5.1-innodbVasil Dimov2010-06-236-11/+49
| * | | | | Merge Bug#54686 fix from mysql-5.1-innodb:Marko Mäkelä2010-06-221-0/+7
| * | | | | buf_flush_insert_in_flush_rbt(), buf_flush_validate_low():Marko Mäkelä2010-06-221-5/+7
| * | | | | dict_load_column_low(): Initialize pos. Improve documentation.Marko Mäkelä2010-06-222-6/+10
| * | | | | Fixes bug#39168.Inaam Rana2010-06-216-5/+63
| * | | | | Merge Bug #54658 fix from mysql-5.1-innodb:Marko Mäkelä2010-06-212-2/+7
* | | | | | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-2760-603/+328
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Add a maintainer target to the warning-mode of the build scripts.Davi Arnaut2010-07-241-1/+1