mirror of https://github.com/MariaDB/server
Browse Source
This patch corrects a bug involving a LOAD DATA INFILE operation on a transactional table. It corrects a problem in the error handler moving the transactional table check and autocommit_or_rollback operation to the end of the error handler. An additional test case was added to detect this condition.pull/73/head
3 changed files with 19 additions and 3 deletions
Loading…
Reference in new issue