﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
6375	mythfilldatabase bindValue errors	gtgj@…	Isaac Richards	"I get the following error messages when running mythfilldatabase:
{{{
2009-03-18 10:13:51.433 Trying to bind a value to placeholder XXXX without occurrence in the prepared query. Ignoring it.
Query was: ""UPDATE settings SET data = :STATUS WHERE value='mythfilldatabaseLastRunStatus'""
2009-03-18 10:13:51.433 DB Error (updateLastRunStatus):
Query was:
UPDATE settings SET data = ? WHERE value='mythfilldatabaseLastRunStatus'
Driver error was [2/2031]:
QMYSQL3: Unable to execute statement
Database error was:
No data supplied for parameters in prepared statement
}}}

Looks like the arguments to bindValue are swapped.  The attached patch fixes it.
"	defect	closed	minor	unknown	MythTV - General	unknown	medium	fixed			0
