mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
addendum to the fix for bug #54476: fixed a failing test case.
This commit is contained in:
@ -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
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user