Hi,
Tried to install Leafpub version 1.1.9 downloaded from here
https://www.leafpub.org/download
on the following environment.
O.S-Centos 6.4
PHP Version : 5.6.30
MySql Version - 5.5.54
However encountered the following error while installing with MySqli adapter
:
Unable to create the database schema: 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 'CREATE TABLE leafpub_history ( id INTEGER NOT NULL AUTO_INCREMENT, `p' at line 1
What could be causing this issue ?
Hi,
Tried to install Leafpub version 1.1.9 downloaded from here
https://www.leafpub.org/download
on the following environment.
O.S-Centos 6.4
PHP Version : 5.6.30
MySql Version - 5.5.54
However encountered the following error while installing with MySqli adapter
:
Unable to create the database schema: 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 'CREATE TABLE
leafpub_history(idINTEGER NOT NULL AUTO_INCREMENT, `p' at line 1What could be causing this issue ?