wok-current annotate phpmyadmin/description.txt @ rev 25586
Fix linux build with gcc > 6 again
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon May 29 12:23:26 2023 +0000 (19 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. |