summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warningsMichael Widenius2010-08-262-8/+9
* Automerge with 5.1Michael Widenius2010-08-251-1/+1
|\
| * Fixed typo in last push (sorry about that)Michael Widenius2010-08-251-1/+1
| * Fixed failing testMichael Widenius2010-08-252-2/+2
* | Automerge with 5.1Michael Widenius2010-08-2523-206/+568
|\ \ | |/
| * Increase some very old limits.Michael Widenius2010-08-241-1/+1
| * Fix of LP#616253 Crash in _ma_bitmap_set_full_page_bits on Aria recoveryMichael Widenius2010-08-242-42/+113
| * Trivial fixes, more safe DBUG_ASSERT()'s and some more DBUG_Michael Widenius2010-08-234-9/+18
| * Fixed compilation failure and added some new suppressionsMichael Widenius2010-08-201-2/+2
| * Fixed wrong macro that caused compile failures when compiling without DBUGMichael Widenius2010-08-201-1/+1
| * Fixed valgrind errors and compiler warnings discovered by buildbotMichael Widenius2010-08-207-35/+143
| * Added verbose mode to recoveryMichael Widenius2010-08-184-2/+11
| * Trivial optimizations and cleanupsMichael Widenius2010-08-122-2/+1
| * Fix for LP#571200 MySQL Bug#32426: FederatedX corrupt ORDER BY with TEXTMichael Widenius2010-08-124-94/+248
| * Added option --start-from-checkpoint to maria_read_logMichael Widenius2010-08-124-11/+23
| * Fixed compiler warnings from Windows compilerMichael Widenius2010-08-115-10/+10
* | Merge with 5.1Michael Widenius2010-08-116-8/+67
|\ \ | |/
| * Fixed LP#605798 RQG: Table corruption after Maria engine recovery - "Wrong da...Michael Widenius2010-08-116-8/+67
* | Merge with 5.1 to get in critical bug fix that caused Aria tests to failMichael Widenius2010-08-101-4/+2
|\ \ | |/
| * Fixed wrong argument to translog_write_record() that caused core dump in mari...Michael Widenius2010-08-101-4/+2
* | Automatic mergeMichael Widenius2010-08-097-23/+82
|\ \
| * \ Merge with 5.2Michael Widenius2010-08-097-23/+82
| |\ \ | | |/
| | * Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-095-21/+80
| | * Ensure that xtradb & InnoDB plugin compiles if valgrind is installed but not ...Michael Widenius2010-08-072-2/+2
* | | Fix of soft group commit (assigned LSN instead of file number). Found by Monty.unknown2010-08-091-1/+1
|/ /
* | Merge with 5.1 to get bug fix for LP#613408 Memory corruption with (M)aria st...Michael Widenius2010-08-074-11/+53
|\ \ | |/
| * This patch fixes LP#613408 Memory corruption with (M)aria storage engine and...Michael Widenius2010-08-073-9/+52
| * Fix build failure on windowsMichael Widenius2010-08-061-2/+1
* | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-076-14/+14
* | Merge with MariaDB 5.1Michael Widenius2010-08-061-1/+30
|\ \ | |/
| * Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Ar...Michael Widenius2010-08-061-1/+30
* | Fixed compiler warnings and test failuresMichael Widenius2010-08-063-11/+11
* | Merge with MariaDB 5.1.49Michael Widenius2010-08-05193-2853/+7953
|\ \ | |/
| * Automatic mergeMichael Widenius2010-08-055-26/+146
| |\
| | * Remove not used filesMichael Widenius2010-08-055-26/+146
| * | Merge with 5.1-merge (new XTRADB code updated up to MySQL 5.1.47)Michael Widenius2010-08-0598-1656/+5807
| |\ \
| | * | Fixed compiler warningsMichael Widenius2010-08-047-20/+28
| | * | Merge XtraDB from Percona-Server-5.1.47-11 into MariaDB.unknown2010-08-0494-1636/+5781
| * | | Fixed some test failures after last push (failing tests and valgrind warnings)Michael Widenius2010-08-041-2/+3
| * | | Fixes to allow one to compile and test innodb_pluginMichael Widenius2010-08-042-3/+4
| |/ /
| * | Merge with MariaDB mainMichael Widenius2010-08-02125-1305/+2346
| |\ \ | | |/
| | * Merge with MySQL 5.1.49Michael Widenius2010-08-0285-1145/+1894
| | |\
| | | * Fix bug #55039 Failing assertion: space_id > 0 in fil0fil.c.unknown2010-07-092-5/+25
| | | * Merge mysql-5.1-innodb -> mysql-5.1-securityVasil Dimov2010-07-0441-683/+1026
| | | |\
| | | | * Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-256-18/+14
| | | | * Merge a lost changeset inaam.rana@oracle.com-20100624124450-2m3mg1238ewvakgxVasil Dimov2010-06-251-0/+7
| | | | |\
| | | | | * Add ChangeLog for bug#39168Inaam Rana2010-06-241-0/+7
| | | | * | Add ChangeLog entry for Bug#54679Marko Mäkelä2010-06-241-0/+6
| | | | * | Bug#54679: alter table causes compressed row_format to revert to compactMarko Mäkelä2010-06-241-79/+80
| | | | * | Move the fix for bug #54044 to security branch, and revert commit -r3520:3521.Jimmy Yang2010-06-233-49/+4