https://bugs.documentfoundation.org/show_bug.cgi?id=146432
--- Comment #12 from Julien Nabet <[email protected]> --- Created attachment 177292 --> https://bugs.documentfoundation.org/attachment.cgi?id=177292&action=edit bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this. I also noticed this on console: warn:legacy.osl:7697:7697:connectivity/source/drivers/mysqlc/mysqlc_general.cxx:188: mysqlToOOOType: unhandled case, falling back to VARCHAR After some debugging it seems it's because we get MYSQL_TYPE_LONG_BLOB which isn't listed in sal_Int32 mysqlToOOOType(int eType, int charsetnr) -- You are receiving this mail because: You are the assignee for the bug.
