https://bugs.documentfoundation.org/show_bug.cgi?id=157916

--- Comment #5 from Lionel Elie Mamane <[email protected]> ---
Hi,

the word wrapping makes it a bit hard to read patches inside comments. When you
want to discuss a patch in bugzilla,  upload it as an attachment, and check the
"patch" box. Thanks.

do I understand correctly that sName is just the table's name (not necessarily
unique) but sComposedName is the full schemaName.tableName? Then I think it
would be best to fix the MariaDB SDBC driver so that m_pImpl->m_xTableContainer
is populated by ComposedName rather than by just tablename, like the other SDBC
drivers seem to do.

Else I think we will have problems when the same tableName happens in several
schemas, which is allowed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to