summaryrefslogtreecommitdiff
path: root/storage/archive
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-23/+14
|\
| * Bug #32247 Test reports wrong value of "AUTO_INCREMENT" (on a partitioned Inn...unknown2007-12-061-23/+14
* | BUG#31833 - ORDER BY leads to wrong result when ARCHIVE, BLOB andunknown2007-11-231-1/+1
|/
* ha_archive.cc:unknown2007-10-281-1/+1
* Merge gleb.loc:/home/uchum/work/bk/PA/5.1-opt-31036-vunknown2007-10-282-7/+7
|\
| * Fixed bug #31036: Using order by with archive table crashes server.unknown2007-10-262-7/+7
* | azio.c, azlib.h:unknown2007-09-072-2/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2007-08-161-2/+6
|\
| * CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js:unknown2007-08-061-2/+6
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-132-6/+9
|/
* Fixed locking issues around flushes. unknown2007-07-122-25/+37
* 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
|\ \