[FLOW3-general] How to get Blog working??
Karsten Dambekalns
karsten at typo3.org
Fri Jul 1 15:17:06 CEST 2011
Hi.
On 14.06.11 13:15, Dmitri Pisarev wrote:
>> I tried to import the sql file with phpmyadmin and it gave me this
>> 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 '"entities" ( "identifier" CHAR(36) PRIMARY KEY NOT
>> NULL, "type" VARC' at line 1
> I had to search and replace for straight double quotes(") to the
> quotes, which mysql likes(`).
No, instead you should switch MySQL to ANSI SQL mode.
No, you shouldn't, as we no longer use this anyway. If your code is
up-to-date, it'll use Doctrine and things will be different.
Just stay tuned for the updated documentation currently in the works or
use any DocBook-aware XML editor to read the manual sources straight
from git.
Regards,
Karsten
More information about the FLOW3-general
mailing list