summaryrefslogtreecommitdiff
path: root/storage/archive/archive_reader.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-2/+1
|/
* 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-0/+15
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-0/+15
| | |\
* | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-0/+15
|\ \ \ \
| * \ \ \ Updated/added copyright headersKent Boortz2011-06-301-0/+15
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-0/+15
| | | |/ | | |/|
* | | | merge with 5.3Sergei Golubchik2011-10-191-8/+12
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned arc...Michael Widenius2011-06-111-8/+12
| |/
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-3/+3
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-3/+2
|\ \ | |/
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-3/+2
* | Bug#47216 programs should quit if the file specified by --defaults-file ...Alexey Botchkov2009-10-091-1/+2
|/
* mysql-test/r/partition.resultBuild Team2008-11-251-3/+1
* Changes of copyright output from "--version" and similar.unknown2008-11-141-1/+1
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-1/+1
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-7/+7
* archive_reader.c:unknown2007-02-211-0/+1
* Fixed a warning. Added the -A option so that the autoincrement could be set o...unknown2007-01-261-5/+41
* This patch passes comment to be embedded in ARZ.unknown2007-01-241-1/+50
* Just adding support for a "minor" version number. unknown2007-01-211-1/+2
* 1) New dirty state for files (need this for longterm fast recovery)unknown2007-01-201-11/+161
* Updates to archive_reader. unknown2007-01-131-11/+139
* Final cleanup for new archive internal format. All new headers work.unknown2007-01-121-6/+9
* New azio which keeps meta data in its own header. unknown2007-01-101-0/+39