summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-0/+4
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2001-01-252-1/+8
|\
| * Merge work:/home/bk/mysqlunknown2001-01-241-0/+7
| |\
| | * Added last_errno and last_error to show slave statusunknown2001-01-241-0/+7
| * | Corrected misnamed DBUG_ENTER in create_temp_fileunknown2001-01-231-1/+1
| |/
* | Lots of manual changesunknown2001-01-251-2/+2
|/
* Mergeunknown2001-01-212-47/+37
|\
| * delete test_vnsprintf.c unknown2001-01-201-45/+0
| * client/mysqltest.cunknown2001-01-191-2/+37
* | Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-193-7/+7
|/
* Fixes for mysqltestunknown2001-01-151-1/+0
* Fixed test when exeeding file quota on writeunknown2001-01-153-7/+21
* Fixed bug when having many binary log filesunknown2001-01-083-8/+18
* Fixed gethostname_r tests to be more portableunknown2001-01-011-2/+2
* Fixed --no-defaults in mysqltestunknown2000-12-291-0/+45
* New benchmark testunknown2000-12-241-1/+2
* Lots of new benchmark runsunknown2000-12-183-74/+59
* Fixed delete in tables with hidden primary keyunknown2000-12-121-4/+5
* Lots of fixes for BDB tablesunknown2000-12-081-14/+13
* New error messagesunknown2000-12-051-2/+5
* Makefile.am rm -> rm -f, to get rid of silly "remove this r-------- ?"unknown2000-11-291-3/+3
* New thr_alarm struct for better integration with OS2unknown2000-11-288-27/+115
* slave master.info FILE -> IO_CACHEunknown2000-11-241-6/+18
* 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