in reply to Re: Unpack mysql binary column data
in thread Unpack mysql binary column data
Thanks for your reply
Unfortunately, I do not have access to the underlying routines that insert data into the database, I tried to get access but was denied, I am still trying
yes, there is a single binary(8) column that is used to store doubles for some rows and uint64 for others, another table in the database lists the type of data, I look up the type and run unpack appropriately
|
|---|