mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
SP stack trace
This commit is contained in:
committed by
Alexander Barkov
parent
8b68263a53
commit
d7e3120da8
@ -230,6 +230,7 @@ insert into t2 (a) values (1023);
|
||||
do (f2(23));
|
||||
Warnings:
|
||||
Error 1062 Duplicate entry '23' for key 'a'
|
||||
Note 4070 At line 4 in test.f2
|
||||
select * from t2;
|
||||
a
|
||||
1023
|
||||
|
Reference in New Issue
Block a user