MyBB Community Forums

Full Version: fresh install 1.6.5 using sqlite3 on creating tables: SQLSTATE[HY000]: General e
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
SOLVED FIXED
Just some SQL statements were sytacticaly incorrect. Fixed this and wrote a bug report including patch
SOLVED FIXED

Hi@all,

on trying to install MyBB 1.6.5 I get this error:
SQLSTATE[HY000]: General error: 1 near ")": syntax error

It happens on creating the tables.
Allbeit that 38 tables are beeing created.

Given that error after creating 38 tables it can't continue.

Ho do i get arround this?
What did i miss?

Meanwhile I'm going to find sql code....

tia
update: last successfuly created table was "mybb_privatemessages"
the code for the next table to be created seems syntacticaly ok.
going to create missing tables by hand.
See [Issue #1815]

Download this file and save it as install/resources/sqlite_db_tables.php