Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
database system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2007 at 04:21 UTC
Updated:
17 Sep 2007 at 17:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
chx commentedcalling mysqli_error with a FALSE is not a good idea.
Comment #2
chx commentedfurther research finds a specific mysqli function for this purpose.
Comment #3
chx commentedThere is another occurence of this.
Comment #4
webchickWorks. :) Thanks, chx.
Comment #5
gábor hojtsyQuite simple and logical. Committed.
Comment #6
webchickWe missed a couple more of these that I didn't see during my initial tests.
Comment #7
dries commentedCommitted to CVS HEAD. Thanks.
Comment #8
(not verified) commented