summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation in another dirunknown2000-11-211-1/+1
* Fixed performance bug in lock tablesunknown2000-11-201-3/+3
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-202-1/+3
* Fixed some reported bugsunknown2000-11-181-6/+17
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-11-171-1/+1
|\
| * Fixed bug with text key compares in BDBunknown2000-11-171-1/+1
* | fixed bugs in IO_CACHE and Load_event constructor. The code now passesunknown2000-11-161-1/+1
|/
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-173-10/+17
* BUILD/compile-pentium-debugunknown2000-11-161-1/+1
* changed to use IO_CACHE instead of FILEunknown2000-11-162-1/+213
* mergeunknown2000-11-165-79/+68
|\
| * changed to use IO_CACHE instead of FILEunknown2000-11-154-78/+66
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-1/+2
* | BitKeeper/triggers/post-commitunknown2000-11-041-7/+2
* | libmysql/libmysql.cunknown2000-10-281-2/+13
* | mysys/mf_format.cunknown2000-10-281-0/+4
|/
* Bug fixes + defines for INNOBASEunknown2000-10-201-3/+3
* Fixes for automatic recover of MyISAM tablesunknown2000-10-171-1/+1
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-1/+1
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-143-7/+14
* mergeunknown2000-10-115-12/+20
|\
| * Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysqlunknown2000-10-111-0/+1
| |\
| | * Portability fixesunknown2000-10-111-0/+1
| * | Automatic repair of MyISAM tables + portability fixesunknown2000-10-115-12/+19
| |/
* | Show charsets dir in error message, instead of just "path: default".unknown2000-10-091-1/+1
|/
* DISTINCT optimizationunknown2000-10-061-14/+34
* Small fixesunknown2000-10-051-1/+1
* Portability fixesunknown2000-10-043-13/+175
* First part of automatic repair of MyISAM tables.unknown2000-10-034-42/+96
* Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-292-2/+2
* Fixes for releaseunknown2000-09-271-1/+1
* Small fixesunknown2000-09-261-2/+17
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-263-8/+40
* Fixes for MyISAM and packed keys + AIXunknown2000-09-221-4/+5
* Fix for SAFE_MUTEX + MERGE tablesunknown2000-09-213-6/+25
* Fix for SAFE_MUTEX on windowsunknown2000-09-203-8/+20
* mergeunknown2000-09-203-2/+18
|\
| * Small bug fixes + code for DELETE QUICKunknown2000-09-203-2/+18
* | better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup()unknown2000-09-181-1/+2
|/
* Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-163-4/+7
* Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-5/+14
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-128-35/+106
* Small portability fixesunknown2000-09-071-5/+0
* Small bug fixesunknown2000-09-073-13/+13
* Portability changesunknown2000-08-311-0/+5
* Update to get 3.23.23 to compileunknown2000-08-311-1/+1
* fixed coredump on corrupt charset indexunknown2000-08-301-3/+4
* fixed coredump in charset.c - bk messed up, so here is another try to push itunknown2000-08-291-11/+15
* The previous commit to this file introduced several syntax (etc.)unknown2000-08-231-22/+22
* Merge tim@work:/home/bk/mysqlunknown2000-08-221-34/+61
|\