Is there a problem with this MySQL Query?
- by ThinkingInBits
http://pastie.org/954073
The echos at the top all display valid data that fit the database schema.
There are no connection errors
Any ideas?
Thanks in advance!
Here is the echo'ed query
INSERT INTO equipment (cat_id, name, year, manufacturer, model, price, location, condition, stock_num, information, description, created, modified) VALUES…