Merge commit 'd666ed6'
This commit is contained in:
commit
7630006be2
@ -258,6 +258,7 @@ function PMA_getCollationDescr($collation)
|
||||
break;
|
||||
case 'bin':
|
||||
$is_bin = true;
|
||||
// no break; statement here, continuing with 'general' section:
|
||||
case 'general':
|
||||
switch ($parts[0]) {
|
||||
// Unicode charsets
|
||||
|
||||
Loading…
Reference in New Issue
Block a user