Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
node.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 May 2007 at 04:47 UTC
Updated:
13 Jun 2007 at 06:48 UTC
node.modules contain a SQL that duplicate fetch uid from both node and user table.
this is functioning within mysql, but not oracle friendly. the patch will not change the fetch result but increase cross DB compatibility.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal-6.x-dev-node_sql_friendly-1.0.diff | 967 bytes | hswong3i |
Comments
Comment #1
moshe weitzman commentedComment #2
dries commentedCommitted. Thanks! :)
Comment #3
(not verified) commented