summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2001-09-021-1/+1
|\
| * Fix to not running mysqld as root by defaultunknown2001-09-021-1/+1
* | merge with 3.23.42unknown2001-09-0214-111/+113
|\ \ | |/
| * Portability fixesunknown2001-08-312-6/+3
| * Portability fixesunknown2001-08-301-2/+1
| * Fixed problem in myisampack with blobsunknown2001-08-302-4/+5
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-08-291-3/+2
| |\
| | * "freeing of unallocated pointer" bug fixedunknown2001-08-291-3/+2
| * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-231-2/+1
| |\ \
| | * | Portability fixesunknown2001-08-231-2/+1
| | |/
| * | Mergeunknown2001-08-211-3/+2
| |\ \ | | |/ | |/|
| | * myisamchk.c Make --set-character-set actually do something.unknown2001-08-211-3/+2
| * | Fixes for OS2.unknown2001-08-2211-78/+85
| |/
| * Portability fixes.unknown2001-08-184-15/+19
* | Some warning fixes and some SSL testprograms check-inunknown2001-08-261-1/+1
* | Remove usage of my_dup(), as this casued error 127 when reading MyISAM tablesunknown2001-08-212-7/+15
* | Fix of UNION codeunknown2001-08-195-21/+25
* | Remove warnings and portability fixesunknown2001-08-141-3/+6
* | mergedunknown2001-08-091-2/+2
|\ \ | |/
| * Fix when using --without-server --with-thread-safe-clientunknown2001-08-041-2/+2
* | ft-update bug fixedunknown2001-07-272-12/+6
* | bulk insert bug fixedunknown2001-07-261-2/+2
* | merged with 3.23unknown2001-07-172-2/+16
|\ \ | |/
| * Mergeunknown2001-07-162-2/+16
| |\
| | * Patch for netBSDunknown2001-07-162-2/+16
* | | mergedunknown2001-07-121-0/+4
|\ \ \ | |/ /
| * | bug fixedunknown2001-07-121-0/+4
| |/
* | cleanupsunknown2001-07-101-10/+23
* | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-5/+7
* | mergeunknown2001-07-081-2/+0
|\ \
| * | Added support for ANSI SQL X'hex-string' format.unknown2001-07-041-2/+0
* | | mergedunknown2001-07-0217-120/+210
|\ \ \ | |/ /
| * | mergeunknown2001-06-281-3/+4
| |\ \ | | |/
| | * Cleanupunknown2001-06-281-3/+4
| * | Changed safe_mysqld -> mysqld_safeunknown2001-06-281-3/+3
| * | Fixed length rows should not use row checksum in MyISAM tablesunknown2001-06-263-3/+6
| * | Fixed multi-table-deleteunknown2001-06-151-24/+24
| * | mergeunknown2001-06-122-6/+5
| |\ \ | | |/
| | * Changed compare in MyISAM to use my_pread()unknown2001-06-112-6/+5
| * | Symlinking of tables should not work.unknown2001-06-054-32/+63
| * | mergeunknown2001-06-011-1/+3
| |\ \ | | |/
| | * Added --skip-symlinksunknown2001-06-012-1/+6
| * | Added support for symlinked tables.unknown2001-06-015-30/+43
| * | Removed compiler warnings.unknown2001-05-3112-43/+84
* | | memory-limited treeunknown2001-07-0211-27/+162
* | | bug in _mi_prefix_search fixedunknown2001-06-211-5/+7
* | | Merge work:/home/bk/mysql-4.0unknown2001-05-243-5/+13
|\ \ \ | |/ / |/| |
| * | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanupunknown2001-05-243-5/+13
* | | Don't write rows in MyISAM tables when using count(distinct)unknown2001-05-233-11/+17
* | | Fixed that MySQL compiles again after last merge.unknown2001-05-201-0/+2