summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | After merge fixes & remove compiler warningsunknown2003-02-071-15/+8
* | Merge with 4.0.11unknown2003-02-041-5/+23
|\ \ | |/
| * fixed "DROP table_open_in_handler" hangunknown2003-01-281-15/+22
| * sql_handler.cc:unknown2003-01-131-2/+4
* | Mergeunknown2003-01-211-1/+0
|\ \
| * | Portability fixes (for windows)unknown2003-01-211-1/+0
* | | fixed test of cardinalityunknown2003-01-211-1/+1
|/ /
* | sql_handler.cc:unknown2003-01-131-2/+10
* | rename of net_pkg.cc to protocol.ccunknown2002-12-111-15/+18
* | Merge with 4.0.6unknown2002-12-051-2/+2
|\ \ | |/
| * Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-2/+2
* | checking columns of top itemsunknown2002-11-291-1/+1
* | support for HA_READ_PREFIX_LAST_OR_PREV in headresunknown2002-10-251-1/+1
* | Merge with 4.0.4unknown2002-10-021-9/+9
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-5/+5
| * Merge with 4.0.3unknown2002-08-301-3/+3
| |\
| | * Adding a necessary functionality to ::store and ::save_in_fieldunknown2002-08-241-1/+1
| | * subselect in having clauseunknown2002-07-011-1/+1
| | * mergeunknown2002-04-131-1/+1
| | |\
| | | * New ctype functions/macros to support many charsets at a timeunknown2002-03-121-1/+1
* | | | Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-9/+9
|/ / /
* | | InnoDB support for HANDLERunknown2002-08-211-1/+2
* | | semaphores replaced by rwlockunknown2002-06-301-1/+1
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-1/+1
|/ /
* | Update for BTREE keys in HEAP tablesunknown2002-04-121-1/+1
|/
* New error messagesunknown2002-01-291-57/+58
* handler+alter tableunknown2002-01-031-0/+5
* HANDLER CLOSE unknown table should produce an errorunknown2001-12-221-0/+6
* Fix for error message when using HANDLER OPEN on InnoDB tables.unknown2001-12-221-3/+4
* Mergeunknown2001-12-211-7/+14
|\
| * HANDLER works only with MyISAM tablesunknown2001-12-211-7/+14
* | Fix after mergeunknown2001-12-171-1/+1
|/
* Update copyrightunknown2001-12-061-10/+10
* Fix not critical MyISAM bug in locking.unknown2001-11-291-0/+4
* New improved IO_CACHEunknown2001-11-281-3/+3
* Don't do signal() on windows (Causes instability problems)unknown2001-10-171-1/+1
* Portability fixesunknown2001-09-171-1/+1