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

Changelog

phpmyadmin (4:5.1.1+dfsg1-4ubuntu1) jammy; urgency=medium

  * d/p/fix-dbimysqlitest-w-PHP8.1.patch: Add patch to
    fix FTBFS w/ PHP 8.1. (LP: #1956457)

 -- Utkarsh Gupta <email address hidden>  Wed, 05 Jan 2022 18:18:44 +0530

Upload details

Uploaded by:
Utkarsh Gupta
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
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.orig.tar.xz 9.7 MiB 2ea0ba9c2ac3f6c625be60be1013752dff2e852cc40f85c4b0e94c782ae98d93
phpmyadmin_5.1.1+dfsg1-4ubuntu1.debian.tar.xz 1.7 MiB 4911a1d3f3ae8f76190f11fe64e006ccd98aa7dab0891b4a09a78149b65a4853
phpmyadmin_5.1.1+dfsg1-4ubuntu1.dsc 2.7 KiB 3f87e323e918c7bca4594647881d40b5b0e75b373b2c971ae7fd6c6c7f4059d8

View changes file

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.