Dump schema with SQLITE_ERROR in thumbnails error handler.
commit0d73505820018d675078d5bd9bca6cab6756f1ba
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 31 May 2013 03:38:05 +0000 (31 03:38 +0000)
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 31 May 2013 03:38:05 +0000 (31 03:38 +0000)
tree2d65f6394b8d4c7680ba03be0f67b08c6fd47e33
parent9d2839eead7e39387a950b87d626296f9a1f2e51
Dump schema with SQLITE_ERROR in thumbnails error handler.

Previous diagnostics show SQLITE_ERROR with "no such column:
icon_type" under UpgradeToVersion6().  I have a fix for this case, but
I'd like to see what the database does look like, first.

BUG=240396

Review URL: https://chromiumcodereview.appspot.com/15950007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203323 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/history/thumbnail_database.cc