mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
silly pants
git-svn-id: file:///svn/phpbb/trunk@6857 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -916,7 +916,7 @@ class install_convert extends module
|
|||||||
|
|
||||||
if ($mysql_convert)
|
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
|
// Take skip rows into account and only fetch batch_size amount of rows
|
||||||
|
Reference in New Issue
Block a user