summaryrefslogtreecommitdiff
path: root/myisam/mi_create.c
Commit message (Expand)AuthorAgeFilesLines
* fix auto-increment in sub-key and insert ... selectserg@serg.mysql.com2003-03-021-1/+1
* After merge fixmonty@mashka.mysql.fi2003-01-171-1/+1
* Merge with 3.23monty@mashka.mysql.fi2003-01-161-2/+2
|\
| * Fixed max_key_length when using UNIQUE keys.monty@mashka.mysql.fi2002-12-271-1/+1
| * bugfix: uniques did not contributed to MYI tot_length estimation, which resul...serg@sergbook.mysql.com2002-07-251-0/+3
* | less restrictive test for max key length in mi_createserg@serg.mysql.com2002-10-231-1/+1
* | max_key_length MyISAM bugfixserg@sergbook.mysql.com2002-09-101-1/+2
* | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-2/+2
* | bugfix: uniques did not contributed to MYI tot_length estimation, which resul...serg@sergbook.mysql.com2002-07-241-3/+6
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-4/+4
* | Portability fixmonty@hundin.mysql.fi2001-11-071-4/+4
* | Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-8/+9
* | mergemonty@work.mysql.com2001-09-021-1/+1
|\ \ | |/
| * Fix to not running mysqld as root by defaultmonty@hundin.mysql.fi2001-09-021-1/+1
* | Fixed length rows should not use row checksum in MyISAM tablesmonty@hundin.mysql.fi2001-06-261-1/+4
* | Symlinking of tables should not work.monty@hundin.mysql.fi2001-06-051-26/+50
* | Removed compiler warnings.monty@hundin.mysql.fi2001-05-311-6/+19
|/
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-081-73/+73
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-4/+10
* Added connect_timeout and fix for transactions per statementmonty@donna.mysql.com2000-11-271-1/+1
* changed to use IO_CACHE instead of FILEmonty@donna.mysql.com2000-11-161-0/+1
* Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-1/+5
* Import changesetbk@work.mysql.com2000-07-311-0/+628