phpmyadmin 4:5.1.1+dfsg1-5 source package in Ubuntu

Changelog

phpmyadmin (4:5.1.1+dfsg1-5) unstable; urgency=medium

  * Add a patch to fix PHP 8.1 test failure (Closes: #1000571)
  * Add a patch to remove PHP 8.1 deprecation issues (Closes: #1000571)
  * Update d/copyright

 -- William Desportes <email address hidden>  Wed, 12 Jan 2022 02:27:47 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpmyadmin_5.1.1+dfsg1-5.dsc 2.6 KiB 97db13f81a7adb057414fe98adfe2b97d9b8dc432699541facb1aa5e20a02880
phpmyadmin_5.1.1+dfsg1.orig.tar.xz 9.7 MiB 2ea0ba9c2ac3f6c625be60be1013752dff2e852cc40f85c4b0e94c782ae98d93
phpmyadmin_5.1.1+dfsg1-5.debian.tar.xz 1.7 MiB f637aca2ddd59ce564e0334169302ad67f8be4053ea7408e94a88b66c0a2f756

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.