From ee938d1000e1c275fc6028baa228273a5d4cfce1 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Tue, 24 Nov 2015 12:37:24 -0800 Subject: [PATCH] phpMyAdmin no longer supports Drizzle. --- www/conservancy/static/members/current/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/conservancy/static/members/current/index.html b/www/conservancy/static/members/current/index.html index a302f96d..34c6f4ff 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.