MySQL < 4.1.x and super-user
This commit is contained in:
@@ -137,6 +137,9 @@ if (PMA_MYSQL_INT_VERSION >= 40102) {
|
|||||||
} // end if
|
} // end if
|
||||||
} // end elseif
|
} // end elseif
|
||||||
} // end if
|
} // end if
|
||||||
|
if ($is_create_db_priv) {
|
||||||
|
$dbs_where_create_table_allowed[] = '*';
|
||||||
|
}
|
||||||
} // end else (MySQL < 4.1.2)
|
} // end else (MySQL < 4.1.2)
|
||||||
|
|
||||||
// If disabled, don't show it
|
// If disabled, don't show it
|
||||||
|
Reference in New Issue
Block a user