wok diff phpmyadmin/description.txt @ rev 25226
updated python-pynacl (1.3.0 -> 1.4.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 16:46:32 2022 +0100 (2022-07-13) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/phpmyadmin/description.txt Wed Jul 13 16:46:32 2022 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +PhpMyAdmin is a free software tool written in PHP, intended to handle the 1.5 +administration of MySQL over the Web. 1.6 +PhpMyAdmin supports a wide range of operations on MySQL and MariaDB. 1.7 +Frequently used operations (managing databases, tables, columns, relations, 1.8 +indexes, users, permissions, etc) can be performed via the user interface, 1.9 +while you still have the ability to directly execute any SQL statement.