= __('Name'); ?> | = __('Type') , PMA\libraries\Util::showMySQLDocu('data-types'); ?> |
= __('Length/Values') , PMA\libraries\Util::showHint(
__(
'If column type is "enum" or "set", please enter the values using'
. ' this format: \'a\',\'b\',\'c\'… If you ever need to put' . ' a backslash ("\") or a single quote ("\'") amongst those' . ' values, precede it with a backslash (for example \'\\\\xyz\'' . ' or \'a\\\'b\').' ) ); ?> |
= __('Default') , PMA\libraries\Util::showHint( __( 'For default values, please enter just a single value,' . ' without backslash escaping or quotes, using this format: a' ) ); ?> | = __('Collation'); ?> | = __('Attributes'); ?> | = __('Null'); ?> | = __('Adjust privileges') , PMA\libraries\Util::showDocu('faq', 'faq6-39'); ?> | = __('Index'); ?> | A_I | = __('Comments'); ?> | = __('Virtuality'); ?> | = __('Move column'); ?> | = __('MIME type'); ?> | = __('Browser display transformation'); ?> |
= __('Browser display transformation options'); ?>
= PMA\libraries\Util::showHint(
__(
'Please enter the values for transformation options using this'
. ' format: \'a\', 100, b,\'c\'… If you ever need to put' . ' a backslash ("\") or a single quote ("\'") amongst those' . ' values, precede it with a backslash (for example \'\\\\xyz\'' . ' or \'a\\\'b\').' ) ); ?> |
= __('Input transformation'); ?> |
= __('Input transformation options'); ?>
= PMA\libraries\Util::showHint(
__(
'Please enter the values for transformation options using this'
. ' format: \'a\', 100, b,\'c\'… If you ever need to put' . ' a backslash ("\") or a single quote ("\'") amongst those' . ' values, precede it with a backslash (for example \'\\\\xyz\'' . ' or \'a\\\'b\').' ) ); ?> |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|