MySQL Forums
Forum List  »  Connector/C++

Re: Xdevapi problem with timestamp
Posted by: Claude Mally
Date: September 10, 2021 02:37PM

See the issue below:
https://forums.mysql.com/read.php?167,698418,698442#msg-698442

I ended up casting any DATE DATETIME TIMESTAMP as char, since raw bytes documentation does not exist to convert those bytes back into something C++ can handle.

Options: ReplyQuote


Subject
Views
Written By
Posted
752
August 28, 2021 06:42PM
Re: Xdevapi problem with timestamp
384
September 10, 2021 02:37PM
418
September 14, 2021 07:57AM
363
September 14, 2021 08:49AM
328
September 14, 2021 08:53AM


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.