summaryrefslogtreecommitdiff
path: root/extra
Commit message (Collapse)AuthorAgeFilesLines
* slave-skip-errorssasha@mysql.sashanet.com2001-12-122-1/+64
| | | | | | added extra/mysql_install.c - will work on it in 4.0, but it does not hurt to have it sit in 3.23 tree for now since it will eventually be backported to 3.23 anyway
* Small safety fixmonty@hundin.mysql.fi2001-11-281-0/+2
|
* Portability fixesmonty@hundin.mysql.fi2001-10-311-2/+3
|
* Fix for LOAD DATA FROM MASTER when using tables with checksummonty@hundin.mysql.fi2001-09-181-2/+15
| | | | Fixed some wrong test cases
* Added unique error for DEADLOCKmonty@hundin.mysql.fi2001-09-171-0/+4
| | | | Include missing man pages into binary distribution
* OS2 patchmonty@hundin.mysql.fi2001-09-121-11/+4
|
* Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-1/+1
| | | | | | DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-261-125/+0
| | | | Removed all Attic directories.
* Added test case that crashed Innobasemonty@donna.mysql.fi2001-03-261-8/+32
|
* extra/resolve_stack_dump.csasha@mysql.sashanet.com2001-02-031-1/+3
| | | | skip gcc2_compiled. junk
* fixed buffer overrun in resolve_stack_dumpsasha@mysql.sashanet.com2001-01-181-4/+4
| | | | | fixes for restore table test case for backup/restore
* Added resovle_stack_dumpsasha@mysql.sashanet.com2001-01-052-1/+305
|
* Configure updatesmonty@donna.mysql.com2000-12-161-4/+4
| | | | Fixed my_print_defaults --no-defaults
* Fixed problem with auto-repair of MyISAM tablesmonty@donna.mysql.com2000-11-211-0/+1
| | | | Fixed bug in ISAM and MyISAM when updating from multiple-processes
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-141-2/+2
| | | | a lot of portability issues.
* Portability fixesmonty@narttu.mysql.fi2000-10-111-6/+12
|
* DISTINCT optimizationmonty@tramp.mysql.fi2000-10-061-3/+11
| | | | | Fixes when using column privileges Manual updates
* Portability fixesmonty@donna.mysql.com2000-10-041-1/+1
|
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-1/+2
| | | | reading from FIFO, fixes for FULLTEXT, @@IDENTITY
* Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-141-3/+5
|
* Fixes for Ia64monty@donna.mysql.com2000-08-231-3/+3
|
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-0/+3
| | | | | Added more status to the MyISAM files to avoid checking files that has already been checked.
* Import changesetbk@work.mysql.com2000-07-318-0/+2055