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

union.result, union.test:

a small fix for the test case
This commit is contained in:
Sinisa@sinisa.nasamreza.org
2004-05-04 14:11:23 +03:00
parent 333eadf1b2
commit 909d69ff0a
2 changed files with 2 additions and 0 deletions

View File

@ -935,3 +935,4 @@ select 1 union select 2;
1
1
2
set sql_select_limit=1;