summaryrefslogtreecommitdiff
path: root/myisam/mi_create.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-07-081-0/+17
|\
| * Merge mysql.com:/home/mydev/mysql-4.1-bug11824ingo@mysql.com2006-06-291-0/+17
| |\
| | * Bug#11824 - internal /tmp/*.{MYD,MYI} files remain, causing subsequent querie...ingo@mysql.com2006-06-271-0/+17
* | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-081-7/+29
|\ \ \ | |/ / |/| |
| * | Bug#8706acurtis@xiphis.org2006-07-051-7/+29
| |/
* | locking issues,serg@serg.mylan2005-12-231-2/+3
* | Merginghf@deer.(none)2005-07-271-2/+4
|\ \ | |/
| * Fix for bug #10893 (myisamchk fails on packed spatial)hf@deer.(none)2005-07-231-2/+4
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0hf@deer.(none)2005-07-211-1/+1
|\ \
| * | Fix for bug #10839 (myisamchk -rq crashes on spatial field)hf@deer.(none)2005-07-201-1/+1
* | | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-1/+1
|/ /
* | Merge with 4.1monty@mysql.com2005-07-031-0/+3
|\ \ | |/
| * Don't allow 8bytes for data file pointers for now.jani@ua141d10.elisa.omakaista.fi2005-06-301-0/+3
| * Fixed Bug#11226 and reverted fix for Bug#6993.jani@ua141d10.elisa.omakaista.fi2005-06-301-4/+3
* | fixes for compiler warnings from VC6reggie@monster.2005-06-061-1/+1
* | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...monty@mishka.local2005-05-131-4/+3
* | Merge with after merge fixingo@mysql.com2005-03-041-7/+7
|\ \ | |/
| * Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2005-03-041-1/+1
| |\
| | * Fix for a build bug.ingo@mysql.com2005-03-041-1/+1
| * | mergeserg@serg.mylan2005-03-031-7/+7
| |\ \ | | |/
| | * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)serg@serg.mylan2005-03-031-8/+8
* | | Mergeingo@mysql.com2005-03-021-0/+15
|\ \ \ | |/ /
| * | Bug#8306 - TRUNCATE leads to index corruptioningo@mysql.com2005-03-021-0/+15
* | | Fixed memory reference errors found by valgrindmonty@mysql.com2005-01-121-1/+3
* | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-21/+61
* | | Merge with new VARCHAR codemonty@mysql.com2004-12-061-5/+10
|\ \ \ | |/ / |/| |
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-5/+10
* | | use FT_MAX_WORD_LEN_FOR_SORT instead of HA_FT_MAXBYTELEN when calculatingserg@serg.mylan2004-11-231-4/+6
|/ /
* | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-4/+9
|\ \ | |/
| * Fix for BUG#4785:sergefp@mysql.com2004-09-221-4/+9
* | Merginghf@deer.(none)2004-05-271-0/+7
|\ \
| * | WL#1163 To make spatial code optionalhf@deer.(none)2004-03-121-0/+7
* | | myisam_data_pointer_sizeserg@serg.mylan2004-05-011-2/+2
* | | Merge with 4.0 to get lastest bug fixesmonty@mysql.com2004-03-291-1/+7
|\ \ \ | |/ / |/| / | |/
| * Allow keys with 0 segements in MyISAMmonty@mysql.com2004-03-261-1/+7
* | just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-9/+9
* | make a clear distinction between max_word_length in *characters* and in *bytes*serg@serg.mylan2003-12-041-2/+2
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-1/+1
|\ \ | |/
| * Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-201-1/+1
* | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...bar@bar.mysql.r18.ru2003-06-031-1/+1
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-1/+1
|\ \ | |/
| * fix auto-increment in sub-key and insert ... selectserg@serg.mysql.com2003-03-021-1/+1
* | mergedserg@serg.mysql.com2003-01-211-34/+11
|\ \
| * | Two-level index structure for FULLTEXT indexesserg@serg.mysql.com2003-01-211-34/+11
* | | Merge with 4.0.9monty@mashka.mysql.fi2003-01-181-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