summaryrefslogtreecommitdiff
path: root/myisam/mi_create.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some varnings from valgrindunknown2003-08-201-1/+1
* fix auto-increment in sub-key and insert ... selectunknown2003-03-021-1/+1
* After merge fixunknown2003-01-171-1/+1
* Merge with 3.23unknown2003-01-161-2/+2
|\
| * Fixed max_key_length when using UNIQUE keys.unknown2002-12-271-1/+1
| * bugfix: uniques did not contributed to MYI tot_length estimation, which resul...unknown2002-07-251-0/+3
* | less restrictive test for max key length in mi_createunknown2002-10-231-1/+1
* | max_key_length MyISAM bugfixunknown2002-09-101-1/+2
* | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-2/+2
* | bugfix: uniques did not contributed to MYI tot_length estimation, which resul...unknown2002-07-241-3/+6
* | Update copyrightunknown2001-12-061-4/+4
* | Portability fixunknown2001-11-071-4/+4
* | Cleaned up SSL documentationunknown2001-10-021-8/+9
* | mergeunknown2001-09-021-1/+1
|\ \ | |/
| * Fix to not running mysqld as root by defaultunknown2001-09-021-1/+1
* | Fixed length rows should not use row checksum in MyISAM tablesunknown2001-06-261-1/+4
* | Symlinking of tables should not work.unknown2001-06-051-26/+50
* | Removed compiler warnings.unknown2001-05-311-6/+19
|/
* Fixed bug when having many binary log filesunknown2001-01-081-73/+73
* New thr_alarm struct for better integration with OS2unknown2000-11-281-4/+10
* Added connect_timeout and fix for transactions per statementunknown2000-11-271-1/+1
* changed to use IO_CACHE instead of FILEunknown2000-11-161-0/+1
* Small bug fixes + code for DELETE QUICKunknown2000-09-201-1/+5
* Import changesetunknown2000-07-311-0/+628