Adding note about max length of mysql username

This commit is contained in:
dpeca 2016-10-07 17:41:27 +00:00
commit 8cabb5414a
31 changed files with 49 additions and 2 deletions

View file

@ -747,4 +747,5 @@ $LANG['ua'] = array(
'No encryption' => 'No encryption',
'Do not use encryption' => 'Do not use encryption',
'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix',
);