Author Topic: Roundcube Table Installation Error: #1064  (Read 12800 times)

Offline Paramount

  • Newbie
  • *
  • Posts: 2
Roundcube Table Installation Error: #1064
« on: January 03, 2013, 03:37:37 PM »
Everytime I try to create the tables for the database, I get the following error:

#1064 - 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 '[dbo].[cache] ( [cache_id] [int] IDENTITY (1, 1) NOT NULL , [user_id] [int] ' at line 1

Can someone please help me? Thank you.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: Roundcube Table Installation Error: #1064
« Reply #1 on: January 03, 2013, 04:15:45 PM »
It looks like your trying to run the mssql.initial.sql file instead of the mysql.initial.sql file.

Offline Paramount

  • Newbie
  • *
  • Posts: 2
Re: Roundcube Table Installation Error: #1064
« Reply #2 on: January 03, 2013, 04:27:06 PM »
Yeah, I figured that out before I got a reply. :P

I now have a new problem, I am getting "Connection to storage server failed" when I try to login.