summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* New benchmark testmonty@donna.mysql.com2000-12-241-1/+2
* Lots of new benchmark runsmonty@donna.mysql.com2000-12-183-74/+59
* Fixed delete in tables with hidden primary keymonty@donna.mysql.com2000-12-121-4/+5
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-14/+13
* New error messagesmonty@donna.mysql.com2000-12-051-2/+5
* Makefile.am rm -> rm -f, to get rid of silly "remove this r-------- ?"serg@serg.mysql.com2000-11-291-3/+3
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-288-27/+115
* slave master.info FILE -> IO_CACHEsasha@mysql.sashanet.com2000-11-241-6/+18
* Fixed compilation in another dirmonty@donna.mysql.com2000-11-211-1/+1
* Fixed performance bug in lock tablesmonty@donna.mysql.com2000-11-201-3/+3
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesmonty@donna.mysql.com2000-11-202-1/+3
* Fixed some reported bugsmonty@donna.mysql.com2000-11-181-6/+17
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2000-11-171-1/+1
|\
| * Fixed bug with text key compares in BDBmonty@donna.mysql.com2000-11-171-1/+1
* | fixed bugs in IO_CACHE and Load_event constructor. The code now passessasha@mysql.sashanet.com2000-11-161-1/+1
|/
* Fixes for bugs in the usage of IO_CACHEmonty@narttu.mysql.fi2000-11-173-10/+17
* BUILD/compile-pentium-debugsasha@mysql.sashanet.com2000-11-161-1/+1
* changed to use IO_CACHE instead of FILEmonty@donna.mysql.com2000-11-162-1/+213
* mergemonty@narttu.mysql.fi2000-11-165-79/+68
|\
| * changed to use IO_CACHE instead of FILEmonty@narttu.mysql.fi2000-11-154-78/+66
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-1/+2
* | BitKeeper/triggers/post-commitsasha@mysql.sashanet.com2000-11-041-7/+2
* | libmysql/libmysql.csasha@mysql.sashanet.com2000-10-281-2/+13
* | mysys/mf_format.csasha@mysql.sashanet.com2000-10-281-0/+4
|/
* Bug fixes + defines for INNOBASEmonty@donna.mysql.com2000-10-201-3/+3
* Fixes for automatic recover of MyISAM tablesmonty@donna.mysql.com2000-10-171-1/+1
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-171-1/+1
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-143-7/+14
* mergemonty@donna.mysql.com2000-10-115-12/+20
|\
| * Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysqlmonty@tik.mysql.com2000-10-111-0/+1
| |\
| | * Portability fixesmonty@narttu.mysql.fi2000-10-111-0/+1
| * | Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-115-12/+19
| |/
* | Show charsets dir in error message, instead of just "path: default".tim@threads.polyesthetic.msg2000-10-091-1/+1
|/
* DISTINCT optimizationmonty@tramp.mysql.fi2000-10-061-14/+34
* Small fixesmonty@donna.mysql.com2000-10-051-1/+1
* Portability fixesmonty@donna.mysql.com2000-10-043-13/+175
* First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-034-42/+96
* Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-292-2/+2
* Fixes for releasemonty@donna.mysql.com2000-09-271-1/+1
* Small fixesmonty@donna.mysql.com2000-09-261-2/+17
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-263-8/+40
* Fixes for MyISAM and packed keys + AIXmonty@donna.mysql.com2000-09-221-4/+5
* Fix for SAFE_MUTEX + MERGE tablesmonty@donna.mysql.com2000-09-213-6/+25
* Fix for SAFE_MUTEX on windowsmonty@donna.mysql.com2000-09-203-8/+20
* mergemonty@donna.mysql.com2000-09-203-2/+18
|\
| * Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-203-2/+18
* | better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup()sasha@mysql.sashanet.com2000-09-181-1/+2
|/
* Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-163-4/+7
* Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-141-5/+14
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-128-35/+106