1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

after merge fix

This commit is contained in:
unknown
2005-03-17 18:44:24 +03:00
parent 17791f9500
commit 0c0a2d5590
6 changed files with 10 additions and 9 deletions

View File

@ -476,4 +476,3 @@ x (select group_concat(x) from r2)
1 1,1
2 2,2
drop table r2;