Displaying 1 result from an estimated 1 matches for "msysql".
Did you mean:
mssql
2006 Apr 29
4
Wild SQL -- public/500.html -- postgres-pr
...attrdef d
ON a.attrelid = d.adrelid AND a.attnum = d.adnum
WHERE a.attrelid = ''line_items''::regclass
AND a.attnum > 0 AND NOT a.attisdropped
ORDER BY a.attnum
Any idea where the wild sql comes from ? If I stop everything and swap out the
database.yml so it points to the msysql database, and restart, it works fine as before.
Win xpsp2, ruby 1.8.4, rails 1.1.2, postgres-pr (0.4.0)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060429/94ca81db/attachment.html