summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-0/+1
* Some small portability fixes.unknown2003-12-301-2/+3
* Better fix for myisamchk --sort-index on windowsunknown2003-08-251-1/+1
* Fix for #712 with Serg's suggestionsunknown2003-07-191-2/+2
* Proposed bugfix for #712unknown2003-07-141-4/+5
* Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSunknown2003-07-081-2/+5
* parallel-repair available in mysqldunknown2003-05-041-3/+17
* Fix for #126unknown2003-04-161-1/+1
* Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0unknown2003-04-031-1/+1
|\
| * Fixed bug in memory allocation that could affect 64 bit systems (affected ham...unknown2003-04-031-1/+1
| * ha_myisam.cc:unknown2003-03-121-1/+1
* | Test of range optimizer in InnoDBunknown2003-03-181-0/+30
* | mergeunknown2003-03-101-7/+7
|\ \
| * \ Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-7/+7
| |\ \ | | |/
| | * Don't allow BACKUP TABLE to overwrite filesunknown2003-03-101-21/+21
* | | Fixed AUTO_INCREMENT handling in MyISAM (last auto_increment patch broke things)unknown2003-03-071-7/+7
|/ /
* | fix auto-increment in sub-key and insert ... selectunknown2003-03-021-3/+4
* | low-level error messages cleanupunknown2003-01-281-1/+1
* | Fixes for Netwareunknown2003-01-281-3/+3
* | 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
* | 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
|/ /
* | 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
* | mi_check T_xxx options massaged. T_REP_PARALLEL addedunknown2002-06-241-3/+2
* | Made keyread (key scanning) a key specific attribute.unknown2002-06-191-1/+2
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-4/+5
* | Update for BTREE keys in HEAP tablesunknown2002-04-121-1/+1
* | Fixed problem with WHERE key=const ORDER BY key DESCunknown2002-03-151-6/+6
* | mergedunknown2002-03-131-1/+1
|\ \
| * \ mergeunknown2002-03-121-1/+1
| |\ \ | | |/
| | * Added help for --local-infileunknown2002-03-121-1/+1
* | | mi_check flags cleanupunknown2002-03-131-23/+19
|/ /
* | Added support of null keys in HEAP tablesunknown2002-01-121-19/+30
* | Added macros for nice TIMESPEC usage.unknown2002-01-021-4/+10
* | Update copyrightunknown2001-12-061-3/+2