env, ($context["comment"] ?? null), "html", null, true))) : (print ("")));
echo "\"
class=\"textfield\" />
|
|
";
// line 97
echo PhpMyAdmin\Charsets::getCollationDropdownBox( // line 98
($context["dbi"] ?? null), // line 99
($context["disable_is"] ?? null), "tbl_collation", null, // line 102
($context["tbl_collation"] ?? null), false);
// line 104
echo "
|
|
";
// line 108
echo PhpMyAdmin\StorageEngine::getHtmlSelect("tbl_storage_engine", null, // line 111
($context["tbl_storage_engine"] ?? null));
// line 112
echo "
|
|
env, ($context["connection"] ?? null), "html", null, true))) : (print ("")));
echo "\"
placeholder=\"scheme://user_name[:password]@host_name[:port_num]/db_name/tbl_name\"
class=\"textfield\"
required=\"required\" />
|
";
// line 125
if (($context["have_partitioning"] ?? null)) {
// line 126
echo "