phpMyAdmin – User Accounts phpMyAdmin provides an intuitive user interface for user management. We can view users, edit their previleges etc. Let”s create a user using phpMyAdmin say testuser. Click on the Add User Account link under New Section. Create user with a strong password. Grant Privileges. Now click on go button and phpMyAdmin will […]
Author Archives: user
phpMyAdmin – Status phpMyAdmin provides a six types of statuses under Status Tab. Server − Server Status tab describes the MySQL/MariaDB server status in terms of traffic and connections that server is handling. It also shares the replication status. Processes − Processes like root, event scheduler are shared on this dashboard. We can kill them […]
phpMyAdmin – Features Following is some of the key features of phpMyAdmin. User friendly Web Interface − phpMyAdmin UI is quite intuitive and easy to use. Most of Database Operations are supported − phpMyAdmin supports most of the MySQL/MariaDB features as listed below − Browse databases, tables, view, fields and indexes. Create/Copy/Drop/Rename databases, tables, view, […]