Closed (fixed)
Project:
Scheduler
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2005 at 19:08 UTC
Updated:
31 Mar 2006 at 21:30 UTC
While MySQL (obviously) supports leaving out the "INTO" part of "INSERT INTO ...", last I checked "INTO" is not an optional keyword, at least in SQL99.
This breaks Postgres 8.1, at the very least. (Which otherwise is working just fine with drupal 4.6.5 and scheduler 4.6.0)
Fix is obvious, but diff is attached anyway...
| Comment | File | Size | Author |
|---|---|---|---|
| scheduler.module.diff | 526 bytes | iv |
Comments
Comment #1
deekayen commentedCommitted to HEAD, DRUPAL-4-6, DRUPAL-4-5, DRUPAL-4-4.
Comment #2
(not verified) commented