while configuring concursesuite online (binary) in step3 it stops and view this error:
An error occurred while trying to create the database schema, the following error was provided: A table must have at least 1 column
I'm using mysql 5.0.83
I created the centric_crm user and gave it all the priviliges
grant all privileges on *.* to centric_crm@localhost identified by'******';
then, I created the centric_crm batabase.
when I open the mysql query browser the database was created with all the 81 tables and columns inside tables.
when I click the continue button, it show the error
can you help me
plz send quickly