Update for newer MySQLdb
authorNathan Binkert <binkertn@umich.edu>
Wed, 12 Jan 2005 18:41:06 +0000 (13:41 -0500)
committerNathan Binkert <binkertn@umich.edu>
Wed, 12 Jan 2005 18:41:06 +0000 (13:41 -0500)
commited7926664f25f1b5fb2871956c30868027939e15
tree85da9038f7069cbfae34cd1e1e4c1c79f1166e0b
parent202758eea20c092bb85d1886898c3816f377d288
Update for newer MySQLdb

util/stats/db.py:
    Update for newer MySQLdb, the result of a blob in a query is an
    array.array now, so we need to convert that to a string

--HG--
extra : convert_revision : 32732983d3d7141755085ec4913fdae057edc67f
util/stats/db.py