From ee938d1000e1c275fc6028baa228273a5d4cfce1 2015-12-01 03:19:46 From: Bradley M. Kuhn Date: 2015-12-01 03:19:46 Subject: [PATCH] phpMyAdmin no longer supports Drizzle. --- diff --git a/www/conservancy/static/members/current/index.html b/www/conservancy/static/members/current/index.html index a302f96d8dc6c9282847657f7c09afce79a20806..34c6f4ff056b69fff416a54d21e401ad237fcf92 100644 --- a/www/conservancy/static/members/current/index.html +++ b/www/conservancy/static/members/current/index.html @@ -245,8 +245,8 @@ internship opportunities twice a year with many free software organizations.

phpMyAdmin

-phpMyAdmin is a free and open source web interface for the MySQL, -MariaDB and Drizzle database systems. Frequently used operations +phpMyAdmin is a free and open source web interface for the MySQL and +MariaDB database systems. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.