summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22445 Crash on HANDLER READ NEXT after XA PREPARENikita Malyavin2021-10-201-0/+3
* MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-3/+2
* 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 branch '10.1' into 10.2Sergei Golubchik2019-03-151-5/+2
|\ \ \ | |/ /
| * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-5/+2
* | | 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.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
* | | | 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
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-2/+35
| | |\
| | | * BUG#20449914: HANDLE_FATAL_SIGNAL (SIG=11) INNisha Gopalakrishnan2015-08-251-1/+47
| | | * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-0/+3
| | | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | * Bug#16385711: HANDLER, CREATE TABLE IF NOT EXISTS,Jon Olav Hauglid2013-02-281-5/+10
| | | * Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-12/+13
| | | * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | |\
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * | | Fix for BUG#59894Guilhem Bichot2011-02-111-2/+3
| | | * | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-17/+18
| | | * | | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-1/+1
| | | * | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-2/+19
| | | * | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-131-2/+2
| | | |\ \ \
| | | | * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
| | | * | | | Bug #54401 assert in Diagnostics_area::set_eof_status , HANDLERJon Olav Hauglid2010-07-051-0/+4
| | | |/ / /
| | | * | | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-3/+20
| | | |\ \ \
| | | | * \ \ Automerge.Ramil Kalimullin2010-06-111-3/+20
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Fix for bug #54007: assert in ha_myisam::index_next, HANDLERRamil Kalimullin2010-06-091-3/+20
| | | * | | | A review comment for WL#4441 " LOCK_open: Remove requirement ofKonstantin Osipov2010-06-091-0/+29
| | | * | | | WL#4441 "LOCK_open: Remove requirement of mutex protecting Konstantin Osipov2010-06-081-7/+5
| | | |/ / /
| | | * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
| | | * | | A post-review fix for type-aware metadata locks.Konstantin Osipov2010-03-161-3/+58
| | | |\ \ \
| | | | * | | A review comment for the fix for Bug#46672.Konstantin Osipov2010-03-131-3/+57
| | | |/ / /