summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanups of atomic ddl codeMonty2021-06-191-1/+1
* Merge 10.5 into 10.6Marko Mäkelä2021-06-011-2/+7
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-06-011-3/+8
| |\
* | \ Merge 10.5 into 10.6Marko Mäkelä2021-05-261-6/+6
|\ \ \ | |/ /
| * | MDEV-25708 THD::cleanup(): Assertion `!mdl_context.has_locks()' failedMonty2021-05-231-3/+4
* | | MDEV-25606: Concurrent CREATE TRIGGER statements mix up in binlog and break r...Monty2021-05-191-1/+1
* | | MDEV-18465 Logging of DDL statements during backupMonty2021-05-191-0/+11
* | | Move debug_crash_here to it's own source filesMonty2021-05-191-2/+3
* | | Check if we can rename triggers before doing an ALTER TABLE ... RENAMEMonty2021-05-191-50/+95
* | | Ensure that one can drop a trigger with an orphan .TRN fileMonty2021-05-191-16/+68
* | | MDEV-24746 Atomic CREATE TRIGGERMonty2021-05-191-47/+95
* | | MDEV-24395 Atomic DROP TRIGGERMonty2021-05-191-15/+54
* | | MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-1/+3
* | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-11/+6
* | | Improved storage size for Item, Field and some other classesMonty2021-05-191-2/+2
* | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-3/+4
* | | Merge 10.5 into 10.6Marko Mäkelä2021-05-121-1/+17
|\ \ \ | |/ /
| * | MDEV-25651 Server crash or assertion failure in THD::update_stats upon concur...Monty2021-05-111-1/+3
| * | MDEV-25606: Concurrent CREATE TRIGGER statements mix up in binlog and break r...Monty2021-05-101-0/+14
* | | Add TL_FIRST_WRITE in SQL layer for determining R/WDaniel Black2021-04-081-1/+1
* | | MDEV-20008: Galera strict modebb-10.6-MDEV-20008mkaruza2021-01-261-1/+1
|/ /
* | Trivial fixups, no code changesMonty2020-10-211-1/+1
* | Fix for crash in Aria LOCK TABLES + CREATE TRIGGERMonty2020-06-141-1/+5
* | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-141-18/+25
* | Aria will now register it's transactionsMonty2020-05-231-3/+1
* | Clean up and speed up interfaces for binary row loggingMonty2020-03-241-1/+2
* | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-3/+3
* | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-6/+6
* | perfschema sp instrumentation related changesSergei Golubchik2020-03-101-0/+14
* | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-4/+4
* | MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage e...Jan Lindström2020-02-111-2/+6
|/
* Merge 10.3 into 10.4Marko Mäkelä2020-01-201-1/+1
|\
| * MDEV-21341: Fix UBSAN failures: Issue Sixbb-10.3-mdev21341-issueSixSergei Petrunia2020-01-121-1/+1
* | MDEV-20225 BF aborting SP execution (#1394)seppo2019-10-011-1/+13
* | 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-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-2/+2
| | |\ \ \ | | | |/ /
| | | * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-2/+2
* | | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-01-261-4/+2
|\ \ \ \ \ | |/ / / /
| * | | | cleanup: trg2bit() helperSergei Golubchik2019-01-251-4/+2
* | | | | Galera4Brave Galera Crew2019-01-231-2/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-3/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-3/+2
| | |\ \ \ | | | |/ /
| | | * | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-3/+2