Bug (done?)

MySQL connection character set setting / #3843

Summary

done?
Jan 18, 2007
100%
Jan 19, 2007 / guest
Jun 2, 2008 / stenyak
 

Attached files

No files uploaded

Issue report

Minor
Have not tried
Unix (PHP 5.2.X) (I think)
Streber 0.078 upon upgrade from
(2007-01-04 16:41)
Line 115 in db.inc.php has syntax error.
Change query from: 'SET NAMES SET CHARACTER_SET utf8'
to 'SET CHARACTER SET utf8'
 

1 Comment

pixtur

Jan 19, 2007
 

Comment / Update