summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.11unknown2003-02-041-4/+4
|\
| * low-level error messages cleanupunknown2003-01-281-1/+1
| * Fixes for Netwareunknown2003-01-281-3/+3
* | resolving conflictsunknown2003-01-151-13/+20
|\ \
| * \ Merge with 4.0.8unknown2003-01-031-13/+20
| |\ \ | | |/
| | * Use delayed create index for LOAD DATA INFILE, INSERT ... SELECT and CREATE ....unknown2002-12-161-1/+1
| | * Transactions in AUTOCOMMIT=0 mode didn't rotate binary logunknown2002-12-141-5/+12
| | * Removed compiler warningsunknown2002-12-121-2/+2
| | * bulk insert code optimizedunknown2002-12-071-9/+9
* | | SCRUMunknown2003-01-151-11/+5
* | | Merging&testingunknown2002-12-171-0/+1
* | | Mergingunknown2002-12-161-2/+12
|\ \ \ | |/ / |/| |
| * | Big purge about embedded library (scrum)unknown2002-12-161-1/+11
| * | Pull conflicts resolutionsunknown2002-11-291-2/+2
| |\ \
| | * \ Merged by handsunknown2002-11-071-2/+2
| | |\ \
| | | * | Some code improvementsunknown2002-10-231-1/+1
| | | * | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-181-2/+2
| | | |\ \
| | | | * \ Huge pullunknown2002-10-071-2/+2
| | | | |\ \
| | | | | * | Geometry field type implementationunknown2002-10-041-1/+1
| | | | | * | Resolving of conflicts from pullunknown2002-06-171-1/+1
| | | | | |\ \
| | | | | | * | Removing net emulation out of embedded libraryunknown2002-06-171-1/+1
* | | | | | | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-12/+11
|/ / / / / / /
* | | | | | | Merge with 4.0unknown2002-11-211-21/+25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-161-1/+1
| |\ \ \ \ \
| | * | | | | Small improvement to alloc_rootunknown2002-11-161-1/+1
| * | | | | | Merge serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-11-141-10/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | better fix for OPTIMIZE bugunknown2002-11-141-10/+6
| * | | | | | mergedunknown2002-11-131-2/+10
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | optimize table corruption fixed, though more clean fix is desired.unknown2002-11-131-2/+10
| | * | | | | LOCK+modify+OPTIMIZE bugfixunknown2002-08-311-0/+1
| * | | | | | removed DBUG_ENTER/RETURN tagsunknown2002-11-111-166/+79
| * | | | | | manually mergedunknown2002-11-071-79/+166
| |\ \ \ \ \ \
| | * | | | | | added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfixunknown2002-11-051-79/+166
| * | | | | | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-18/+18
| |/ / / / / /
* | | | | | | Some charset code clean-upsunknown2002-11-061-2/+1
* | | | | | | make REPAIR killableunknown2002-10-221-0/+5
* | | | | | | ha_myisam::repair should not touch file->save_state (directly, that is)unknown2002-10-151-2/+2
| |_|/ / / / |/| | | | |
* | | | | | --tmpdir=dir1:dir2:... support in myisamchkunknown2002-10-081-2/+2
| |_|/ / / |/| | | |
* | | | | Merge with 4.0.4unknown2002-10-021-7/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge with 4.0.3unknown2002-08-301-7/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixed that charset was not properly strored in index segment on myisam tableunknown2002-06-101-1/+2
| | | |/ | | |/|
| | * | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-2/+2
| | * | RB-Tree indexes support in HEAP tablesunknown2002-04-251-1/+2
| | * | Fix to use Monty's changes in frm formatunknown2002-04-181-2/+6
| | * | mergeunknown2002-04-131-3/+5
| | |\ \
| | | * | Added GIS extensionunknown2002-02-221-3/+5
* | | | | Increased max possible max_allowed_packet to 1Gunknown2002-09-191-1/+3
* | | | | Added code to flush a bulk_insert index.unknown2002-09-181-2/+18
* | | | | LOCK+change+OPTIMIZE MyISAM bugunknown2002-08-311-1/+2
|/ / / /
* | | | New SET syntax & system variables.unknown2002-07-231-14/+25