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

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

View file

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