Why do I get an error when I follow the teacher to create a demo database and save it? Tip #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 'BINARY NULL, `name` VARCHAR(255) NOT NULL, `price` FLOAT(20 ) NOT NULL, `status` ' at line 1
If a syntax error is reported, there must be something wrong with your statement. Copy your code and take a look.