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
parent 792ed55ae6
commit fef0fe2fb9
3 changed files with 21 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
define('UPDATE_VERSION' , 1219);
define('UPDATE_VERSION' , 1220);
/**
*