Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
database system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2005 at 03:45 UTC
Updated:
6 Dec 2005 at 04:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
asimmonds commentedShould probably remove the db_prefix_tables() from the line above this one, no use calling db_prefix_tables() twice.
Comment #2
Cvbge commentedPlease see http://drupal.org/node/36352 - prefixing temporary tables is questionable.
I'd prefer to drop prefixing the tables, as I don't see how would it help.
Comment #3
asimmonds commentedWhoops, sorry I didn't see that issue. Steven introduced the change, so I suppose it's up to him if it stays, but you give a pretty good argument.
Comment #4
asimmonds commentedFixed by:
http://drupal.org/node/36352#comment-55667
Comment #5
(not verified) commented