Hi, I am writing a rails application in order to learn how it works. I am having this error: ActiveRecord::StatementInvalid in Pizza_web#aceptar_cliente Invalid argument: SHOW FIELDS FROM clientes The first time the application is trying to create an ActiveRecord object (Cliente, with corresponds to the clientes table that appears in the error message). I am using the last version of Rails from RubyGems and MySql. The statement "SHOW FIELDS FROM clientes" that is causing the error seems ok. I''ve executed it in MySql with the same user that the rails applications and it ran OK. Can someone tell me what I am doing wrong? Thanks a lot!!! --------------------------------- Do You Yahoo!? Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo. Visíta Yahoo! Noticias. _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails