PHP 8.5.0 Alpha 4 available for testing

Voting

: two plus one?
(Example: nine)

The Note You're Voting On

www dot wesley at gmail dot com
6 years ago
When using "INSERT ... ON DUPLICATE KEY UPDATE `id` = LAST_INSERT_ID(`id`)", the AUTO_INCREMENT will increase in an InnoDB table, but not in a MyISAM table.

<< Back to user notes page

To Top