Php_MySQL management client adminer-2.3.2
Adminer is a MySQL management client similar to phpMyAdmin. The entire program has only one php file, which is easy to use and install. Adminer supports multiple languages (11 translation language files are already in use and can be translated as needed ). Supports PHP4.3 + and MySQL 4.1 +. The following functions are provided: 1: create, modify, and delete indexes, foreign keys, views, stored procedures, and functions. 2: query, sum, and sort data. 3: Add/modify/delete records. 4: all data types, including large fields, are supported. 5: SQL statements can be executed in batches. 6: data, table structure, and view can be imported into SQL or CSV. 7: foreign keys can be associated to print the database summary. 8: View and close processes. 9: users and permissions can be viewed and modified. 10: manage events and Table partitions (only supported by MySQL5.1 ). |