summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+0
|\
| * Merge remote-tracking branch 'origin/10.1' into 10.1bb-10.1-vicentiu-galeraVicențiu Ciorbaru2017-01-161-1/+1
| |\
| * \ Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-0/+3
| |\ \
| | * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-01-141-0/+3
| | |\ \
| | | * | MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap...Sergei Golubchik2017-01-111-0/+3
* | | | | Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | MDEV-11551 Server crashes in Field::is_real_nullSergei Golubchik2017-01-151-1/+1
| |/ / /
* | | | MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-111-1/+1
* | | | New simpler bugfix for UPDATE and virtual BLOBsMonty2017-01-111-0/+6
* | | | cleanup: remove dead (half-merged) code from partition_info.*Sergei Golubchik2016-12-121-29/+0
* | | | fix build and some warningskevg2016-11-241-15/+1
* | | | Use sql_mode_t for sql_mode.Monty2016-10-051-2/+2
* | | | MDEV-6112 multiple triggers per tableMonty2016-10-051-657/+687
* | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-2/+2
* | | | Cleanups:Monty2016-04-051-1/+0
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
|\ \ \ | |/ /
| * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | MDEV-9629 Disappearing PRI from Key column after creating a triggerSergei Golubchik2016-03-191-0/+1
* | | MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLA...Sergei Golubchik2015-12-211-25/+63
* | | cleanupSergei Golubchik2015-12-211-14/+1
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-14/+19
* | | MDEV-7671: Cache VIEW definitions in the TDCOleksandr Byelkin2015-03-111-12/+11
* | | MDEV-7286 TRIGGER: CREATE OR REPLACE, CREATE IF NOT EXISTSAlexander Barkov2015-03-041-60/+104
* | | MDEV-7112 Split HA_CREATE_INFOAlexander Barkov2014-12-081-1/+1
* | | cleanup: sql_acl.ccSergei Golubchik2014-12-041-1/+1
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-1/+1
|\ \ \ | |/ /
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-2/+2
* | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-1/+3
|/ /
* | 5.5 mergeSergei Golubchik2014-05-091-0/+7
|\ \ | |/
| * mysql-5.5.37 selective mergeSergei Golubchik2014-03-271-0/+7
| |\
| | * Bug #17503460 MYSQL READ ONLY DOESN'T WORK FOR DROP TRIGGERBharathy Satish2014-01-071-0/+7
* | | 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2014-02-251-1/+1
| |\ \ \ | | |/ /
| | * | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| | |\ \ | | | |/
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | 10.0-base merge (roles)Sergei Golubchik2013-10-291-58/+5
|\ \ \ \ | |/ / /
| * | | support DEFINER=role and DEFINER=current_roleSergei Golubchik2013-10-181-3/+1
| * | | cleanupSergei Golubchik2013-10-181-55/+4
* | | | 10.0-monty mergeSergei Golubchik2013-07-211-11/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-11/+42
* | | | 5.5 mergeSergei Golubchik2013-07-171-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252).Alexey Botchkov2013-04-131-1/+1
* | | | 5.5 mergeSergei Golubchik2013-03-271-3/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | extend check_global_access() to avoid my_error when it's not neededSergei Golubchik2013-03-191-3/+0
* | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-2/+2
* | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+2
|/ /
* | Added new status variables:Michael Widenius2012-09-091-0/+3