Home > Repositories > base > phpmyadmin

phpmyadmin: MySQL administration tool

phpMyAdmin can manage a whole MySQL server (needs a super-user) as well as a single database.
To accomplish the latter you'll need a properly set up MySQL user who can read/write only the desired database.
It's up to you to look up the appropriate part in the MySQL manual.
Currently phpMyAdmin can:

* create and drop databases
* create, copy, drop, rename and alter tables
* do table maintenance
* delete, edit and add fields
* execute any SQL-statement, even batch-queries
* manage keys on fields
* load text files into tables
* create and read dumps of tables
* export data to CSV, XML and Latex formats
* administer multiple servers
* manage MySQL users and privileges
* check referential integrity in MyISAM tables using Query-by-example (QBE)
* create complex queries automatically connecting required tables
* create PDF graphics of your Database layout
* search globally in a database or a subset of it
* transform stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link
* support InnoDB tables and foreign keys
* support mysqli, the improved MySQL extension
Name:phpmyadmin
Release: 5.2.1-2mamba
Group:Applications/Databases
Maintainer:silvan
License:GPL
Size:7.63 MB
Upstream URL:https://www.phpmyadmin.net/
Build time:2023-12-28 17:05:40
Binary packages and requirements
x86_64i586
Built RPMSphpmyadmin
phpmyadmin-themes
phpmyadmin
phpmyadmin-themes
Build requirements
History of changes
DatePackagerReleaseDescription
2023-12-28silvan5.2.1-2mamba- require php-mysqli
2023-02-09autodist5.2.1-1mamba- automatic version update by autodist
2022-05-13autodist5.2.0-1mamba- automatic version update by autodist
2022-02-12autodist5.1.3-1mamba- automatic version update by autodist
2022-01-23autodist5.1.2-1mamba- automatic version update by autodist
2021-08-29silvan5.1.1-2mamba- remove requirements for apache and apache-mod_php
2021-06-04autodist5.1.1-1mamba- automatic version update by autodist
2021-02-25autodist5.1.0-1mamba- automatic version update by autodist
2020-10-16autodist5.0.4-1mamba- automatic version update by autodist
2020-10-10autodist5.0.3-1mamba- automatic version update by autodist