Getting a newly created id. Is there any way I can determine the auto-generated number with MySQL after performing an insert without sending another query?
Created May 8, 2012
Alessandro A. Garbagnati This is "MMSQL" specific functionality and you can get information on how to access it on the Using MySQL specific functionality page of the MM.MySQL Documentation.