summaryrefslogtreecommitdiff
path: root/storage/archive
Commit message (Expand)AuthorAgeFilesLines
* Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-13/+2
* Bug #39802 On Windows, 32-bit time_t should be enforcedAnurag Shekhar2009-05-131-2/+2
* fixed archive test. It might be OOM error on boxes with low amount of memory.Sergey Glukhov2009-03-261-1/+5
* auto-mergeIgnacio Galarza2009-03-191-4/+2
|\
| * Fix for BUG#32880 - Repairing Archive table fails with internal error 144Satya B2009-03-181-4/+2
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-132-2/+2
|/
* Merge from mysql-5.1.30-releasetimothy.smith@sun.com2008-11-271-4/+2
|\
| * mysql-test/r/partition.resultBuild Team2008-11-251-3/+1
| * Changes of copyright output from "--version" and similar.kent.boortz@sun.com2008-11-141-1/+1
* | Bug#37719: Crash if rename Archive table to same name with differentMattias Jonsson2008-10-031-1/+1
|/
* Merge trift2.:/MySQL/M51/mysql-5.1joerg@trift2.2008-03-271-2/+3
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1-buildjperkin/jonathan@chorlton.adsl.perkin.org.uk2008-03-061-2/+3
| |\
| | * Use pkglibdir to simplify pkgplugindir, and fix the path in ajperkin/jonathan@chorlton.adsl.perkin.org.uk2008-01-021-1/+1
| | * Add new pkgplugindir handling to seperate plugins from libraries,jperkin/jonathan@chorlton.adsl.perkin.org.uk2007-12-191-2/+3
* | | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...antony@pcg5ppc.xiphis.org2008-03-071-2/+8
|\ \ \ | |/ / |/| |
| * | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-enginessvoj@june.mysql.com2008-01-291-2/+8
| |\ \ | | |/ | |/|
| | * BUG#26978 - s->z_err not assigned a value?svoj@mysql.com/june.mysql.com2007-12-121-2/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-buildiggy@alf.(none)2008-02-211-0/+1
|\ \ \ | |/ / |/| |
| * | Bug#31929 Windows build fails with >=4 Parallel build threads.iggy@alf.(none)2008-01-291-0/+1
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-12-131-23/+14
|\ \ \ | |_|/ |/| |
| * | Bug #32247 Test reports wrong value of "AUTO_INCREMENT" (on a partitioned Inn...holyfoot/hf@mysql.com/hfmain.(none)2007-12-061-23/+14
* | | BUG#31833 - ORDER BY leads to wrong result when ARCHIVE, BLOB andsvoj@mysql.com/june.mysql.com2007-11-231-1/+1
|/ /
* | ha_archive.cc:gshchepa/uchum@gleb.loc2007-10-281-1/+1
* | Merge gleb.loc:/home/uchum/work/bk/PA/5.1-opt-31036-vgshchepa/uchum@gleb.loc2007-10-282-7/+7
|\ \ | |/ |/|
| * Fixed bug #31036: Using order by with archive table crashes server.gshchepa/uchum@gleb.loc2007-10-262-7/+7
* | azio.c, azlib.h:kent/mysqldev@mysql.com/production.mysql.com2007-09-072-2/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marveljbruehe/mysqldev@mysql.com/production.mysql.com2007-08-161-2/+6
|\
| * CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js:kent@mysql.com/kent-amd64.(none)2007-08-061-2/+6
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-132-6/+9
|/
* Fixed locking issues around flushes. brian@zim.(none)2007-07-122-25/+37
* Merge synthia.local:/home/mydev/mysql-5.1-ateamistruewing@synthia.local2007-06-301-17/+3
|\
| * Merge mysql.com:/home/svoj/devel/mysql/BUG29250/mysql-5.0-enginessvoj@june.mysql.com2007-06-281-17/+3
* | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-06-121-0/+1
|\ \ | |/ |/|
| * WL#3303 (RBR: Engine-controlled logging format):mats@kindahl-laptop.dnsalias.net2007-05-281-0/+1
* | Added casts to avoid compiler warnings and fixed a wrong type.jani@a88-113-38-195.elisa-laajakaista.fi2007-05-311-0/+4
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-104-88/+87
|/
* Making sure thar archive is inited for info AUTO call.brian@zim.(none)2007-03-261-0/+1
* Merge piggy:/home/brian/mysql-5.1-archbrian@zim.(none)2007-03-261-3/+3
|\
| * Adjusting locks for concurrency issue (not found, but suspect). brian@piggy.tangent.org2007-03-261-3/+3
* | Centralized init logic for starting a scan. brian@zim.(none)2007-03-261-15/+3
|/
* New comments, additional init for rebuild options. brian@zim.(none)2007-03-251-0/+5
* Added delayed open of file descriptors to cut down on issues surrounding larg...brian@zim.(none)2007-03-233-13/+35
* Modified read buffer to see if performance difference existed.brian@zim.(none)2007-03-203-25/+29
* Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-232-10/+12
* archive_reader.c:kent/mysqldev@mysql.com/production.mysql.com2007-02-211-0/+1
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-02-032-21/+22
|\
| * After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-8/+9
| * Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-272-13/+13
* | Reworked a section of code that caused valgrind errors (and that partitioning...brian@zim.(none)2007-01-311-7/+14
* | Two things:brian@zim.(none)2007-01-261-2/+2