summaryrefslogtreecommitdiff
path: root/storage/archive/ha_archive.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #32247 Test reports wrong value of "AUTO_INCREMENT" (on a partitioned Inn...unknown2007-12-061-23/+14
* ha_archive.cc:unknown2007-10-281-1/+1
* Fixed bug #31036: Using order by with archive table crashes server.unknown2007-10-261-2/+2
* Fixed locking issues around flushes. unknown2007-07-121-25/+34
* Merge mysql.com:/home/svoj/devel/mysql/BUG29250/mysql-5.0-enginesunknown2007-06-281-17/+3
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-51/+50
* 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-231-12/+32
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-031-19/+20
|\
| * After merge fixesunknown2007-01-291-8/+9
| * Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-11/+11
* | 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-261-2/+2
* | This patch passes comment to be embedded in ARZ.unknown2007-01-241-23/+98
|/
* 1) New dirty state for files (need this for longterm fast recovery)unknown2007-01-201-4/+1
* Updates to archive_reader. unknown2007-01-131-1/+1
* More windows warnings cleanupunknown2007-01-131-10/+6
* REAL_PATH was rewritten for DATA DIRECTORY (doesn't get calculated for each t...unknown2007-01-131-28/+50
* Final cleanup for new archive internal format. All new headers work.unknown2007-01-121-94/+56
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archunknown2007-01-111-333/+371
|\
| * New azio which keeps meta data in its own header. unknown2007-01-101-301/+121
| * This updates archive to use new header information in az files and makes way ...unknown2006-12-041-46/+16
| * Fixed problems with original gzio() functions not being able to correctly ret...unknown2006-12-031-35/+101
| * Formailized the row buffer structure, implemented new streaming format. unknown2006-12-021-75/+225
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
* | 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
* | | 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
|/ /
* | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-181-2/+2
|/
* Added license information display to output of plugins schema, and tagged all...unknown2006-10-051-0/+1
* This patch adds handlerton passing to functions. NDB and Innodb still require...unknown2006-09-301-3/+4
* This removes the passing of global hton to engine instance. unknown2006-09-291-5/+9
* Removed Field (this came in as an idea from a previous patch by Serg)unknown2006-09-261-1/+1
* This changes the order of the universe, black is now the new white.unknown2006-09-151-13/+13
* add 2 placeholder values for config and system variables.unknown2006-08-301-1/+3
* Merge zim.(none):/home/brian/mysql/dep-5.0unknown2006-08-141-0/+22
* Manually mergedunknown2006-06-181-1/+1