summaryrefslogtreecommitdiff
path: root/storage/archive
Commit message (Expand)AuthorAgeFilesLines
* Merge synthia.local:/home/mydev/mysql-5.1-ateamunknown2007-06-301-17/+3
|\
| * Merge mysql.com:/home/svoj/devel/mysql/BUG29250/mysql-5.0-enginesunknown2007-06-281-17/+3
* | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-06-121-0/+1
|\ \ | |/ |/|
| * WL#3303 (RBR: Engine-controlled logging format):unknown2007-05-281-0/+1
* | Added casts to avoid compiler warnings and fixed a wrong type.unknown2007-05-311-0/+4
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-104-88/+87
|/
* Making sure thar archive is inited for info AUTO call.unknown2007-03-261-0/+1
* Merge piggy:/home/brian/mysql-5.1-archunknown2007-03-261-3/+3
|\
| * Adjusting locks for concurrency issue (not found, but suspect). unknown2007-03-261-3/+3
* | Centralized init logic for starting a scan. unknown2007-03-261-15/+3
|/
* New comments, additional init for rebuild options. unknown2007-03-251-0/+5
* Added delayed open of file descriptors to cut down on issues surrounding larg...unknown2007-03-233-13/+35
* Modified read buffer to see if performance difference existed.unknown2007-03-203-25/+29
* Fixed compiler warningsunknown2007-02-232-10/+12
* archive_reader.c:unknown2007-02-211-0/+1
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-032-21/+22
|\
| * After merge fixesunknown2007-01-291-8/+9
| * Merge mysql.com:/home/my/mysql-5.0unknown2007-01-272-13/+13
* | Reworked a section of code that caused valgrind errors (and that partitioning...unknown2007-01-311-7/+14
* | Two things:unknown2007-01-261-2/+2
* | For performance reasons we remove the ability in unique indexes on autoincrem...unknown2007-01-261-5/+5
* | This fixes a bug in show create table displaying auto_increment field when it...unknown2007-01-261-35/+12
* | Fixed a warning. Added the -A option so that the autoincrement could be set o...unknown2007-01-262-7/+43
* | This patch passes comment to be embedded in ARZ.unknown2007-01-245-41/+278
|/
* Just adding support for a "minor" version number. unknown2007-01-214-18/+25
* 1) New dirty state for files (need this for longterm fast recovery)unknown2007-01-205-47/+257
* Updates to archive_reader. unknown2007-01-132-12/+140
* More windows warnings cleanupunknown2007-01-132-11/+7
* REAL_PATH was rewritten for DATA DIRECTORY (doesn't get calculated for each t...unknown2007-01-132-28/+51
* Final cleanup for new archive internal format. All new headers work.unknown2007-01-124-107/+71
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archunknown2007-01-117-494/+894
|\
| * New azio which keeps meta data in its own header. unknown2007-01-107-507/+488
| * This updates archive to use new header information in az files and makes way ...unknown2006-12-044-92/+132
| * Fixed problems with original gzio() functions not being able to correctly ret...unknown2006-12-035-72/+247
| * Formailized the row buffer structure, implemented new streaming format. unknown2006-12-022-77/+249
* | Many files:unknown2006-12-313-5/+35
* | Many files:unknown2006-12-271-2/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-232-4/+2
* | Merge bk@192.168.21.1:mysql-5.1-optunknown2006-12-051-3/+7
|\ \
| * \ Merge bk@192.168.21.1:mysql-5.1-optunknown2006-12-041-3/+7
| |\ \
| | * | bug #22634 (partitioned tables with DATA DIRECTORY option corrupts table)unknown2006-11-161-3/+7
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-301-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed compiler warnings (Mostly VC++):unknown2006-11-301-2/+2
* | | | Varchar hack to clean strings removed.unknown2006-11-281-21/+0
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-11-281-38/+26
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Removed compiler warningsunknown2006-11-271-12/+14
| * | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-3/+3
| * | Added --debug-info to most clients to detect memory leaks in mysql-test-rununknown2006-11-211-7/+11
* | | Refactored a number of engines to have correct init/deinit. Added pass suppor...unknown2006-11-191-18/+4
* | | This finished the bzero() on varchar patch I wrote a few months ago. It also ...unknown2006-11-151-24/+40
|/ /