[DB-SIG] warning problem
Andy Dustman
andy@dustman.net
18 Aug 2002 12:47:47 -0400
On Fri, 2002-08-16 at 09:39, Watt III, Glenn wrote:
> _mysql_exceptions.Warning: Rows matched: 1 Changed: 0 Warnings: 1
>
> any help would be greatly appeciate thanks!
Warnings on UPDATE are almost always due to a bad type conversion or
data truncation. Unfortunately MySQL itself is quite vague about what
the actual problem was.
Also, read PEP-249 or the MySQLdb docs for the proper use of
cursor.execute().
http://www.python.org/peps/pep-0249.html
--
Andy Dustman PGP: 0x930B8AB6
@ .net http://dustman.net/andy
"Cogito, ergo sum." -- Rene Descartes
"I yam what I yam and that's all what I yam." -- Popeye