Wiki

Clone wiki

EFLC-MP LUA / mysql_insert_id

Description

Returns the last auto increment for the last table affected by INSERT

Parameters

Int dbId
Int dbId: ID of the database

Return values

Int insertId

Example

Updated