summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#16986 - Deadlock condition with MyISAM tablesunknown2006-06-261-5/+6
* Changed condition similar to code in 4.1.unknown2006-01-161-3/+4
* Fixed a bug in merge.unknown2006-01-121-3/+1
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2006-01-121-1/+7
|\
| * 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
* | | After merge fix and a safety fix for handlerunknown2006-01-061-7/+7
* | | Review fixes of new pushed codeunknown2006-01-061-28/+7
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100unknown2005-11-161-2/+3
|\ \ \ | |/ /
| * | 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#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashunknown2005-11-151-4/+46
* | | Fix for bug #12704 "Server crashes during trigger execution".unknown2005-09-151-1/+2
* | | Fix for bug #10055 "Using stored function with information_schema causes emptyunknown2005-08-081-1/+1
* | | Name resolution context added (BUG#6443)unknown2005-07-011-4/+7
* | | A preparatory patch to help adding JOIN::transform() and move one-time unknown2005-06-211-1/+1
* | | Mergeunknown2005-06-091-13/+25
|\ \ \ | |/ /
| * | bug#5373: handler READ NEXT w/o HANDLER READ [FIRST]unknown2005-06-071-15/+27
* | | Patch two (the final one) for Bug#7306 "the server side preparedStatementunknown2005-06-071-6/+5
* | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-06-011-1/+1
|\ \ \ | |/ /
| * | 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
* | | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-1/+1
* | | Precision Math implementationunknown2005-02-091-3/+3
* | | First stage of table definition cacheunknown2005-01-061-24/+24
* | | Merge with 4.1unknown2004-12-221-2/+4
|\ \ \ | |/ /
| * | * Added comments and one assertunknown2004-12-141-2/+4
* | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-18/+12
* | | mergeunknown2004-11-121-19/+16
|\ \ \
| * | | post-review fixesunknown2004-11-121-2/+2
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-23/+20
| |\ \ \
| | * | | errors without code removedunknown2004-10-201-23/+20
* | | | | Fixes after merge with 4.1unknown2004-11-031-4/+3
* | | | | merge with 4.1unknown2004-10-291-206/+453
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | 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
* | | | Merge with implementation of WL#1724.unknown2004-10-111-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | WL#1724 "Min/Max Optimization for Queries with Group By Clause"unknown2004-08-271-1/+1
* | | | Mergeunknown2004-09-101-1/+1
|\ \ \ \
| * | | | post merge fixesunknown2004-09-101-1/+1
| |/ / /
* | | | requre BASE TABLE for HANDLER (BUG#5277)unknown2004-09-071-0/+4
|/ / /
* | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-1/+1
* | | VIEWunknown2004-07-161-2/+2