summaryrefslogtreecommitdiff
path: root/storage/archive
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.3Sergei Golubchik2011-10-192-17/+27
|\
| * merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-3/+3
| |\
| | * Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-3/+3
| * | Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned arc...Michael Widenius2011-06-112-16/+26
| |/
| * Fix bugs found by application verifier : Vladislav Vaintroub2011-05-141-0/+1
| * Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-2/+3
| |\
| | * Fixed bug in Archive with insert delayedMichael Widenius2011-02-031-2/+3
| * | mergeVladislav Vaintroub2010-12-061-2/+0
| |\ \ | | |/
| | * Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-2/+0
| * | merge with 5.1Michael Widenius2010-11-301-2/+0
| |\ \ | | |/
| | * Fixed compiler and gmake warningsMichael Widenius2010-11-291-2/+0
| * | Merge MariaDB 5.1->5.2unknown2010-11-192-7/+6
| |\ \ | | |/
| | * MWL#74: Shared libmysqld.so library.unknown2010-11-172-7/+6
* | | less boilerplate code - move common operations to wrappersSergei Golubchik2011-07-141-14/+2
* | | 5.5-mergeSergei Golubchik2011-07-025-127/+32
|\ \ \
| * \ \ Merge.Sergey Vojtovich2011-06-032-1/+11
| |\ \ \
| | * | | BUG#12402794 - 60976: CRASH, VALGRIND WARNING AND MEMORYSergey Vojtovich2011-05-182-1/+11
| | * | | Merge from mysql-5.1.57-releaseKaren Langford2011-05-061-1/+1
| | |\ \ \
| * | \ \ \ Merge from mysql-5.5.12-releaseunknown2011-05-061-1/+1
| |\ \ \ \ \
| | * \ \ \ \ merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-03-091-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge.Sergey Vojtovich2011-03-031-1/+1
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | BUG#11764339 - valgrind errors, random data when returningSergey Vojtovich2011-03-031-1/+1
| * | | | | | | BUG#11762616: BUG#55229: 'POSTION'Luis Soares2011-05-061-12/+14
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-12/+14
| | | |/ / / | | |/| | |
| * | | | | Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-1/+1
| | |/ / / | |/| | |
| * | | | BUG#58205 - Valgrind failure in fn_format when called fromSergey Vojtovich2010-12-011-1/+2
| * | | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-202-108/+0
| * | | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-062-3/+3
* | | | | merge.Sergei Golubchik2010-11-254-16/+67
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | merge with 5.1Sergei Golubchik2010-09-114-15/+47
| |\ \ \ | | | |/ | | |/|
| | * | build dynamic plugins with the -shared libtool option to avoidSergei Golubchik2010-09-091-2/+2
| | * | Enable archive tables to work with mysql_upgrade / repairMichael Widenius2010-09-033-12/+44
| | * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-2/+2
| | |\ \ | | | |/
| * | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-3/+2
| |\ \ \ | | |/ /
| | * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-3/+2
| | |\ \
| * | \ \ merge with 5.1Sergei Golubchik2010-07-252-2/+2
| |\ \ \ \ | | |/ / /
| | * | | restore the unintentinally broken ABISergei Golubchik2010-07-232-2/+2
| * | | | Fix for LP#588599, mysqlbug#45377: ARCHIVE tables aren't discoverable after O...Michael Widenius2010-07-211-3/+19
| * | | | merge 5.1->5.2Sergei Golubchik2010-06-011-12/+23
| |\ \ \ \ | | |/ / /
| | * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-12/+23
| | |\ \ \
| * | | | | Maria WL#61unknown2010-04-011-0/+17
| |/ / / /
| * | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+1
| |\ \ \ \
| * \ \ \ \ Merge with MySQL 5.1.42Michael Widenius2010-01-153-5/+32
| |\ \ \ \ \
| * | | | | | Removed compiler warningsMichael Widenius2010-01-061-2/+1
| * | | | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-9/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge MySQL->MariaDBSergey Petrunya2009-09-082-15/+4
| |\ \ \ \ \ \ \
| * | | | | | | | After-merge fixes for problems seen in buildbot after merging MySQL-5.1.35.unknown2009-05-221-36/+4
| * | | | | | | | Fixed problems in mergeMichael Widenius2009-05-191-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
| * | | | | | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-253-7/+9
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |