- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: dragon
Subject: CREATE TABLE cookies error

{sqldbms.c:3107} Query: CREATE TABLE cookies (        expires    int,        sec
ure     char(1) CHARACTER SET latin1,        domain     text CHARACTER SET latin
1,        path       text CHARACTER SET latin1,        name       text,        v
alue      text )
        SQL-server message: MySQL driver: #1064: You have an error in your SQL s
yntax.  Check the manual that corresponds to your MySQL server version for the r
ight syntax to use near 'CHARACTER SET latin1,        path       text CHARACTER
SET latin1

CHARACTER SET latin1 ,Our mysql doesn't support this ,what should I do?Thanks!
- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;post=

Reply via email to