﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
10536	errors surfacing when using set_error_handler	AaronAsAChimp	westi	"So, I've been getting some strange errors surfacing while developing a plugin.  Three errors along the lines of ""mysql_free_result(): supplied argument is not a valid MySQL result resource.""

They seem to be normally suppressed, but surface when using set_error_handler(), and only when trying to create a table. It appears that in ""wp-includes/wp-db.php"" that the result of the query isn't being checked before being passed to the MySQL functions."	defect (bug)	closed	normal		Warnings/Notices		normal	worksforme	reporter-feedback close	
