mirror of
https://github.com/MariaDB/server.git
synced 2025-11-03 14:33:32 +03:00
Post-merge fix: Adjust message codes in results
This commit is contained in:
@@ -230,7 +230,7 @@ insert into t2 (a) values (1023);
|
||||
do (f2(23));
|
||||
Warnings:
|
||||
Error 1062 Duplicate entry '23' for key 'a'
|
||||
Note 4093 At line 4 in test.f2
|
||||
Note 4094 At line 4 in test.f2
|
||||
select * from t2;
|
||||
a
|
||||
1023
|
||||
|
||||
Reference in New Issue
Block a user