We're a place where coders share, stay up-to-date and grow their careers.
MySQL also lacks proper sequences, and the build in serial which mimics it has some "funny" behaviour when a table is truncated.
serial
A truncate of a table in MySQL also resets the serial 🙄
MySQL also lacks proper sequences, and the build in
serial
which mimics it has some "funny" behaviour when a table is truncated.A truncate of a table in MySQL also resets the serial 🙄