
|
If you were logged in you would be able to see more operations.
|
|
|
Moodle
MDL-14679
Created: 12/May/08 01:12 AM
Updated: 16/May/08 02:42 PM
|
|
| Component/s: |
Database SQL/XMLDB
|
| Affects Version/s: |
2.0
|
| Fix Version/s: |
2.0
|
|
|
throws some silly "$1 syntax error" in query
workaround:
* remove all [?$:] and quote
* report upstream and wait for fix (not likely)
* write bound query emulation function - yuck
|
|
Description
|
throws some silly "$1 syntax error" in query
workaround:
* remove all [?$:] and quote
* report upstream and wait for fix (not likely)
* write bound query emulation function - yuck |
Show » |
|