diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2022-01-03 21:19:56 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2022-01-04 19:07:29 +0100 |
commit | e43573aae0fa07d170fb042b7184156c851c1f77 (patch) | |
tree | f9d0335e1b0b7fcc3ba8d91c5aa134ab682501ff /vcl/unx/gtk3 | |
parent | 77d2bbaa18e0be5347d7bd7167b245264789e0a4 (diff) |
tdf#146432: fix crash with REGEXP_REPLACE() executed in query editor to MariaDB
See bt here:
https://bugs.documentfoundation.org/attachment.cgi?id=177292
Noticing:
warn:legacy.osl:7697:7697:connectivity/source/drivers/mysqlc/mysqlc_general.cxx:188: mysqlToOOOType: unhandled case, falling back to VARCHAR
I found REGEXP_REPLACE returned a MYSQL_TYPE_LONG_BLOB and some locations should be taught about it.
Also, let's also deal with MYSQL_TYPE_TINY_BLOB and MYSQL_TYPE_MEDIUM_BLOB
Change-Id: Ib7fd6ef747ce1b1851c788d2bb5a1d4ec673aee1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127919
Reviewed-by: Lionel Mamane <lionel@mamane.lu>
Tested-by: Jenkins
Diffstat (limited to 'vcl/unx/gtk3')
0 files changed, 0 insertions, 0 deletions