====== Databases ====== All Virtualmin virtual servers with database features enabled can have several MySQL and PostgreSQL databases associated with them. These can be created and deleted from the web interface, or using the following programs. * [[virtualmin_api_delete_database|delete-database.pl]] - Deletes one database * [[virtualmin_api_modify_database_hosts|modify-database-hosts.pl]] - Adds or removes an allowed MySQL host for some or all domains * [[virtualmin_api_create_database|create-database.pl]] - Creates a database for a virtual server * [[virtualmin_api_list_databases|list-databases.pl]] - Lists databases for some virtual server