better placement of database commits
authorNathan Binkert <binkertn@umich.edu>
Sun, 20 Nov 2005 23:25:31 +0000 (18:25 -0500)
committerNathan Binkert <binkertn@umich.edu>
Sun, 20 Nov 2005 23:25:31 +0000 (18:25 -0500)
commit0b1ed9c3a9ec09eb466c50e22b72d36b26efb55f
tree92508cbb76002114e1787177a68b6d69f729e7a3
parentf66ba9064090296563dc3f7712f2c0459fca3c5d
better placement of database commits
better mysql error messages

base/stats/mysql.cc:
    better placement of commit() calls to avoid failing transactions
    due to what I think are timeouts.
    print out the mysql error with every panic

--HG--
extra : convert_revision : bfc5ae172bcff733461adceffe2b381601839e82
base/stats/mysql.cc