Page 1 of 1

Default Charset errror

PostPosted: Thu Dec 13, 2007 7:25 am
by jstalin
When I'm trying to edit an existing record, I get the following when I try to submit it:

Fatal error: 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 'DEFAULT CHARSET= COLLATE' at line 29 in /home/xxxxx/dataface/Dataface/HistoryTool.php on line 319

Any ideas? When I look at that line of the code, it looks like it's getting a blank .$charset value.

PostPosted: Thu Dec 13, 2007 12:08 pm
by shannah
What version of mysql are you using?

PostPosted: Thu Dec 13, 2007 5:01 pm
by jstalin
5.0.24a

PostPosted: Thu Dec 13, 2007 5:02 pm
by jstalin
This only seems to happen after I've created a new record and subsequently want to go back and edit it. It doesn't happen when I try to edit a record that was previously imported.

PostPosted: Sat Dec 15, 2007 12:17 am
by shannah
I have filed a bug at
http://bugs.weblite.ca/view.php?id=54

Hopefully I can get around to fixing this soon.

-Steve