Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
schmema/mysql/1.1.2
: Fix timestamp is not UNIX time
We previously incorrectly used `CURRENT_TIMESTAMP()` instead of `UNIX_TIMESTAMP()` so the timestamps need to be corrected.
- Loading branch information