Hi, i'm getting one error when instaling tracks on windows 32. I've checked out, i have the folowing instalation:
- ruby 1.8.2 (2004-12-25) [i386-mswin32] - Rails 1.0.0 - Xampp 1.5.1 : - c:\Program Files\xampp\mysql\bin\mysql.exe Ver 14.12 Distrib 5.0.18, for Win32 (ia32); And when i get this message when doing migrate: D:\INETPUB\RAILSapps\tracks-1.04\db>rake migrate (in D:/INETPUB/RAILSapps/tracks-1.04) rake aborted! Mysql::Error: #42000You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''contexts' SET 'user_id' = 1' at line 1: UPDATE 'contexts' SET 'user_id' = 1; What can i do? should i update some component? Is there anyway of saying rails to output the sql and do it mannualy in phpmyadmin for instance? Thanks in advance, mk ps. i've followed all the instructions in the instalation file. _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
