mariadb/tests
Dmitry Shulga 54c1031b74 MDEV-34958: after Trigger doesn't work correctly with bulk insert
This bug has the same nature as the issues
  MDEV-34718: Trigger doesn't work correctly with bulk update
  MDEV-24411: Trigger doesn't work correctly with bulk insert

To fix the issue covering all use cases, resetting the thd->bulk_param
temporary to the value nullptr before invoking triggers and restoring
its original value on finishing execution of a trigger is moved to the method
  Table_triggers_list::process_triggers
that be invoked ultimately for any kind of triggers.
2024-12-13 16:19:39 +07:00
..
code_quality Refactor GitLab cppcheck and update SAST ignorelists 2024-07-08 10:51:48 +01:00
async_queries.c Merge commit '10.4' into 10.5 2023-07-20 11:54:52 +02:00
auto_increment.res
auto_increment.tst
big_record.pl
bug25714.c
check_async_queries.pl
CMakeLists.txt
connect_test.c
consistent_snapshot.pl
deadlock_test.c
drop_test.pl Merge branch '10.4' into 10.5 2020-09-29 16:59:36 +05:30
export.pl
fork2_test.pl
fork_big.pl Merge branch '10.4' into 10.5 2020-09-29 16:59:36 +05:30
fork_big2.pl Merge branch '10.4' into 10.5 2020-09-29 16:59:36 +05:30
function.res
function.tst
grant.res
index_corrupt.pl Merge branch '10.4' into 10.5 2020-09-29 16:59:36 +05:30
insert_and_repair.pl Merge branch '10.4' into 10.5 2020-09-29 16:59:36 +05:30
insert_test.c
list_test.c
lock_test.pl
lock_test.res
mail_to_db.pl Merge branch '10.4' into 10.5 2020-09-29 16:59:36 +05:30
myisam-big-rows.tst
mysql_client_fw.c Merge branch '10.4' into 10.5 2023-12-02 01:02:50 +01:00
mysql_client_test.c MDEV-34958: after Trigger doesn't work correctly with bulk insert 2024-12-13 16:19:39 +07:00
nonblock-wrappers.h
pmail.pl Merge branch '10.4' into 10.5 2020-09-29 16:59:36 +05:30
rename_test.pl Merge branch '10.4' into 10.5 2020-09-29 16:59:36 +05:30
restore-lock.smack
select_test.c
showdb_test.c
ssl_test.c
table_types.pl
test_delayed_insert.pl Merge branch '10.4' into 10.5 2020-09-29 16:59:36 +05:30
thread_test.c MDEV-35574 remove obsolete pthread_exit calls 2024-12-10 12:12:20 +11:00
truncate.pl Merge branch '10.4' into 10.5 2020-09-29 16:59:36 +05:30