1
0
Fork 0

Issue 3358: The key length should now work on InnoDB and MyISAM

This commit is contained in:
Michael 2017-04-21 21:26:05 +00:00
commit fef0fe2fb9
3 changed files with 21 additions and 22 deletions

View file

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