Details
Description
UpdatableResult builds its INSERT / UPDATE / DELETE / SELECT and SHOW COLUMNS statements by wrapping the schema, table and column names in backticks without doubling backticks contained in the name.
see https://github.com/mariadb-corporation/mariadb-connector-j/pull/236