When case insensitive search is done in DatabaseSchema, it does not check for
table prefixed by schema
------------------------------------------------------------------------------------------------------
Key: SEQUOIA-1139
URL: https://forge.continuent.org/jira/browse/SEQUOIA-1139
Project: Sequoia
Type: Bug
Versions: sequoia 2.10.10
Reporter: Stephane Giron
Assigned to: Stephane Giron
Fix For: sequoia 2.10.11
Whereas the table is found on the database backend :
2008-09-07 01:35:25,531 DEBUG DatabaseBackend.DB1.c1b1 Table found: test2.test2
This will lead to this kind of issue :
2008-09-07 01:38:33,129 WARN DatabaseBackend.DB1.c1b1 Unable to find table
TEST2.TEST2 in database schema, scheduling query insert into TEST2.TEST2
values(3); in conflicting queue.
This will have a performance impact in this case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia