Error MySQL
#6

Uh, apparently it's valid syntax in MySQL after all. Just haven't seen anyone using it like that. It doesn't conform to standard SQL.

You should set the ID field in your table to auto increment. In the structure tab in phpMyAdmin click edit and tick the A_I checkbox for the ID field. Counting rows to find out the next id to insert is horrible.
Reply


Messages In This Thread
Error MySQL - by TheSy - 03.05.2014, 22:13
Re: Error MySQL - by PinEvil - 03.05.2014, 22:20
Re: Error MySQL - by TheSy - 03.05.2014, 22:26
Re: Error MySQL - by Vince - 03.05.2014, 22:43
Re: Error MySQL - by TheSy - 03.05.2014, 22:52
Re: Error MySQL - by Vince - 03.05.2014, 23:10
Re: Error MySQL - by TheSy - 03.05.2014, 23:16
Re: Error MySQL - by TheSy - 04.05.2014, 11:00
Re: Error MySQL - by TheSy - 04.05.2014, 14:26
Re: Error MySQL - by iZN - 04.05.2014, 14:34

Forum Jump:


Users browsing this thread: 2 Guest(s)