summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-06-191-1/+1
|\
| * Fix LEX_CSTRING passed as argument of printf-like functionsNikita Malyavin2019-06-171-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-5/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-5/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-5/+2
| | |\ \ \ | | | |/ /
| | | * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-5/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-12-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | fix handler test failures on s390xSergei Golubchik2018-12-121-1/+1
* | | | | Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-091-3/+9
* | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-031-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-0/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-0/+1
| | | |\ \
| | | | * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-121-0/+1
| | | | |\ \ | | | | | |/
| | | | | * MDEV-15729 Server crashes in Field::make_field upon HANDLER READ executed wit...Sergei Golubchik2018-06-111-0/+1
* | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-06-051-5/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-051-5/+3
* | | | | | cleanup: remove TABLE::vcol_setSergei Golubchik2018-06-041-2/+0
|/ / / / /
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-241-1/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-241-1/+3
| | |\ \ \ | | | |/ /
| | | * | Fixes for Aria transaction handling with lock tablesMonty2018-05-221-1/+3
* | | | | MDEV-15813 ASAN use-after-poison in hp_hashnr upon HANDLER READ on a versione...Alexey Botchkov2018-05-161-4/+29
* | | | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next()Sergei Golubchik2018-05-121-2/+0
* | | | | Add likely/unlikely to speed up executionMonty2018-05-071-15/+14
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-1/+2
|\ \ \ \ \
| * | | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-1/+2
* | | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-33/+32
* | | | | | Added spider patches for adding HANDLER support for the partition engineMonty2017-12-031-16/+91
* | | | | | Changed KEY names to use LEX_CSTRINGMichael Widenius2017-08-241-1/+1
* | | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / / /
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-3/+4
* | | | | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-1/+1
|/ / / /
* | | | Removed usage of my_hash_search() with uninitialized HASH.Monty2017-01-111-5/+8
* | | | MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLESSergey Vojtovich2016-12-211-51/+1
* | | | bugfix: move vcol calculations down into the handlerSergei Golubchik2016-12-121-3/+0
* | | | cleanup: TABLE::update_virtual_fieldsSergei Golubchik2016-12-121-1/+1
* | | | MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locksSergey Vojtovich2016-11-031-3/+4
* | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-8/+6
* | | | MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()Sergey Vojtovich2015-11-261-1/+1
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+0
|\ \ \ | |/ /
| * | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* | | Don't store vcol bitmaps in TABLE if table doesn't have virtual fields.Monty2015-11-101-1/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-2/+35
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-2/+35
| |\ \ | | |/