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
cf11a31ab2
commit
8a3c93482e
@ -729,10 +729,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);
|
CACHE('bb_cache')->set('dont_log_slow_query', $new_priority, $ignoring_time);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user