I have been using this site to build a simple link counter.
When I insert their code to create the columns, it won't work and displays the following error:
error #1064.
id INT AUTO_INCREMENT NOT NULL PRIMARY_KEY, clicks INT
Any idea what I am doing wrong?