summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix UNIONunknown2001-08-021-1/+1
* Added Unique class to be used for duplicate removal in multi-table delete.unknown2001-05-231-5/+7
* New qsort implementationunknown2001-05-201-1/+1
* fully functional HANDLER table CLOSEunknown2001-04-151-11/+14
* this won't be pushedunknown2001-04-131-85/+140
* This won't be pushed eitherunknown2001-04-091-69/+85
* This wouldn't ever be pushedunknown2001-04-081-0/+6
* Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)unknown2001-04-071-0/+172