phpmyadmin 4:4.9.1+dfsg1-2 source package in Ubuntu

Changelog

phpmyadmin (4:4.9.1+dfsg1-2) unstable; urgency=medium

  * Adjust open_basedir setting for ubuntu eoan

 -- Matthias Blümel <email address hidden>  Fri, 01 Nov 2019 19:33:40 +0100

Upload details

Uploaded by:
phpMyAdmin Team
Uploaded to:
Sid
Original maintainer:
phpMyAdmin Team
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpmyadmin_4.9.1+dfsg1-2.dsc 2.6 KiB a205fa69ec52834e772ebd619203fad6a46ff1bdc9865c28142935d24186dc7a
phpmyadmin_4.9.1+dfsg1.orig.tar.xz 10.8 MiB 5774cd30ffd4d3369a3083d7e04ef60a651647fd4da749cb53285fa0fb16459a
phpmyadmin_4.9.1+dfsg1-2.debian.tar.xz 92.0 KiB d6877f4ca7a9ea49bdb8608f16342207c4703a0db68fd607a4fa41dfa9294a42

No changes file available.

Binary packages built by this source

phpmyadmin: MySQL web administration tool

 This package allows administering of MySQL or MariaDB with a web interface.
 .
 It allows administrators to:
  - browse through databases and tables;
  - create, copy, rename, alter and drop databases;
  - create, copy, rename, alter and drop tables;
  - perform table maintenance;
  - add, edit and drop fields;
  - execute any SQL-statement, even multiple queries;
  - create, alter and drop indexes;
  - load text files into tables;
  - create and read dumps of tables or databases;
  - export data to SQL, CSV, XML, Word, Excel, PDF and LaTeX formats;
  - administer multiple servers;
  - manage MySQL users and privileges;
  - check server settings and runtime information with configuration hints;
  - check referential integrity in MyISAM tables;
  - create complex queries using Query-by-example (QBE), automatically
    connecting required tables;
  - create PDF graphics of database layout;
  - search globally in a database or a subset of it;
  - transform stored data into any format using a set of predefined
    functions, such as displaying BLOB-data as image or download-link;
  - manage InnoDB tables and foreign keys;
 and is fully internationalized and localized in dozens of languages.