wok-current annotate phpmyadmin/description.txt @ rev 25786

Bump gvfs to fix issue with open files on android device, patch udev to fix mtp issue on pcmanfm
author Stanislas Leduc <shann@slitaz.org>
date Tue Jul 29 18:05:13 2025 +0000 (2 months ago)
parents
children
rev   line source
Hans-Günter@25140 1 PhpMyAdmin is a free software tool written in PHP, intended to handle the
Hans-Günter@25140 2 administration of MySQL over the Web.
Hans-Günter@25140 3 PhpMyAdmin supports a wide range of operations on MySQL and MariaDB.
Hans-Günter@25140 4 Frequently used operations (managing databases, tables, columns, relations,
Hans-Günter@25140 5 indexes, users, permissions, etc) can be performed via the user interface,
Hans-Günter@25140 6 while you still have the ability to directly execute any SQL statement.