summaryrefslogtreecommitdiff
path: root/myisam/mi_write.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-1003/+0
* 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
| |/ / /
* | | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-6/+6
| |_|/ |/| |
* | | Removed compiler warningsunknown2002-05-221-7/+9
|/ /
* | optimization fix for bulk insert codeunknown2002-03-131-1/+2
|/
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-40/+46
* Update copyrightunknown2001-12-061-3/+3
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-12-061-1/+1
|\
| * bulk_insert feature can be turned offunknown2001-12-051-1/+1
* | Update of query cache code.unknown2001-12-051-0/+6
|/
* mergedunknown2001-10-091-3/+7
|\