Group :: System/Servers
Source RPM: phpMyAdmin
Built: about 2 months ago
Size: 7.56 MB
Repocop status:

Gear: http://git.altlinux.org/gears/p/phpMyAdmin.git
Archive: http://ftp.altlinux.org/pub/distributions/archive/sisyphus/index/src/p/phpMyAdmin
Home page: http://www.phpmyadmin.net
License: GPL
Summary: phpMyAdmin - web-based MySQL administration
Description:
phpMyAdmin can administer a whole MySQL-server (needs a super-user)
but also 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 appropiate part in the MySQL
manual. Currently phpMyAdmin can:
- create and drop databases
- create, copy, drop and alter tables
- 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 (*) and import data to CSV values
- administer multiple servers and single databases
- communicate in more than 20 different languages
Current maintainer:
Motsyo Gennadi
List of contributors: ACL: List of rpms provided by this srpm:
- phpMyAdmin
- phpMyAdmin-apache2-php7
- new version 5.1.0 (with rpmrb script) - set requires: php7 >= 7.1.3 - add requires: php7-openssl, php7-curl, php7-opcache, php7-bz22020-10-29 Vitaly Lipatov 5.0.4-alt1
- new version 5.0.4 (with rpmrb script)2020-10-13 Vitaly Lipatov 5.0.3-alt1
- new version 5.0.3 (with rpmrb script) - several important security fixes: + PMASA-2020-5 XSS vulnerability with transformation feature + MASA-2020-6 SQL injection vulnerability with the search feature