AnalGoat11
Queen
- Nov 25, 2015
- 71
- 12
When I run the following: get the erorr:
alter table 'items_rooms' set 'user_id' = '374' where 'user_id' = '2'
[SQL] alter table 'items_rooms' set 'user_id' = '374' where 'user_id' = '2'
[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''items_rooms' set 'user_id' = '374' where 'user_id' = '2'' at line 1
alter table 'items_rooms' set 'user_id' = '374' where 'user_id' = '2'