MYSQL doesn’t store milliseconds, as a work around we should store the datetime in millisecs with a column of type bigint. But people often suffer of converting these millisecs into datetime representation. This post solves this problem.
posted in MySQL by shyam