commit | fd9f2e110918d3d1c249e173803e294d1748e7d3 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Thu Jan 26 21:01:15 2017 +0000 |
committer | David Ostrovsky <david@ostrovsky.org> | Sat Mar 18 08:02:48 2017 +0100 |
tree | b5b8a8085ed0048b401130aa87abcd2c18c5e89e | |
parent | 0129f0896745aef10a694b542b27cab082758f68 [diff] [blame] |
Add support for MariaDB Add support for MariaDB using MariaDB connector [1]. [1] https://github.com/MariaDB/mariadb-connector-j Change-Id: I72496f93eb15e24093c8b9d9cda0b225342faa13
diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt index b0a07c7..6a01607 100644 --- a/Documentation/config-gerrit.txt +++ b/Documentation/config-gerrit.txt
@@ -1543,6 +1543,10 @@ + Connect to a MySQL database server. + +* `MARIADB` ++ +Connect to a MariaDB database server. ++ * `ORACLE` + Connect to an Oracle database server.