Alexander Barkov
f82212946f
Fixing a bug in the recent commit that added trigger names into error messages
...
Trigger names were erroneously cut to 8 or 4 bytes (on 64 and 32 bit machines).
Recording correct tests results.
2017-04-23 12:57:26 +04:00
Monty
847eb24b17
Fixed some wrong/inconsistent error message
...
- Added trigger name to "Trigger already exists" error message
- Added also missing query name to ER_DUP_QUERY_NAME
- Fixed wrong use of MASTER_DELAY_VALUE_OUT_OF_RANGE
2017-04-19 22:30:55 +03:00
Sergey Vojtovich
282497dd6d
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
Alexander Barkov
87b0cc9912
MDEV-7286 TRIGGER: CREATE OR REPLACE, CREATE IF NOT EXISTS
...
Based on the patch by Sriram Patil, made under terms of GSoC 2014.
2015-03-04 09:52:01 +04:00