summaryrefslogtreecommitdiff
path: root/storage/archive
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-042-27/+31
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-042-27/+31
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-022-3/+10
|\ \
| * | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...unknown2006-06-022-3/+10
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-311-8/+9
|\ \ \
| * | | BUG#17310: Archive error for drop databaseunknown2006-05-291-8/+9
| |/ /
* | | sql/Makefile.am: better mysqld dependenciesunknown2006-05-301-12/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-282-49/+17
|\ \ \ | |/ / |/| |
| * | handlerton cleanup:unknown2006-05-282-49/+17
* | | Bug #18480 Windows file rename problems in archive storage engineunknown2006-05-161-7/+14
|/ /
* | Rename cmakelists.txt -> CMakeLists.txtunknown2006-05-121-1/+1
* | performing a set of bk mv on each CMakeLists.txt file to try and restore the ...unknown2006-05-111-0/+0
* | auto-set MYSQL_PLUGIN_DIRECTORY for plug.in filesunknown2006-05-061-1/+0
* | auto-include plug.in, remove the need for plugins to modify configure.inunknown2006-05-041-0/+5
|/
* fix include path in windows buildunknown2006-05-031-1/+3
* WL#3201 additional post-review fixesunknown2006-05-021-4/+7
* Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2006-05-014-10/+1767
|\
| * WL#3201 post-review fixupsunknown2006-05-011-0/+1
| * make distcheck and cosmetic fixesunknown2006-04-291-4/+4
| * Merge xiphis.org:/home/antony/work2/wl3201.3unknown2006-04-244-12/+1751
| |\ |/ /
| * WL#3201unknown2006-04-201-1/+1
| * WL#3201unknown2006-04-133-11/+1696
|/
* Merge mysql.com:/Users/kent/mysql/bk/mysql-5.1-release.old03unknown2006-04-082-3/+3
|\
| * azio.c, archive_test.c:unknown2006-03-262-3/+3
* | Add missing cmakelists.txt for archive.unknown2006-03-241-0/+6
* | Some changes to make it possible to build for Windows with CMake fromunknown2006-03-241-0/+1
|/
* Makefile.am:unknown2006-02-221-3/+4
* Windows/Visual Studio 2003 fixes for the 5.1.5 release.unknown2006-01-131-2/+10
* Do not use C++ style comments (//) in C source (breaks compilation on aix52).unknown2006-01-022-2/+2
* build fixes for azio on systems without zutil.hunknown2005-12-282-6/+6
* Bug#15976: Multiply warnings about unfreed memoryunknown2005-12-251-1/+1
* Just a few cleanup points in azio. Should solve Ubuntu compile problem. unknown2005-12-232-17/+15
* Fix for Antony's push. I've also changed from using the zlib off_t pointer ty...unknown2005-12-232-9/+9
* Update to add in support for AZIO.unknown2005-12-224-0/+1010