mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2017-12-01 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Charset=' directive to the [MySQL] section of rd.conf(5). * Added an 'Collation=' directive to the [MySQL] section of rd.conf(5).
This commit is contained in:
2
lib/rd.h
2
lib/rd.h
@@ -65,6 +65,8 @@
|
||||
#define DEFAULT_MYSQL_DRIVER "QMYSQL3"
|
||||
#define DEFAULT_MYSQL_HEARTBEAT_INTERVAL 360
|
||||
#define DEFAULT_MYSQL_ENGINE "default"
|
||||
#define DEFAULT_MYSQL_CHARSET "latin1"
|
||||
#define DEFAULT_MYSQL_COLLATION "latin1_swedish_ci"
|
||||
#define MYSQL_BUILTIN_DATABASE "mysql"
|
||||
#define POSTGRESQL_BUILTIN_DATABASE "template1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user