Open
Description
Hello,
I have a problem with a database with MariaDb.
When I create a table with numeric fields for example 4 digits with collation "latin_bin", when I do dbstruct() it tells me that the size is 5 digits.
On the other hand if I have the collation "utf8_general_ci" it returns the correct value.
How can I fix this issue?
Thank you
Petter
Metadata
Metadata
Assignees
Labels
No labels