summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * subselect in having clausebell@sanja.is.com.ua2002-07-011-1/+1
| | * mergemonty@hundin.mysql.fi2002-04-131-1/+1
| | |\
| | | * New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-1/+1
* | | | Changed table_list->name -> table_list->alias to find places where we where u...monty@mashka.mysql.fi2002-09-201-9/+9
|/ / /
* | | InnoDB support for HANDLERserg@serg.mysql.com2002-08-211-1/+2
* | | semaphores replaced by rwlockbell@sanja.is.com.ua2002-06-301-1/+1
* | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-1/+1
|/ /
* | Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-1/+1
|/
* New error messagesmonty@hundin.mysql.fi2002-01-291-57/+58
* handler+alter tableserg@serg.mysql.com2002-01-031-0/+5
* HANDLER CLOSE unknown table should produce an errorserg@serg.mysql.com2001-12-221-0/+6
* Fix for error message when using HANDLER OPEN on InnoDB tables.monty@hundin.mysql.fi2001-12-221-3/+4
* Mergeserg@serg.mysql.com2001-12-211-7/+14
|\
| * HANDLER works only with MyISAM tablesserg@serg.mysql.com2001-12-211-7/+14
* | Fix after mergemonty@hundin.mysql.fi2001-12-171-1/+1
|/
* Update copyrightmonty@hundin.mysql.fi2001-12-061-10/+10
* Fix not critical MyISAM bug in locking.monty@hundin.mysql.fi2001-11-291-0/+4
* New improved IO_CACHEmonty@bitch.mysql.fi2001-11-281-3/+3
* Don't do signal() on windows (Causes instability problems)monty@hundin.mysql.fi2001-10-171-1/+1
* Portability fixesmonty@hundin.mysql.fi2001-09-171-1/+1
* Fix UNIONmonty@tik.mysql.fi2001-08-021-1/+1
* Added Unique class to be used for duplicate removal in multi-table delete.monty@donna.mysql.fi2001-05-231-5/+7
* New qsort implementationmonty@donna.mysql.fi2001-05-201-1/+1
* fully functional HANDLER table CLOSEserg@serg.mysql.com2001-04-151-11/+14
* this won't be pushedserg@serg.mysql.com2001-04-131-85/+140
* This won't be pushed eitherserg@serg.mysql.com2001-04-091-69/+85
* This wouldn't ever be pushedserg@serg.mysql.com2001-04-081-0/+6
* Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)serg@serg.mysql.com2001-04-071-0/+172