summaryrefslogtreecommitdiff
path: root/myisam/myisampack.c
Commit message (Expand)AuthorAgeFilesLines
* Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-12-041-1/+1
|\
| * A set of Netware related patches.unknown2005-12-041-1/+1
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-051-18/+7
|\ \
| * | a fix (bug #4214: Table corruption with myisampack and large BLOB objects).unknown2005-09-051-18/+7
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-08-251-1/+10
|\ \ \ | |/ / |/| / | |/
| * Several fixes for Netware.unknown2005-08-241-1/+10
* | Make sure to clean up temporary files in myisampack even when theunknown2005-08-121-0/+8
* | Bug#8321 - myisampack bug in compression algorithmunknown2005-04-281-2/+7
|\ \ | |/
| * Bug#8321 - myisampack bug in compression algorithmunknown2005-04-281-2/+7
| * - Applied some Windows portability fixes for myisampack.c and sql_handler.ccunknown2004-10-271-1/+1
* | Bug#9487 - myisampack segmentation violation and bus errorunknown2005-04-151-3/+16
* | - applied portability fix for Windows (1ULL -> ULL(1)) to myisampack.cunknown2004-10-221-1/+1
* | Merge with 4.0unknown2004-10-201-7/+27
|\ \ | |/
| * Code cleanups (done during review of new code)unknown2004-10-201-7/+5
| * Fix for BUG#4785 part two:unknown2004-09-291-8/+30
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-1/+5
|\ \ | |/
| * Fix for BUG#4785:unknown2004-09-221-1/+5
* | Merge with 4.0unknown2004-09-011-1/+1
|\ \ | |/
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | mergedunknown2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:unknown2004-08-141-1/+1
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-0/+4
|\ \ | |/
| * Added patches from Novellunknown2004-05-251-0/+4
* | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-4/+4
* | Added missing SSL library (Should be in source distribution)unknown2003-11-281-7/+7
* | merge with 4.0.15unknown2003-09-111-1/+1
|\ \ | |/
| * s/\t/ / in command-line help textunknown2003-09-021-1/+1
* | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-2/+2
* | mergedunknown2002-10-141-3/+6
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-1/+2
| * Merge with 4.0.3unknown2002-08-301-2/+4
| |\
| | * merge with 4.0unknown2002-06-031-90/+88
| | |\
| | * | RB-Tree indexes support in HEAP tablesunknown2002-04-251-2/+4
* | | | Small fixes in mysql and myisampackunknown2002-10-041-2/+2
|/ / /
* | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-1/+1
* | | New SET syntax & system variables.unknown2002-07-231-6/+6
* | | Removed mysql_ssl_clear() unknown2002-06-271-1/+1
| |/ |/|
* | Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-6/+3
* | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-241-87/+89
* | mergeunknown2002-04-251-2/+1
|\ \ | |/ |/|
| * SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-2/+1
* | merge with 3.23.50unknown2002-03-271-12/+5
|\ \ | |/
| * Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-12/+5
| * Removed compiler warningsunknown2002-02-091-1/+1
* | Update copyrightunknown2001-12-061-3/+3
* | Portability fixunknown2001-11-071-15/+15
* | merge with 3.23.44unknown2001-11-041-2/+2
|\ \ | |/
| * Portability fixesunknown2001-10-311-1/+2
| * Update for OS2 (patch from Yuri Dario).unknown2001-10-311-1/+1
* | Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-1/+1