mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Bug#15206: "Misleading message "No data to FETCH":
reword the misleading message.
This commit is contained in:
@@ -535,7 +535,7 @@ fetch c into v;
|
||||
end|
|
||||
delete from t1|
|
||||
call bug7299()|
|
||||
ERROR 02000: No data to FETCH
|
||||
ERROR 02000: No data - zero rows fetched, selected, or processed
|
||||
drop procedure bug7299|
|
||||
create procedure bug9073()
|
||||
begin
|
||||
|
||||
Reference in New Issue
Block a user