summaryrefslogtreecommitdiff
path: root/sql/examples/ha_archive.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving archive from example to sql.unknown2005-09-281-1042/+0
* Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-1/+1
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-1/+1
|\
| * Merge mysqldev@production.mysql.com:jimw/mysql-4.1-scounknown2005-09-121-1/+1
| |\
| | * When first creating the ARZ file for an archive table, use "wb" as the mode forunknown2005-09-081-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-011-1/+1
| |\ \
| | * \ Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-08-301-1/+1
| | |\ \
* | | \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-011-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug12527/my41-bug12527unknown2005-08-301-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug #12527 yassl causes errors in "repair" and "optimize"unknown2005-08-291-1/+1
* | | | | | Update for delete_all_rows() which will be used for TRUNCATE and DELETE support.unknown2005-08-291-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Added support for delete_all_rows() for archive. This fixes bug #12836. unknown2005-08-291-0/+11
| | |/ / | |/| |
| * | | mysqld.dsp:unknown2005-08-181-1/+1
| |/ /
* | | Implement MySQL framework to support consistent read views inunknown2005-07-201-10/+13
* | | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-1/+11
* | | ha_archive.cc:unknown2005-07-111-1/+1
* | | Fixed 32bit issue, reworked error logic for open tables, and redid the repair...unknown2005-07-101-76/+25
* | | Refactoring of write_row() into two parts to allow future additions. Also rew...unknown2005-07-101-45/+108
* | | Clean up warnings and build problems on Windows. (Bug #11045)unknown2005-06-181-5/+5
* | | Merge with 4.1unknown2005-06-071-2/+0
|\ \ \ | |/ /
| * | a compiler must see '#pragma implementation' *before*unknown2005-06-051-2/+0
* | | Merge of 4.1->5.0. This contained the fixes for GCC 4.0unknown2005-06-011-4/+6
|\ \ \ | |/ /
| * | Mergeunknown2005-06-011-4/+3
| |\ \
| | * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...unknown2005-06-011-4/+3
| * | | tztime.cc:unknown2005-06-021-1/+3
| |/ /
* | | ha_archive.cc:unknown2005-05-241-1/+1
* | | Mergeunknown2005-04-281-29/+0
|\ \ \ | |/ /
| * | BUG#9911 After review fixesunknown2005-04-281-24/+0
* | | BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file errorunknown2005-04-271-6/+11
* | | Merge from 4.1 to 5.0unknown2005-04-271-0/+24
|\ \ \ | |/ /
| * | BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file errorunknown2005-04-261-0/+24
| |/
* | BUG#9714 libsupc++ problemunknown2005-04-271-2/+11
* | print xa recovery progressunknown2005-03-131-0/+1
* | Merge with global treeunknown2005-02-251-9/+8
|\ \
| * | Remove compiler warnings and remove not used variablesunknown2005-02-251-4/+3
* | | Solved bug 8691.unknown2005-02-241-6/+6
|/ /
* | making XA tree to compile (and pass tests) in -max buildunknown2005-02-171-3/+3
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-171-6/+24
|\ \
| * | after merge fixesunknown2005-02-161-6/+24
* | | Merge with 4.1unknown2005-02-151-2/+9
|\ \ \ | |/ / |/| / | |/
| * new static archive_inited variable, so that archive_db_end() will do somethin...mysql-4.1.10unknown2005-02-121-2/+9
* | 4.1 -> 5.0 mergeunknown2005-02-031-12/+15
|\ \ | |/
| * Removed duplicate close call and added archive to the debug build and test. unknown2005-01-311-1/+0
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-281-11/+15
| |\
| | * Cleanup for lost file descriptors on close table for ha_archive. unknown2005-01-281-11/+15
* | | Test bug: Memory leak in archive handler.unknown2005-01-261-0/+1
* | | Merge from 4.1unknown2005-01-261-18/+41
|\ \ \ | |/ /
| * | Test Bug: Memory leaks in the archive handler.unknown2005-01-261-18/+41
| |/
* | Mergeunknown2005-01-111-13/+17
|\ \ | |/
| * Fix style nitunknown2005-01-111-1/+2