From a67acf8e6127e33dc9ba5f75e097aa27ad5fe952 Mon Sep 17 00:00:00 2001 From: Tamas Bunth Date: Tue, 28 Aug 2018 11:28:12 +0200 Subject: mysqlc: registry xml: install driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I864302cc7ba8f27300e4bf0dd3d8a6cc1896da4b Reviewed-on: https://gerrit.libreoffice.org/59698 Tested-by: Jenkins Reviewed-by: Tamás Bunth --- .../registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu b/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu index 7ade9eebbc60..65bfdba90858 100644 --- a/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu +++ b/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + com.sun.star.comp.sdbc.mysqlc.MysqlCDriver -- cgit