04.12.2015, 22:17
Quote:
What is "MasterID"? Is this set to auto increment? As far as I know when any of 0, NULL or DEFAULT are used the auto increment value is used. But since you're listing columns anyway that column can just be omitted from the list.
|
SQL ID is
pawn Код:
VehInfo[vid][VID] = cache_insert_id();