Hola,
Estoy usando el componente Hot Property y desde hace unos días en la búsqueda avanzada estoy teniendo el mismo error en el script que genera la table temporal.
"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 \'TYPE=MyISAM\' at line 10 SQL=CREATE TABLE jos_hp_temp (\n id INT(11) NOT NULL, \ntipo_operacion MEDIUMTEXT NOT NULL, \ntipo_inmueble MEDIUMTEXT NOT NULL, \nbarrio MEDIUMTEXT NOT NULL, \nprecio_pesos MEDIUMTEXT NOT NULL, \nprecio_dolares MEDIUMTEXT NOT NULL, \ncodigo MEDIUMTEXT NOT NULL, \nPRIMARY KEY (id)\n) TYPE=MyISAM ;Table \'gonzalo_web.jos_hp_temp\' doesn\'t exist SQL=INSERT INTO jos_hp_temp (`id`) \n"
Si alguien ha usado el componente y puede ayudarme. Gracias.