mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@ -776,7 +776,7 @@ FETCH c INTO a, b;
|
||||
EXIT WHEN c%NOTFOUND;
|
||||
SELECT a, b;
|
||||
END LOOP;
|
||||
CLOSE ' at line 5
|
||||
CLO...' at line 5
|
||||
DROP TABLE t1;
|
||||
#
|
||||
# MDEV-10577 sql_mode=ORACLE: %TYPE in variable declarations
|
||||
|
Reference in New Issue
Block a user