Description[sql] Log tag with sqlite errors.
Log lines like:
ERROR:connection.cc(1007)] sqlite error 266, errno 5: disk I/O error
would be ever so much more useful if they indicated which database
they were associated with. This logs the histogram tag, which indicates
the logical database (the code which owns this connection). [As
opposed to the filesystem name.]
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225518
Patch Set 1 #
Total comments: 2
Patch Set 2 : Log the sql statement, too. #
Total comments: 2
Patch Set 3 : Put sql statement on same line as error. #
Messages
Total messages: 10 (0 generated)
|