Hello list I'm really new to sequoia (and continuent.org) and I'm trying to install Sequoia 3.0b1 to see if it could fit our needs.
I've noticed, while creating the recovering log and while trying to activate a backend, that sequoia does not put single reverse quote ` character to "protect" names of tables and/or columns, and there are problematic column names like "sql" that do not work. the log looks like enable virtuabd1 Enabling backend virtuabd1 from its last known checkpoint 17:41:58,156 INFO backend.DatabaseBackend.virtuabd1 Checking compatibility with existing database schema 17:41:58,156 INFO backend.DatabaseBackend.virtuabd1 Database schema for login "wwwagent" is compatible with existing schema 17:41:58,156 INFO controller.RequestManager.MySQL5 Setting new virtual database schema. 17:41:58,159 INFO controller.recoverylog.RecoverThread Starting recovery 17:41:58,160 INFO controller.recoverylog.RecoverThread Recovery completed 17:41:58,165 ERROR sequoia.controller.recoverylog Error while cleaning the recovery log java.sql.SQLException: Unable get cleanup recovery log (com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: 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 'sql FROM RECOVERY WHERE exec_status LIKE 'F'' at line 1) -- Davide Ferrari System Administrator http://www.atrapalo.com _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
