Closed (fixed)
Project:
Drupal core
Version:
4.6.3
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2005 at 13:13 UTC
Updated:
2 Sep 2006 at 14:00 UTC
In includes/database.mysql.inc the functions mysql_errno and mysql_error are used without $active_db as parameter, meaning that they might catch errors from other databases used on for example content pages.
The attached file works for me TM.
| Comment | File | Size | Author |
|---|---|---|---|
| use-active_db-for-mysql_err.diff | 870 bytes | 2GooD |
Comments
Comment #1
magico commentedComment #2
(not verified) commented