mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
errors without code removed
net_printf/send_error calls replaced by my_error family functions -1/1 (sent/unsent) error reporting removed (WL#2133)
This commit is contained in:
@ -76,7 +76,7 @@ select * from t2;
|
||||
# replication
|
||||
#
|
||||
connection master;
|
||||
--error 1105
|
||||
--error 1386
|
||||
set global time_zone='MET';
|
||||
|
||||
# Clean up
|
||||
|
Reference in New Issue
Block a user