Close the database
This commit is contained in:
@@ -192,6 +192,8 @@ class Cron
|
||||
}
|
||||
}
|
||||
|
||||
DBA::close($deliveries);
|
||||
|
||||
// Optimizing this table only last seconds
|
||||
if (DI::config()->get('system', 'optimize_tables')) {
|
||||
Logger::info('Optimize start');
|
||||
|
||||
Reference in New Issue
Block a user