summaryrefslogtreecommitdiff
path: root/myisam/mi_write.c
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-031-1/+1
|\
| * Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-311-1/+1
| |\
| | * my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Merge mysql.com:/home/svoj/devel/bk/mysql-4.1-enginesunknown2006-12-301-1/+1
|\ \ \ | |/ / |/| |
| * | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1-enginesunknown2006-12-301-1/+1
| |\ \
| | * | BUG#23196 - MySQL server does not exit / shutdown whenunknown2006-12-011-1/+1
* | | | Merge xiphis.org:/home/antony/work2/mysql-5.0-enginesunknown2006-12-261-2/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Many files:unknown2006-12-231-2/+1
* | | | Merge chilla.local:/home/mydev/mysql-4.1-axmrgunknown2006-12-201-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#25213 - Compiler warnings in MyISAM codeunknown2006-12-201-7/+11
| |/
* | Remove compiler warningsunknown2006-11-201-8/+10
* | Bug#19604 - CHECK TABLE with concurrent INSERT can reset auto_incrementunknown2006-05-311-1/+2
* | Merge mysql.com:/home/mydev/mysql-4.1-bug14980unknown2006-03-101-0/+4
|\ \ | |/
| * Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEXunknown2006-03-101-0/+4
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-3/+3
|\ \ | |/
| * Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-251-3/+3
* | CHECKSUM TABLE now allows concurrent insertsunknown2005-09-271-1/+1
* | Bug#10932 - Building server with key limit of 128, makes test cases failunknown2005-07-191-7/+8
* | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...unknown2005-05-131-1/+2
* | Mergeunknown2005-04-161-2/+24
|\ \ | |/
| * Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145)unknown2005-04-081-2/+24
* | After merge fixesunknown2004-12-311-16/+8
* | Merge with global treeunknown2004-12-311-3/+4
|\ \
| * \ Merge with 4.1unknown2004-12-221-3/+4
| |\ \ | | |/
| | * Fix for bug #6516 (Server crash loading spatial data)unknown2004-12-101-3/+4
* | | WL#1895 - Print message to error log in case of detected MyISAM corruptionunknown2004-12-231-0/+20
|/ /
* | Merge with new VARCHAR codeunknown2004-12-061-1/+1
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-1/+1
* | bug#6784unknown2004-11-241-10/+6
* | mi_write: fix for ft2 when found word (in the tree) has different length as t...unknown2004-11-111-0/+1
|/
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* Fixed warnings from valgrind (not a bug)unknown2004-04-061-1/+1
* cleanup of ha_myisam::deactivate_non_unique_index() and Co.unknown2004-04-021-2/+2
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-1/+1
* mergeunknown2004-01-201-1/+1
|\
| * trivial FT2 bug in mi_write fixedunknown2004-01-181-1/+1
* | Code cleanupunknown2004-01-191-4/+0
|/
* Added missing SSL library (Should be in source distribution)unknown2003-11-281-1/+1
* Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-13/+14
|\
| * Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-13/+14
| |\
| | * set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:unknown2003-08-091-13/+14
* | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxunknown2003-10-221-1/+1
* | | ft1->ft2 auto-conversion on INSERT (WL#725)unknown2003-10-021-10/+75
|/ /
* | merge with 4.0.15unknown2003-08-291-1/+0
|\ \ | |/ |/|
| * Fixed some varnings from valgrindunknown2003-08-201-1/+0
* | Removed compiler warningsunknown2003-05-061-1/+2
* | mergedunknown2003-01-211-19/+58
|\ \
| * | Two-level index structure for FULLTEXT indexesunknown2003-01-211-19/+58
* | | Merge with 4.0.8unknown2003-01-031-7/+40
|\ \ \ | |/ / |/| / | |/
| * bulk insert code optimizedunknown2002-12-071-7/+40