summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.10 into 10.11Jan Lindström2022-09-061-0/+1
|\
| * Merge 10.5 into 10.6Jan Lindström2022-09-051-0/+1
| |\
| | * Merge 10.4 into 10.5Jan Lindström2022-09-051-0/+1
| | |\
| | | * Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-311-0/+3
* | | | MDEV-25292 Atomic CREATE OR REPLACE TABLEAleksey Midenkov2022-08-311-24/+34
* | | | MDEV-25292 Removed thd argument in ddl_log functionsAleksey Midenkov2022-08-311-4/+4
|/ / /
* | | Merge 10.5 into 10.6Marko Mäkelä2022-04-061-3/+9
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2022-04-061-3/+11
| |\ \ | | |/
| | * MDEV-13005: Fixing bugs in SEQUENCE, part 3, 5/5Rucha Deodhar2022-03-301-2/+10
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-3/+18
|\ \ \ | |/ /
| * | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-3/+18
| |\ \ | | |/
| | * MDEV-25659 trigger name is empty after upgrade to 10.4bb-10.4-bar-MDEV-25659Alexander Barkov2022-01-141-3/+18
* | | Merge 10.5 into 10.6Marko Mäkelä2021-06-211-25/+25
|\ \ \ | |/ /
| * | MDEV-25867 main.trigger-trans failed in bb, Assertion `ticket->m_duration == ...mariadb-10.5.11st-10.5-vicentiubb-10.5-vicentiu2Sergei Golubchik2021-06-181-24/+24
* | | 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
| |\