ERROR at line 1: Unknown command '*Add'.
Did you mean:
CREATE TABLE zm?czenie (
id INT,
data VARCHAR(100)
);
?
ERROR at line 2: Unknown command '*Drop'.
Did you mean:
DROP TABLE b??dy (
id INT,
data VARCHAR(100)
);
?
If yes:
General error: 1005 Can't create table 'zm?czenie' (errno: 121)
ERROR 1146 (42S02): Table 'b??dy' doesn't exist