Search found 1 match
- 30.09.2020, 17:06
- Forum: ZeosLib 7.2 Forum
- Topic: Mysql Datetime format Integer Overflow Bug?
- Replies: 2
- Views: 169
Mysql Datetime format Integer Overflow Bug?
Using Delphi 7 , Maria DB 10.1.25 and Zeos 7.2.4 I am having to work with a table in database where there is a field of format of 'datetime (6) ' ie 6 fractional seconds parts as opposed to the default which is (0) none. Queries on fields with this format always seem to end with 'Integer Overflow' T...