decimal gives error 122 Unsupported Column Typ 9 from connect, float works

Hi,

I wonder if this is a normal behavior. I am connecting to a Json file, the values within this connected field are just numbers. Basically 100 and 120. As it represents a currency value, decimal would be right. (120,00)

But it throws me the error. Using Float everything is fine. Using MariaDB 10.6 with Connect 1.06. (seems the 1.07 is not within the Centos 7 Rep yet for 10.6).

Thanks Patrick

Answer Answered by Ian Gilfillan in this comment.

Can you specify what "it" is? Provide sample queries, structures.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.