How to fix SQL error to Install Prestashop
When you install Prestashop on a server with Mysql 5.7, you will get an error occured installation process : "SQL error on query All parts of a PRIMARY KEY must be NOT NULL, if you need NULL in a key, use UNIQUE instead" This error will breaks your installation process whether you try to reinstall as many times. Here is the way to fix this problem.