mysql-tester icon indicating copy to clipboard operation
mysql-tester copied to clipboard

Unneeded warning for 'Create new db', please move to Debug level.

Open mjonss opened this issue 3 years ago • 0 comments

For each test case a new database is created, and a new warning is given on stdout, which is just confusing.

WARN[0000] Create new db&{0 0xc000010330 0 {0 0} [0xc000096990] map[] 0 1 0xc0000bad20 false map[0xc000096990:map[0xc000096990:true]] map[] 0 0 0 0 <nil> 0 0 0 0 0x48a560} 

Please remove it or change it to log.Debug.

mjonss avatar Jan 07 '22 11:01 mjonss