﻿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
29882	UDFs are not dumped to the clone MySQL test db	Thomas Ormezzano	Thomas Ormezzano	"Stored procedures and functions are not dumped to the clone db.

When creating the test database with mysql, the mysqldump command is only dumping the schemas but not the stored procedures and functions, when that should probably be the default.

Adding the `--routines` option to the mysqldump command would fix it (see https://dev.mysql.com/doc/refman/8.0/en/mysqldump.html#option_mysqldump_routines)"	New feature	assigned	Database layer (models, ORM)	2.1	Normal				Unreviewed	1	0	0	0	0	0
