https://bugs.documentfoundation.org/show_bug.cgi?id=145205
--- Comment #6 from Lionel Elie Mamane <[email protected]> --- I'm curious whether the BIT datatype was recognised by the "old" MySQL-C++-connector-based "native" SDBC driver, and thus whether this is a regression from our chucking it out and replacing it by our own layer directly to the C client library. Theoretically, the LibreOffice SDBC API supports the BIT datatype https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star_1_1sdbc_1_1DataType.html#a35315c070602fedc47a2c2daf137895c so it could be straightforward to add. I'm not 100% sure the rest of LibreOffice (e.g. the UI elements / the controls) has decent support for BIT. -- You are receiving this mail because: You are the assignee for the bug.
