summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNisha Gopalakrishnan <nisha.gopalakrishnan@oracle.com>2016-02-10 19:57:17 +0530
committerNisha Gopalakrishnan <nisha.gopalakrishnan@oracle.com>2016-02-11 14:20:50 +0530
commitd9c541cb1be5b239787833d9d499067d44ea44d3 (patch)
tree18b421270670740fa3d0f3e3a82e1f82c8e89534 /include
parent1fb6d4e6bf3dd79fffb034ca4b014930b0304e1f (diff)
downloadmariadb-git-d9c541cb1be5b239787833d9d499067d44ea44d3.tar.gz
BUG#22037930: INSERT IGNORE FAILS TO IGNORE FOREIGN KEY
CONSTRAINT. Analysis ======= INSERT and UPDATE operations using the IGNORE keyword which causes FOREIGN KEY constraint violations reports an error despite using the IGNORE keyword. Foreign key violation errors were not ignored and reported as errors instead of warnings even when IGNORE was set. Fix === Added code to ignore the foreign key violation errors and report them as warnings when the IGNORE keyword is used.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions