summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#1900 "When CHECK TABLE or ANALYZE TABLE of a MyISAM table is killedunknown2004-07-131-2/+2
* Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-23/+24
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-06-231-9/+22
|\
| * Fix for bug#3950: Check/Repair caused by "Field List" doesn't show table name...unknown2004-06-231-9/+22
* | handler interface cleanups:unknown2004-06-231-0/+7
|/
* Proposed fix for bug #3412 (embedded server: prepared statement returnsunknown2004-05-281-3/+1
* Changed prototype of killed_ptr() to make it more portableunknown2004-05-261-1/+1
* key_cmp -> key_cmp_if_sameunknown2004-05-161-19/+7
* WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-30/+130
* always call start_bulk_insert, clarify this behaviour in comment blockunknown2004-04-081-1/+1
* Don't enable HA_EXTRA_WRITE_CACHE if too few rowsunknown2004-04-081-1/+3
* post-review fixesunknown2004-04-071-9/+13
* ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-67/+68
* Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-021-22/+11
|\
| * cleanup of ha_myisam::deactivate_non_unique_index() and Co.unknown2004-04-021-22/+11
* | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-5/+4
|/
* merge with 4.0unknown2004-03-161-0/+1
|\
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-0/+1
* | Merge with 4.0.18unknown2004-02-111-1/+1
|\ \ | |/
| * Some small portability fixes.unknown2003-12-301-2/+3
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-2/+2
* | Update VC++ filesunknown2003-11-211-7/+4
* | Merge key cache structures to oneunknown2003-11-201-2/+1
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-89/+14
* | post-merge fixesunknown2003-10-311-13/+14
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-0/+131
|\ \
| * \ Mergeunknown2003-10-301-0/+131
| |\ \
| | * \ Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-0/+131
| | |\ \
| | | * | Many files:unknown2003-10-011-1/+1
| | | * | Manual mergeunknown2003-08-261-0/+131
| | | |\ \
| | | | * \ Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-08-091-0/+12
| | | | |\ \
| | | | * | | Many files:unknown2003-08-021-12/+85
| | | | * | | mi_keycache.c:unknown2003-07-161-0/+58
* | | | | | | fixes to Bitmap classunknown2003-10-241-1/+2
* | | | | | | mergedunknown2003-10-151-12/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | key_map with more that 64 bits widthunknown2003-10-111-12/+13
| |/ / / / /
* | | | | | Don't print warnings about 'setrlimit' if --warnings is not givenunknown2003-09-291-2/+2
|/ / / / /
* | | | | mergeunknown2003-09-031-1/+1
|\ \ \ \ \
| * \ \ \ \ merge with 4.0.15unknown2003-08-291-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Better fix for myisamchk --sort-index on windowsunknown2003-08-251-1/+1
* | | | | mergedunknown2003-09-031-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-08-091-0/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | table checksum background:unknown2003-08-051-0/+8
| | | |/ | | |/|
* | | | Merge with 4.0.14unknown2003-08-111-6/+10
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 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
* | | Mergeunknown2003-07-191-0/+12
|\ \ \ | |_|/ |/| |
| * | Derived tables bug fix .......unknown2003-06-121-0/+12
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+66
|\ \ \ | |/ / |/| |