summaryrefslogtreecommitdiff
path: root/storage/archive/archive_reader.c
Commit message (Expand)AuthorAgeFilesLines
* 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