Hi, I'm writing a program that reads binary files.
I have problem to read and parse date, time and timestamp columns.
I have no idea in what format they are stored in the binary logs.
Does anyone know how to read them from the binary log and convert them to readable year/month/day format?
TIA
I have problem to read and parse date, time and timestamp columns.
I have no idea in what format they are stored in the binary logs.
Does anyone know how to read them from the binary log and convert them to readable year/month/day format?
TIA