MDEV-438 Microseconds: Precision is ignored in CURRENT_TIMESTAMP(N) when it is...
MDEV-438 Microseconds: Precision is ignored in CURRENT_TIMESTAMP(N) when it is given as a default column value For MySQL 5.6 compatibility, support precision specification in CURRENT_TIMESTAMP in a default clause, when it's not less than the column's precision.
Showing
Please register or sign in to comment