summaryrefslogtreecommitdiff
path: root/myisam/mi_create.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #10893 (myisamchk fails on packed spatial)unknown2005-07-231-2/+4
* Don't allow 8bytes for data file pointers for now.unknown2005-06-301-0/+3
* Fixed Bug#11226 and reverted fix for Bug#6993.unknown2005-06-301-4/+3
* Merge mysql.com:/home/mydev/mysql-4.0unknown2005-03-041-1/+1
|\
| * Fix for a build bug.unknown2005-03-041-1/+1
* | mergeunknown2005-03-031-7/+7
|\ \ | |/
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-8/+8
* | Bug#8306 - TRUNCATE leads to index corruptionunknown2005-03-021-0/+15
* | use FT_MAX_WORD_LEN_FOR_SORT instead of HA_FT_MAXBYTELEN when calculatingunknown2004-11-231-4/+6
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-4/+9
|\ \ | |/
| * Fix for BUG#4785:unknown2004-09-221-4/+9
* | Mergingunknown2004-05-271-0/+7
|\ \
| * | WL#1163 To make spatial code optionalunknown2004-03-121-0/+7
* | | myisam_data_pointer_sizeunknown2004-05-011-2/+2
* | | Merge with 4.0 to get lastest bug fixesunknown2004-03-291-1/+7
|\ \ \ | |/ / |/| / | |/
| * Allow keys with 0 segements in MyISAMunknown2004-03-261-1/+7
* | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-9/+9
* | make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-2/+2
* | merge with 4.0.15unknown2003-08-291-1/+1
|\ \ | |/
| * Fixed some varnings from valgrindunknown2003-08-201-1/+1
* | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-031-1/+1
* | Merge with 4.0unknown2003-03-161-1/+1
|\ \ | |/
| * fix auto-increment in sub-key and insert ... selectunknown2003-03-021-1/+1
* | mergedunknown2003-01-211-34/+11
|\ \
| * | Two-level index structure for FULLTEXT indexesunknown2003-01-211-34/+11
* | | Merge with 4.0.9unknown2003-01-181-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
* | | mergedunknown2002-10-251-1/+1
|\ \ \ | |/ /
| * | less restrictive test for max key length in mi_createunknown2002-10-231-1/+1
* | | Merge with 4.0.4unknown2002-10-021-6/+55
|\ \ \ | |/ / |/| |
| * | Merge with 4.0.3unknown2002-08-301-6/+55
| |\ \
| | * | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-4/+4
| | * | This ChangeSet adds RTREE support into myisam library.unknown2002-02-201-3/+52
* | | | 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