BUG Invalid FIELD_TYPE_TIMESTAMP Field.Length(57) MySQL

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Anfet
Posts: 9
Joined: Mon 26 Aug 2013 08:36

BUG Invalid FIELD_TYPE_TIMESTAMP Field.Length(57) MySQL

Post by Anfet » Mon 26 Aug 2013 08:47

Hello.

I would like to report a bud in 5.0 build.
If you use "Unicode" MySQL connection and use TIMESTAMP columns you will get this error upon opening some queries.

"Some" is really strange because sometimes you can view them, sometimes you can't.
Maybe when column is in view.

Please check since it's driving me nuts.
Thank you.

DemetrionQ
Devart Team
Posts: 271
Joined: Wed 23 Jan 2013 11:21

Re: BUG Invalid FIELD_TYPE_TIMESTAMP Field.Length(57) MySQL

Post by DemetrionQ » Tue 27 Aug 2013 12:26

Hello.

I can't reproduce the problem. Please provide the following information:
- the exact version of the server;
- a simple sample demonstrating the problem, and table creating and filling scripts.

Post Reply