MaD wrote: > maybe you got your 'max_allowed_packet' set too low in your database > config. fill in a bigger value and try again.
Thanks, It is working now I am able to upload sql file. But facing another problem. My file has multiple INSERT statement with multiple values during uploading It gives me error Error: #42000You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax..... If I upload data using same file via command prompt on sql it works. Could you please help on this. Thanks For your response. Hitesh -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

