diff options
author | Sergei Golubchik <serg@mariadb.org> | 2016-02-20 21:00:51 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2016-02-23 10:54:34 +0100 |
commit | 57905d18d650004ca84d7f9b01f0cf72e100d6bc (patch) | |
tree | 6b651369b3cc7e0e29e955044dfe59d4d3b830e0 /storage/sequence/sequence.cc | |
parent | 0fcd0ee34e2eae74f578c55c346196c8cb94c4d3 (diff) | |
download | mariadb-git-57905d18d650004ca84d7f9b01f0cf72e100d6bc.tar.gz |
MDEV-9535 Trigger doing "SET NEW.auctionStart = NOW();" on a timestamp kills MariaDB server
when doing set_field_to_new_field (from switch_to_nullable_trigger_fields())
make sure that the field we're about to change actually belongs
to the right table (otherwise we cannot dereference new_field[]
array as the wrong table might have more fields than
new_field[] has elements)
Diffstat (limited to 'storage/sequence/sequence.cc')
0 files changed, 0 insertions, 0 deletions