refresh mysqltest for information_schema enhance

This commit is contained in:
obdev
2023-01-28 17:11:06 +08:00
committed by ob-robot
parent f7061b610e
commit 74e06e078c
2 changed files with 2 additions and 2 deletions

View File

@ -3163,7 +3163,7 @@ drop procedure bug7013|
#
--disable_warnings ONCE
drop table if exists t4|
--error 1115
create table t4 (
a mediumint(8) unsigned not null auto_increment,
b smallint(5) unsigned not null,