Re: [Rails] cannot insert data into mysql
the id is not auto-increment but unique
2010/8/27 Irfan Ahmed <irfandhk@gmail.com>
When I am going to create a new product Item into my depot application I got the following error:Mysql::Error: #23000Duplicate entry '0' for key 1: INSERT INTO products (`image_url`, `date_available`, `price`, `title`, `description`) VALUES('http://www.facebook.com/Meghkabbo.png', '2010-08-27 12:23:00', '90.0', 'jjhjh', 'hgjgjhjkhjhkhkkkkkhkhkhkh')I am new to ruby on rails and following Agile Web Development with Rails.
Please help me about the problem.
--
Thanks
Irfan
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home