---- Changes since 1.140 ----
The not null flag and a default value can be specified for fields in new tables.
The form for creating an initial table in a new database is now the same as the one for adding a table to an existing database.
---- Changes since 1.150 ----
Added a button on the module's main page for backing up all databases, either immediately or on schedule.
A Webmin user who has been set up to login to MySQL as a different user will now be prompted to login if his password set in the Webmin Users module incorrect.
Added an access control restriction to limit the number of databases a Webmin user can own.
Fields can now be specified as unsigned when creating a table.
---- Changes since 1.160 ----
Added the ability to select which tables to include when making a backup.
When viewing table data, the Advanced Search button can be used to perform and/or searches on multiple fields.
---- Changes since 1.200 ----
Added a Module Config option to specify the encoding for database content.
---- Changes since 1.210 ----
Added checkboxes and a button to the Edit Database page for dropping multiple tables at once.
Added checkboxes and a button to the module index for dropping multiple databases at once.
---- Changes since 1.220 ----
Added checkboxes and a button to the lists of user, database, host, table and field privileges for deleted several at once.
When there are too many databases or tables to reasonably list, a search form is show instead for finding matching databases or tables by name.
Added a button on the Edit Table page for exporting in CSV format, either to a file or for display in the browser.
---- Changes since 1.230 ----
Added an option on the CSV export page for selecting which columns to include.
---- Changes since 1.240 ----
When editing data in a table, enum fields are shown as menus.
The full MySQL error message is now shown when Webmin cannot login to the database.
When backing up all databases at once, an option is now available to run commands before/after all of them, rather than before/after each.
