On Jun 25, 2018, at 06:33, Rob Landry <[email protected]> wrote:

> Also, in /etc/mysql/mariadb.conf.d/50-server.conf:
> 
> change: character-set-driver = utf8mb4
> to:   character-set-driver = latin1
> 
> change:       collation-server = utf8mb4_general_ci
> to:   collation-server = latin1_swedish_ci

Wow, utf8mb4 is a *really* user-hostle default. That one will break a number of 
systems (not just Rivendell).

FWIW however, as of v2.18.0 these changes should not be necessary as Rivendell 
will override them with the correct ones.

Cheers!


|----------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |              Chief Developer             |
|                           |              Paravel Systems             |
|----------------------------------------------------------------------|
|          A room without books is like a body without a soul.         |
|                                         -- Cicero                    |
|----------------------------------------------------------------------|

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to