summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* rename maria to ariaSergei Golubchik2010-09-1225-330/+332
* build federared* with libmysqlservicesSergei Golubchik2010-09-122-2/+4
* fix incorrect xtradb plugin metadata.Sergei Golubchik2010-09-111-2/+2
* merge with 5.1Sergei Golubchik2010-09-11152-1702/+4103
|\
| * build dynamic plugins with the -shared libtool option to avoidSergei Golubchik2010-09-0910-25/+18
| * Fixed bug LP#605798 "wrong data in bitmap" after recovery.Michael Widenius2010-09-104-3/+17
| * Updated failure text for maria_install_dbMichael Widenius2010-09-091-1/+5
| * Automatic merge with 5.1-release (5.1.50)Michael Widenius2010-09-0986-1149/+3110
| |\
| | * Automatic mergeMichael Widenius2010-09-0716-316/+540
| | |\
| | * | Fixed compiler warningsMichael Widenius2010-09-071-2/+2
| | * | Fix compile failures and warnings on Windows from XtraDB "shm buffer pool" pa...unknown2010-09-067-43/+47
| | * | Added missing include file (to get rid of compiler warning)Michael Widenius2010-09-061-0/+1
| | * | Fixed failing test cases after update of xtradbMichael Widenius2010-09-051-2/+2
| | * | Merge XtraDB from Percona Server 5.1.49-12 into MariaDB.unknown2010-09-0482-1136/+3057
| | |\ \
| | | * | Merge XtraDB from Percona server 5.1.49-12 into MariaDB.unknown2010-09-0382-1136/+3057
| | * | | Enable archive tables to work with mysql_upgrade / repairMichael Widenius2010-09-033-12/+44
| | * | | Fixed bugs (mostly on sparc) that caused crashes in mysql-test-runMichael Widenius2010-09-032-3/+5
| | |/ /
| | * | Fixed build & test failures in buildbotMichael Widenius2010-08-283-4/+3
| * | | Write message to stderr if recovery is not likely to succeed because we don't...Michael Widenius2010-09-094-25/+56
| | |/ | |/|
| * | Fixed recovery bug where bitmap pages would not be correctly updated after pr...Michael Widenius2010-09-072-4/+13
| * | Fixed compiler failures when compiling non debug buildMichael Widenius2010-09-074-8/+9
| * | Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables.Michael Widenius2010-09-0615-316/+528
| |/
| * Merge with MySQL 5.1.50Michael Widenius2010-08-2746-185/+342
| |\
| | * Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-07-2927-103/+95
| | |\
| | | * 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
| | | |\
| | | * | Bug#48327: Some crashes specific to FreeBSD ("embedded")Davi Arnaut2010-07-161-2/+5
| | | * | Bug#48327: Some crashes specific to FreeBSD ("embedded")Davi Arnaut2010-07-142-19/+34
| | | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-11/+6
| | | * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-098-16/+16
| | | * | Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-051-1/+0
| | | * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-029-24/+28
| | * | | Fix bug #55581 by backporting fix of #52546 from mysql-trunk-innodbJimmy Yang2010-07-285-34/+43
| | * | | Increment InnoDB Plugin version to 1.0.11.Vasil Dimov2010-07-231-1/+1
| | * | | Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2010-07-2314-77/+156
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Port fix for bug #54311 from mysql-trunk-innodb to mysql-5.1-innodb codeline.Jimmy Yang2010-06-305-6/+35
| | * | | Bug#54358 follow-up: Correct some error handling.Marko Mäkelä2010-06-301-6/+3
| | * | | Correct some comments that were added in the fix of Bug #54358Marko Mäkelä2010-06-302-48/+19
| | * | | ChangeLog entry for Bug #54408Marko Mäkelä2010-06-291-0/+5
| | * | | Bug#54408: txn rollback after recovery: row0umod.c:673Marko Mäkelä2010-06-293-3/+40
| | * | | ChangeLog entry for Bug #54358Marko Mäkelä2010-06-291-0/+7
| | * | | Bug#54358: READ UNCOMMITTED access failure of off-page DYNAMIC or COMPRESSEDMarko Mäkelä2010-06-295-17/+133
| | * | | Check in fix for bug #53756: "ALTER TABLE ADD PRIMARY KEY affectsJimmy Yang2010-06-281-14/+13
* | | | | 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