
21 Jan
2008
21 Jan
'08
10:42 a.m.
Marc Delisle schrieb:
Hi, in this revision: http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin/trunk/phpMyAdmin/lib...
the code that sets $GLOBALS['charset_connection'] was removed. However this variable is still used.
i see, my fault IMHO this occurrences can just be removed, their is no need for CONVERT(), this should all be done with SET NAMES by MySQL itself any conclusions? -- Sebastian