summaryrefslogtreecommitdiff
path: root/myisam/myisampack.c
Commit message (Expand)AuthorAgeFilesLines
* - 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
* | Merge with 3.23.42unknown2001-09-131-24/+24
|\ \ | |/
| * OS2 patchunknown2001-09-121-24/+24
* | merge with 3.23.42unknown2001-09-021-36/+36
|\ \ | |/
| * Fixed problem in myisampack with blobsunknown2001-08-301-2/+2
| * Fixes for OS2.unknown2001-08-221-34/+34
* | mergedunknown2001-07-021-1/+2
|\ \
| * | Removed compiler warnings.unknown2001-05-311-1/+2
* | | memory-limited treeunknown2001-07-021-1/+1
|/ /
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentsunknown2001-05-101-3/+5
|/
* Added "--character-sets-dir" to myisampackunknown2001-02-071-1/+6
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ta...unknown2000-10-151-2/+2