Home » Database » DB_NestedSet » Bug #2386
quoting issues with mysql
Details
| Submitted | 2004-09-24 10:27 UTC |
|---|---|
| From | c dot weyland at gmx dot de |
| Assigned | datenpunk |
| Status | No Feedback |
| Package | DB_NestedSet |
| PHP Version | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2004-09-24 10:27 UTC] c dot weyland at gmx dot de
Description:
------------
cannot create rootnodes when using mysql as backend because something with the quoting seems to be wrong. keys are quoted using ' but should be quoted using `.
[2004-09-24 10:32 UTC] dk at webcluster dot at
Please add
The column names you use.
The database abstraction you use.
The version of the database abstraction you use.
The actual error/the wrong query.
You get this query by switching debug to true.
regards
Daniel Khan