mysql get free id
#8

Very important in TheKillers' solution, make sure you add LIMIT 1 to the query. It makes sure you only get 1 row returned when looking for inacitve rows.
Reply


Messages In This Thread
mysql get free id - by Unknown123 - 07.12.2011, 19:54
Re: mysql get free id - by MdeRooy - 07.12.2011, 19:56
Re: mysql get free id - by Unknown123 - 07.12.2011, 20:00
Re: mysql get free id - by MdeRooy - 07.12.2011, 20:03
Re: mysql get free id - by Unknown123 - 07.12.2011, 20:09
Re: mysql get free id - by MdeRooy - 07.12.2011, 20:20
Re: mysql get free id - by [HiC]TheKiller - 07.12.2011, 20:22
Re: mysql get free id - by MdeRooy - 07.12.2011, 20:24

Forum Jump:


Users browsing this thread: