summaryrefslogtreecommitdiff
path: root/myisam/mi_write.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge with 4.0unknown2002-11-211-1/+2
|\ \ | |/
| * Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-1/+2
* | Merge with 4.0.3unknown2002-08-301-11/+14
|\ \ | |/ |/|
| * merge with 4.0unknown2002-06-031-7/+9
| |\
| * | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-1/+1
| * | RB-Tree indexes support in HEAP tablesunknown2002-04-251-1/+2
| * | mergeunknown2002-04-131-9/+11
| |\ \
| | * | This ChangeSet adds RTREE support into myisam library.unknown2002-02-201-9/+11
* | | | New SET syntax & system variables.unknown2002-07-231-4/+5
* | | | resolvingunknown2002-06-201-1/+2
|\ \ \ \
| * | | | do not use bulk insert tree code if ``myisam_bulk_insert_tree_size'' is too s...unknown2002-06-141-1/+2
| |/ / /