mysqlc: Add support for mediumnint and char types
When reading column types from information schema, it can be mediumint and char types as well. Mediumint should be 3 bytes long. We can use sal_Int32 for that. Change-Id: Id3507b1f38cabfb96800fc7743c911e36609a346 Reviewed-on: https://gerrit.libreoffice.org/62697 Tested-by: Jenkins Reviewed-by:Tamás Bunth <btomi96@gmail.com>
Showing
Please
register
or
sign in
to comment