summaryrefslogtreecommitdiff
path: root/storage/archive
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-3/+3
* Added --debug-info to most clients to detect memory leaks in mysql-test-runmonty@mysql.com/nosik.monty.fi2006-11-211-7/+11
* Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergestewart@willster.(none)2006-10-182-3/+3
* Added license information display to output of plugins schema, and tagged all...brian@zim.(none)2006-10-051-0/+1
* This patch adds handlerton passing to functions. NDB and Innodb still require...brian@zim.(none)2006-09-302-5/+4
* This removes the passing of global hton to engine instance. brian@zim.(none)2006-09-292-6/+10
* Removed Field (this came in as an idea from a previous patch by Serg)brian@zim.(none)2006-09-261-1/+1
* Bug#22417acurtis/antony@xiphis.org/ltamd64.xiphis.org2006-09-181-1/+1
* This changes the order of the universe, black is now the new white.brian@zim.(none)2006-09-152-14/+13
* Warning fixes for Windows, and an include fix for Windows for Innodb.brian@zim.(none)2006-09-071-2/+2
* add 2 placeholder values for config and system variables.acurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-301-1/+3
* This changeset moves the ha_myisam files to their storage directories. It al...brian@zim.(none)2006-08-191-0/+1
* Merge zim.(none):/home/brian/mysql/dep-5.0brian@zim.(none)2006-08-141-0/+22
* Remove compiler warningsmonty@mysql.com2006-06-231-1/+1
* Manually mergedevgen@moonbone.local2006-06-181-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-042-27/+31
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-042-27/+31
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newguilhem@mysql.com2006-06-022-3/+10
|\ \
| * | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...guilhem@mysql.com2006-06-022-3/+10
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newmikael@c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-311-8/+9
|\ \ \
| * | | BUG#17310: Archive error for drop databasemikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-291-8/+9
| |/ /
* | | sql/Makefile.am: better mysqld dependenciesserg@sergbook.mysql.com2006-05-301-12/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newserg@sergbook.mysql.com2006-05-282-49/+17
|\ \ \ | |/ / |/| |
| * | handlerton cleanup:serg@sergbook.mysql.com2006-05-282-49/+17
* | | Bug #18480 Windows file rename problems in archive storage enginereggie@big_geek.2006-05-161-7/+14
|/ /
* | Rename cmakelists.txt -> CMakeLists.txtmsvensson@neptunus.(none)2006-05-121-1/+1
* | performing a set of bk mv on each CMakeLists.txt file to try and restore the ...reggie@big_geek.2006-05-111-0/+0
* | auto-set MYSQL_PLUGIN_DIRECTORY for plug.in filesserg@sergbook.mysql.com2006-05-061-1/+0
* | auto-include plug.in, remove the need for plugins to modify configure.inserg@sergbook.mysql.com2006-05-041-0/+5
|/
* fix include path in windows buildacurtis@xiphis.org2006-05-031-1/+3
* WL#3201 additional post-review fixesacurtis@xiphis.org2006-05-021-4/+7
* Merge xiphis.org:/home/antony/work2/mysql-5.1acurtis@xiphis.org2006-05-014-10/+1767
|\
| * WL#3201 post-review fixupsacurtis@xiphis.org2006-05-011-0/+1
| * make distcheck and cosmetic fixesserg@sergbook.mysql.com2006-04-291-4/+4
| * Merge xiphis.org:/home/antony/work2/wl3201.3acurtis@xiphis.org2006-04-244-12/+1751
| |\ |/ /
| * WL#3201acurtis@xiphis.org2006-04-201-1/+1
| * WL#3201acurtis@xiphis.org2006-04-133-11/+1696
|/
* Merge mysql.com:/Users/kent/mysql/bk/mysql-5.1-release.old03kent@mysql.com2006-04-082-3/+3
|\
| * azio.c, archive_test.c:kent@mysql.com2006-03-262-3/+3
* | Add missing cmakelists.txt for archive.knielsen@mysql.com2006-03-241-0/+6
* | Some changes to make it possible to build for Windows with CMake fromknielsen@mysql.com2006-03-241-0/+1
|/
* Makefile.am:kent@mysql.com2006-02-221-3/+4
* Windows/Visual Studio 2003 fixes for the 5.1.5 release.knielsen@mysql.com2006-01-131-2/+10
* Do not use C++ style comments (//) in C source (breaks compilation on aix52).knielsen@mysql.com2006-01-022-2/+2
* build fixes for azio on systems without zutil.hstewart@mysql.com2005-12-282-6/+6
* Bug#15976: Multiply warnings about unfreed memoryacurtis@xiphis.org2005-12-251-1/+1
* Just a few cleanup points in azio. Should solve Ubuntu compile problem. brian@zim.(none)2005-12-232-17/+15
* Fix for Antony's push. I've also changed from using the zlib off_t pointer ty...brian@zim.(none)2005-12-232-9/+9
* Update to add in support for AZIO.brian@zim.(none)2005-12-224-0/+1010