summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up SSL documentationunknown2001-10-021-15/+12
* mergeunknown2001-09-181-6/+0
|\
| * Fix bug in SELECT EXPLAIN ... ORDER BYunknown2001-09-181-6/+0
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-181-2/+31
|\ \ | |/
| * Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-2/+31
* | Cleanupsunknown2001-09-151-1/+1
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-041-1/+1
|\ \ | |/
| * Ensure that libmysqlclient doesn't use raidunknown2001-09-041-1/+1
* | merge with 3.23.42unknown2001-09-021-16/+21
|\ \ | |/
| * "freeing of unallocated pointer" bug fixedunknown2001-08-291-3/+2
| * Fixes for OS2.unknown2001-08-221-2/+2
| * Portability fixes.unknown2001-08-181-10/+14
* | Fix of UNION codeunknown2001-08-191-2/+2
* | merged with 3.23unknown2001-07-171-1/+15
|\ \ | |/
| * Patch for netBSDunknown2001-07-161-1/+15
* | Symlinking of tables should not work.unknown2001-06-051-1/+7
* | mergeunknown2001-06-011-1/+3
|\ \ | |/
| * Added --skip-symlinksunknown2001-06-011-0/+5
* | Added support for symlinked tables.unknown2001-06-011-10/+25
* | Removed compiler warnings.unknown2001-05-311-7/+11
* | ft_* variables addedunknown2001-04-171-2/+2
* | Added all changes from old 4.0 version:unknown2001-04-111-33/+63
|/
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-281-2/+8
* Added isolation levelsunknown2001-03-211-0/+3
* Improved ANALYZE TABLE a bit for small tables.unknown2001-03-151-6/+4
* Fixed that myisamchk -R works on text columnsunknown2001-02-181-16/+19
* Added Innobase to source distributionunknown2001-02-171-1/+1
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-18/+33
* New myisamchk option --sort-recoverunknown2001-01-311-3/+7
* mergeunknown2001-01-281-1/+1
|\
| * logging_ok Logging to logging@openlogging.org acceptedunknown2001-01-271-1/+1
* | Fixed ALTER TABLE on MERGE tablesunknown2001-01-281-15/+22
|/
* Removed not used variable 'last_ref'unknown2001-01-161-1/+1
* Fixed test when exeeding file quota on writeunknown2001-01-151-1/+1
* Fixed bug in myisamchk -r -k#unknown2001-01-031-1/+2
* Fixed bug in 'drop table'unknown2000-11-291-1/+1
* Added connect_timeout and fix for transactions per statementunknown2000-11-271-1/+1
* Split error message for crashed table to 3 different error messages.unknown2000-11-221-0/+20
* Update of interface for BDB tables.unknown2000-10-241-2/+2
* Fix of automatic repairunknown2000-10-231-3/+10
* Give an error if you use a BLOB(X) where X > 255unknown2000-10-221-2/+2
* Fixes for automatic recover of MyISAM tablesunknown2000-10-171-24/+86
* Fixes for automatic repairunknown2000-10-171-1/+2
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-5/+5
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-5/+14
* Portability fixesunknown2000-10-041-2/+4
* First part of automatic repair of MyISAM tables.unknown2000-10-031-0/+1
* Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-291-3/+12
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-15/+27
* Fixes for MyISAM and packed keys + AIXunknown2000-09-221-1/+3