#1064 - You have an error in your SQL syntax; check the manual that corresponds to your <span style="border-bottom: 1px dotted black;">MySQL</span> server version for the right syntax to use near ')' at line 4
create table Users(
serveris01 varchar(40) primary key,
Password varchar(32),
);