summaryrefslogtreecommitdiff
path: root/myisam/mi_write.c
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0istruewing@chilla.local2007-01-031-1/+1
|\
| * Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
| |\
| | * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Merge mysql.com:/home/svoj/devel/bk/mysql-4.1-enginessvoj@mysql.com/april.(none)2006-12-301-1/+1
|\ \ \ | |/ / |/| |
| * | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1-enginessvoj@mysql.com/april.(none)2006-12-301-1/+1
| |\ \
| | * | BUG#23196 - MySQL server does not exit / shutdown whensvoj@mysql.com/april.(none)2006-12-011-1/+1
* | | | Merge xiphis.org:/home/antony/work2/mysql-5.0-enginesacurtis/antony@xiphis.org/ltamd64.xiphis.org2006-12-261-2/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | | | Merge chilla.local:/home/mydev/mysql-4.1-axmrgistruewing@chilla.local2006-12-201-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#25213 - Compiler warnings in MyISAM codeistruewing@chilla.local2006-12-201-7/+11
| |/
* | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-8/+10
* | Bug#19604 - CHECK TABLE with concurrent INSERT can reset auto_incrementingo@mysql.com2006-05-311-1/+2
* | Merge mysql.com:/home/mydev/mysql-4.1-bug14980ingo@mysql.com2006-03-101-0/+4
|\ \ | |/
| * Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEXingo@mysql.com2006-03-101-0/+4
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-3/+3
|\ \ | |/
| * Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-251-3/+3
* | CHECKSUM TABLE now allows concurrent insertsserg@serg.mylan2005-09-271-1/+1
* | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-7/+8
* | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...monty@mishka.local2005-05-131-1/+2
* | Mergeingo@mysql.com2005-04-161-2/+24
|\ \ | |/
| * Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145)ingo@mysql.com2005-04-081-2/+24
* | After merge fixesmonty@mysql.com2004-12-311-16/+8
* | Merge with global treemonty@mysql.com2004-12-311-3/+4
|\ \
| * \ Merge with 4.1monty@mishka.local2004-12-221-3/+4
| |\ \ | | |/
| | * Fix for bug #6516 (Server crash loading spatial data)hf@deer.(none)2004-12-101-3/+4
* | | WL#1895 - Print message to error log in case of detected MyISAM corruptioningo@mysql.com2004-12-231-0/+20
|/ /
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-1/+1
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-1/+1
* | bug#6784serg@serg.mylan2004-11-241-10/+6
* | mi_write: fix for ft2 when found word (in the tree) has different length as t...serg@serg.mylan2004-11-111-0/+1
|/
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* Fixed warnings from valgrind (not a bug)monty@mysql.com2004-04-061-1/+1
* cleanup of ha_myisam::deactivate_non_unique_index() and Co.serg@serg.mylan2004-04-021-2/+2
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-1/+1
* mergemonty@mysql.com2004-01-201-1/+1
|\
| * trivial FT2 bug in mi_write fixedserg@serg.mylan2004-01-181-1/+1
* | Code cleanupmonty@mysql.com2004-01-191-4/+0
|/
* Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-1/+1
* Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-13/+14
|\
| * Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-13/+14
| |\
| | * set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:igor@rurik.mysql.com2003-08-091-13/+14
* | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxserg@serg.mylan2003-10-221-1/+1
* | | ft1->ft2 auto-conversion on INSERT (WL#725)serg@serg.mylan2003-10-021-10/+75
|/ /
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-1/+0
|\ \ | |/ |/|
| * Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-201-1/+0
* | Removed compiler warningsmonty@narttu.mysql.fi2003-05-061-1/+2
* | mergedserg@serg.mysql.com2003-01-211-19/+58
|\ \
| * | Two-level index structure for FULLTEXT indexesserg@serg.mysql.com2003-01-211-19/+58
* | | Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-7/+40
|\ \ \ | |/ / |/| / | |/
| * bulk insert code optimizedserg@serg.mysql.com2002-12-071-7/+40