mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update mysql.php
This commit is contained in:
parent
6186ab3046
commit
46375234d7
@ -732,10 +732,7 @@ class sql_db
|
||||
}
|
||||
}
|
||||
|
||||
if (!defined('IN_FIRST_SLOW_QUERY'))
|
||||
{
|
||||
define('IN_FIRST_SLOW_QUERY', true);
|
||||
}
|
||||
@define('IN_FIRST_SLOW_QUERY', true);
|
||||
|
||||
CACHE('bb_cache')->set('dont_log_slow_query', $new_priority, $ignoring_time);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user