summaryrefslogtreecommitdiff
path: root/myisam/mi_write.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Cleaned up SSL documentationunknown2001-10-021-3/+7
* | Boolean search passes _some_ testsunknown2001-10-091-5/+5
|/
* Cleanupunknown2001-09-181-1/+1
* Merge work:/home/bk/mysql-4.0unknown2001-09-181-0/+11
|\
| * flush bulk-insert tree on dup keyunknown2001-09-151-0/+11
* | Fixed locking problem when using bulk insertunknown2001-09-171-9/+19
|/
* Remove warnings and portability fixesunknown2001-08-141-3/+6
* bulk insert bug fixedunknown2001-07-261-2/+2
* cleanupsunknown2001-07-101-10/+23
* Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-5/+7
* memory-limited treeunknown2001-07-021-15/+127
* Import changesetunknown2000-07-311-0/+684