Delete queries are now split into chunks.

This commit is contained in:
Michael 2017-05-01 17:42:37 +00:00
parent e90ae79d35
commit b9b43e30e6
4 changed files with 35 additions and 19 deletions

View file

@ -1,6 +1,6 @@
<?php
define('UPDATE_VERSION' , 1221);
define('UPDATE_VERSION' , 1222);
/**
*