>> UNLOCK TABLES >> An error occured while executing SQL query >> (org.continuent.sequoia.common.exceptions.driver.DriverSQLException: >> Message of cause: Request UNLOCK TABLES/ failed on backend XXX (Error >> while building Sequoia ResultSet (ResultSet is from UPDATE. No Data.))) >>
>This is not SQL either but Sequoia tries to forward it as is. Do you >execute this statement using Statement.execute, Statement.executeQuery >or Statement.executeUpdate? Which case(s) works and which case(s) doesn't? I sent it in the console command line after doing my 'sql client' command FWIW, the command LOCK TABLES `table_name` WRITE works ok in the same command line. -Tony --------------------------- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 [EMAIL PROTECTED] http://www.formatdynamics.com _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
