diff options
author | Bharathy Satish <bharathy.x.satish@oracle.com> | 2014-01-07 15:11:05 +0530 |
---|---|---|
committer | Bharathy Satish <bharathy.x.satish@oracle.com> | 2014-01-07 15:11:05 +0530 |
commit | c1fa843d65f8d8173378136abd638198e05b43b1 (patch) | |
tree | e1ebe91910fb55f70aed9485e80c6b9be9d16953 /tests | |
parent | 160dd24253473224e40778a291e70f481ace028c (diff) | |
download | mariadb-git-c1fa843d65f8d8173378136abd638198e05b43b1.tar.gz |
Bug #17503460 MYSQL READ ONLY DOESN'T WORK FOR DROP TRIGGER
Problem: Drop Trigger succeeds even after setting read_only
variable to ON.
Fix: Fix is to report the standard error
(ER_OPTION_PREVENTS_STATEMENT)when global read_only variable
is set to ON.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions