comparison Sphinx/source/plugins/mysql.rst @ 230:0a1c9ef57b52

warning
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 07 Mar 2019 12:36:08 +0100
parents 86be4710bbae
children 1af668e84f4d
comparison
equal deleted inserted replaced
229:c74f044dc3ce 230:0a1c9ef57b52
10 default storage area (on the filesystem) and the default SQLite index 10 default storage area (on the filesystem) and the default SQLite index
11 by a MySQL or a MariaDB database. 11 by a MySQL or a MariaDB database.
12 12
13 For general information, check out the `official homepage of the 13 For general information, check out the `official homepage of the
14 plugins <http://www.orthanc-server.com/static.php?page=mysql>`__. 14 plugins <http://www.orthanc-server.com/static.php?page=mysql>`__.
15
16 **Warning:** According to `this thread on our discussion group
17 <https://groups.google.com/d/msg/orthanc-users/yV3LSTh_TjI/Fb4ShaYMBAAJ>`__,
18 the MySQL/MariaDB plugins require MySQL 8.x if running on Microsoft
19 Windows.
15 20
16 21
17 22
18 Compilation 23 Compilation
19 ----------- 24 -----------