summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesmonty@mysql.com2004-06-251-1/+1
* Merge with 4.0 to get the latest bug patches to 4.1monty@mysql.com2004-06-251-27/+154
|\
| * bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock.ingo@mysql.com2004-06-241-27/+159
* | handler interface cleanups:serg@serg.mylan2004-06-231-7/+14
* | Merge with 4.0, mainly to get changes to windows project filesmonty@mysql.com2004-05-201-4/+12
|\ \ | |/
| * Fix for BUG33649: Post-review fixes sergefp@mysql.com2004-05-191-35/+33
| * Fix and test case for BUG#3649.sergefp@mysql.com2004-05-181-29/+39
* | merge fixes (use old code)monty@mysql.com2004-03-181-1/+1
|\ \
| * \ merge with 4.0monty@mysql.com2004-03-161-1/+1
| |\ \ | | |/
| | * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-101-1/+1
* | | revision of fix_fields() calls (BUG2838)bell@sanja.is.com.ua2004-02-181-2/+4
|/ /
* | After merge fixesmonty@mysql.com2004-02-161-2/+2
* | Merge with 4.0.18monty@mysql.com2004-02-111-4/+3
|\ \ | |/
| * BUG#2304 - HANDLER and tables in non-current dbserg@serg.mylan2004-01-131-4/+3
* | ufter revview fix (BUG#2120)bell@sanja.is.com.ua2004-02-091-1/+2
* | Merge with 4.0 to get:monty@mysql.com2003-11-201-0/+13
|\ \ | |/
| * Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in my...serg@serg.mylan2003-11-181-0/+13
* | Merge key cache structures to onemonty@mysql.com2003-11-201-1/+0
* | Merge with 4.0 treemonty@mashka.mysql.fi2003-11-181-2/+2
|\ \ | |/
| * make error message more detailedserg@serg.mylan2003-11-121-2/+2
* | merge with 4.0monty@mashka.mysql.fi2003-10-161-4/+11
|\ \ | |/
| * fixed: thread lock-up on a FLASH TABLE when another thread has an open handlerserg@serg.mylan2003-09-091-4/+11
* | After merge fixesmonty@mashka.mysql.fi2003-08-191-1/+1
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-1/+8
|\ \ | |/
| * Remove compiler warningsmonty@narttu.mysql.fi2003-07-041-1/+1
| * fix and test case for the bug #787: HANDLER without INDEX doesn't work with d...ram@mysql.r18.ru2003-07-041-22/+17
| * handler should be used with constant expressions only (or rand)serg@serg.mylan2003-07-041-1/+6
| * Proposed fix for #751hf@deer.(none)2003-07-031-0/+2
* | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d...ram@mysql.r18.ru2003-07-041-22/+17
* | Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-4/+7
|\ \ | |/
| * ALTER TABLE closes all open HANDLER's for the table in questionserg@serg.mysql.com2003-02-221-4/+7
* | Merge with 4.0.11 tree to get latest bug fixesmonty@mashka.mysql.fi2003-02-171-8/+1
|\ \ | |/
| * Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-8/+1
* | After merge fixes & remove compiler warningsmonty@mashka.mysql.fi2003-02-071-15/+8
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-5/+23
|\ \ | |/
| * fixed "DROP table_open_in_handler" hangserg@serg.mysql.com2003-01-281-15/+22
| * sql_handler.cc:heikki@hundin.mysql.fi2003-01-131-2/+4
* | Mergemonty@mashka.mysql.fi2003-01-211-1/+0
|\ \
| * | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* | | fixed test of cardinalitybell@sanja.is.com.ua2003-01-211-1/+1
|/ /
* | sql_handler.cc:heikki@hundin.mysql.fi2003-01-131-2/+10
* | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-15/+18
* | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-2/+2
|\ \ | |/
| * Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-2/+2
* | checking columns of top itemsbell@sanja.is.com.ua2002-11-291-1/+1
* | support for HA_READ_PREFIX_LAST_OR_PREV in headresserg@serg.mysql.com2002-10-251-1/+1
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-9/+9
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-5/+5
| * Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-3/+3
| |\
| | * Adding a necessary functionality to ::store and ::save_in_fieldSinisa@sinisa.nasamreza.org2002-08-241-1/+1