MDEV-25978: minor post-merge fix for .result file

This commit is contained in:
Julius Goryavsky 2021-07-06 03:00:27 +02:00
commit e56fe39310

View file

@ -172,4 +172,3 @@ COUNT(*) = 0
1
DROP TABLE t1;
COMMIT;
SET AUTOCOMMIT=ON;