Commit 4747f9a7 authored by Georgi Kodinov's avatar Georgi Kodinov

addendum to the fix for bug #54476: fixed a failing test case.

parent 9fc04b9f
...@@ -734,6 +734,9 @@ EXECUTE stmt; ...@@ -734,6 +734,9 @@ EXECUTE stmt;
DEALLOCATE PREPARE stmt; DEALLOCATE PREPARE stmt;
DROP TABLE t1; DROP TABLE t1;
--echo End of 5.1 tests
# #
# Bug#36785: Wrong error message when group_concat() exceeds max length # Bug#36785: Wrong error message when group_concat() exceeds max length
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment