replace NULL with 0?
Code:
CREATE TABLE `items` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`item` […]
Original post by toronado455
Code:
CREATE TABLE `items` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`item` […]
Original post by toronado455
Leave a Reply
You must be logged in to post a comment.