﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
7539	Improve logging in mythdbconn	Dibblah	Isaac Richards	"Currently, when Myth has -v database specified, logging shows queries going to the server.

The aim of this patch is to improve this logging:
1. Show which database connection each query is assigned to. This helps to differentiate between different threads accessing the database concurrently.
2. With -v database,extra the logging includes the full results of each query.
3. Each query returns the size of the result set.

I am not sure 3 is actually a good idea, since it is dependent on mysql, essentially.

This is a first draft - I intend to split the change into it's functional components."	enhancement	closed	minor	unknown	MythTV - General	head	low	fixed	database,logging		0
