summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-run fix-fields on condition if table was reopened in HANDLERREADunknown2006-01-101-3/+8
* After merge fix (Lines lost in manual merge)unknown2006-01-091-0/+3
* Merge mysql.com:/home/my/mysql-4.0unknown2006-01-081-31/+7
|\
| * Fixes during review of new pushed code:unknown2006-01-061-34/+12
* | Merge mysql.com:/home/mydev/mysql-4.0-4000unknown2005-11-151-4/+45
|\ \ | |/
| * Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashunknown2005-11-031-4/+45
* | bug#5373: handler READ NEXT w/o HANDLER READ [FIRST]unknown2005-06-071-15/+27
* | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-1/+1
|\ \ | |/
| * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-1/+1
| * - Applied some Windows portability fixes for myisampack.c and sql_handler.ccunknown2004-10-271-7/+1
* | * Added comments and one assertunknown2004-12-141-2/+4
* | BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).unknown2004-10-131-7/+1
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-10-071-35/+31
|\ \ | |/
| * Code cleanups while doing review of pushed codeunknown2004-10-061-35/+31
* | After merge fixesunknown2004-10-071-7/+10
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-184/+460
|\ \ | |/
| * BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).unknown2004-09-241-167/+451
* | After merge fixesunknown2004-06-251-1/+1
* | Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-27/+154
|\ \ | |/
| * bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock.unknown2004-06-241-27/+159
* | handler interface cleanups:unknown2004-06-231-7/+14
* | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-4/+12
|\ \ | |/
| * Fix for BUG33649: Post-review fixes unknown2004-05-191-35/+33
| * Fix and test case for BUG#3649.unknown2004-05-181-29/+39
* | merge fixes (use old code)unknown2004-03-181-1/+1
|\ \
| * \ merge with 4.0unknown2004-03-161-1/+1
| |\ \ | | |/
| | * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-1/+1
* | | revision of fix_fields() calls (BUG2838)unknown2004-02-181-2/+4
|/ /
* | After merge fixesunknown2004-02-161-2/+2
* | Merge with 4.0.18unknown2004-02-111-4/+3
|\ \ | |/
| * BUG#2304 - HANDLER and tables in non-current dbunknown2004-01-131-4/+3
* | ufter revview fix (BUG#2120)unknown2004-02-091-1/+2
* | Merge with 4.0 to get:unknown2003-11-201-0/+13
|\ \ | |/
| * Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in my...unknown2003-11-181-0/+13
* | Merge key cache structures to oneunknown2003-11-201-1/+0
* | Merge with 4.0 treeunknown2003-11-181-2/+2
|\ \ | |/
| * make error message more detailedunknown2003-11-121-2/+2
* | merge with 4.0unknown2003-10-161-4/+11
|\ \ | |/
| * fixed: thread lock-up on a FLASH TABLE when another thread has an open handlerunknown2003-09-091-4/+11
* | After merge fixesunknown2003-08-191-1/+1
* | Merge with 4.0.14unknown2003-08-111-1/+8
|\ \ | |/
| * Remove compiler warningsunknown2003-07-041-1/+1
| * fix and test case for the bug #787: HANDLER without INDEX doesn't work with d...unknown2003-07-041-22/+17
| * handler should be used with constant expressions only (or rand)unknown2003-07-041-1/+6
| * Proposed fix for #751unknown2003-07-031-0/+2
* | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d...unknown2003-07-041-22/+17
* | Merge with 4.0.11unknown2003-02-261-4/+7
|\ \ | |/
| * ALTER TABLE closes all open HANDLER's for the table in questionunknown2003-02-221-4/+7
* | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-8/+1
|\ \ | |/
| * Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-8/+1