1
0
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:
Georgi Kodinov
2010-08-03 14:52:20 +03:00
parent 05e88a5bbf
commit a394519ef9

View File

@ -734,6 +734,9 @@ EXECUTE stmt;
DEALLOCATE PREPARE stmt;
DROP TABLE t1;
--echo End of 5.1 tests
#
# Bug#36785: Wrong error message when group_concat() exceeds max length
#