summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.3-mwl128 -> 5.3Igor Babaev2010-10-272-0/+3
|\
| * MergeIgor Babaev2010-08-312-0/+3
| |\
| | * The main patch for MWL#128: Implement Block Nested Loop Hash Join.Igor Babaev2010-08-313-0/+4
* | | Merge from mariadb-5.1 (through mariadb-5.2)Igor Babaev2010-10-1410-93/+177
|\ \ \
| * \ \ MergeIgor Babaev2010-10-1410-93/+177
| |\ \ \
| | * | | Fixes for bugs found by running test case for LP#608369 "Page: 1 Found wrong ...Michael Widenius2010-10-136-44/+56
| | * | | Use less memory on stack in sql_parse.cc and in repair/check for MyISAM & AriaMichael Widenius2010-10-123-26/+59
| | * | | Fixes some bug in Aria recovery:Michael Widenius2010-10-077-25/+63
* | | | | Merge 5.2->5.3Sergey Petrunya2010-10-10350-5389/+19752
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Automatic merge with 5.1Michael Widenius2010-10-0620-84/+636
| |\ \ \ | | |/ /
| | * | Merge with 1.0.11-7 Pre-GA - 2010-09-09Michael Widenius2010-09-2820-83/+663
| * | | Automatic mergeMichael Widenius2010-10-011-2/+1
| |\ \ \
| | * | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-2/+1
| * | | | Move maria_upgrade() out of maria_init() as in standalone programs maria_data...Michael Widenius2010-09-282-7/+2
| * | | | Rename control file and log files from maria_xxx to aria_xxx when upgrading f...Michael Widenius2010-09-272-3/+77
| * | | | merge with 5.1Sergei Golubchik2010-09-168-37/+120
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mergedSergei Golubchik2010-09-1310-25/+18
| | |\ \ \
| | * | | | Fixed Aria recovery bug:Michael Widenius2010-09-131-5/+63
| | * | | | Fix for LP#634943 "marked as crashed", "zerofilling" and "wrong data in bitma...Michael Widenius2010-09-108-32/+57
| * | | | | fixes for make dist, 32-bit OS, and other buildbot failuresSergei Golubchik2010-09-162-97/+97
| * | | | | oqgraph and sphinx on windowsSergei Golubchik2010-09-156-21/+40
| * | | | | MYSQL_PLUGIN_WITHOUT() macro for plug.inSergei Golubchik2010-09-141-1/+1
| * | | | | provide maria* aliases for aria* command-line options,Sergei Golubchik2010-09-146-49/+310
| * | | | | 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