in reply to Timestamp help

Create an actual DATETIME or TIMESTAMP column that will handle milliseconds. Update the new column to contain the converted values from your current integer column. Then just start using your new column to store the timestamps.