Displaying 1 result from an estimated 1 matches for "learnsproutcor".
Did you mean:
learnsproutcore
2008 Dec 23
2
rails 2.2 connection to MySQL
...ate scaffold Contact first_name:string lastname:string
4. rake db:migrate
I also change the database.yml to suite MySQL.
I have been getting the below error. Could someone please help me
resolve this issue
ERROR:
srilatha-bhuvanapallis-macbook-pro:contacts Latha$ rake db:migrate(in /
Users/Latha/LearnSproutCore/AddressBookWithDatabase/contacts)
!!! The bundled mysql.rb driver has been removed from Rails 2.2.
Please install the mysql gem and try again: gem install mysql.
rake aborted!
no such file to load -- mysql
(See full trace by running task with --trace)
Thanks in advance
Latha
--~--~---------~--...