﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29827	cloned DBs are not reused during tests on MySQL	Sergey Fedoseev	Sergey Fedoseev	"When I'm using `tests/runtests.py --parallel=8 -k`, I expect following runs to be faster than the prior one, because test DBs are created once and are reused in the following runs. On MySQL they take the same time. I see `mysqldump` in processes every time I run tests.

It seems that this regression was introduced in e1253bc26facfa1d0fca161f43925e99c2591ced.
"	Bug	closed	Testing framework	2.0	Normal	fixed			Accepted	1	0	0	0	0	0
