MySQL Forums
Forum List  »  Connector/Node.js

Re: Xdev api issue with the BigInt datatype in the CentOS
Posted by: Rui Quelhas
Date: August 10, 2020 01:07PM

Hi Sandeep,

I'm a bit confused, are you talking about one issue or two (BIGINT and/or EPOCH/TIMESTAMP)? What exactly is the MySQL column data type? Is it BIGINT, is it TIMESTAMP, both, or is it something else?

Can you give a specific example of a value with which I can reproduce it? What does it look like when querying the table with the mysql client? And what does it look like when querying the table with Connector/Node.js? Which version of the MySQL server and Connector/Node.js are you using?

There shouldn't be any difference regarding Ubuntu or CentOS. This might be related to some known encoding/decoding issues with JavaScript values. But I need more details to better assess the problem.

Thanks

Options: ReplyQuote


Subject
Written By
Posted
Re: Xdev api issue with the BigInt datatype in the CentOS
August 10, 2020 01:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.