Hi,
i will setup a rails_port. but it failds.
I have opensuse 11.0 with “Mysql Ver 5.0.51a for suse-linux-gnu on x86_64 (SUSE MySQL RPM)”.
rake db:migrate faild with:
== ChangeUserLocale: migrating ===============================================
– remove_foreign_key(:users, [:locale], :languages, [:code])
rake aborted!
An error has occurred, all later migrations canceled:
Mysql::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘CONSTRAINT users_locale_fkey’ at line 1: ALTER TABLE users DROP CONSTRAINT users_locale_fkey
(See full trace by running task with --trace)
regards kita