silly pants

git-svn-id: file:///svn/phpbb/trunk@6857 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M 2007-01-07 18:02:46 +00:00
parent 5474f1a0ae
commit 0ac5a3bdbe

View file

@ -916,7 +916,7 @@ class install_convert extends module
if ($mysql_convert)
{
$db->sql_query("SET NAMES 'latin1'");
$db->sql_query("SET NAMES 'binary'");
}
// Take skip rows into account and only fetch batch_size amount of rows