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:
Fred Gleason
2017-12-01 18:14:07 -05:00
parent a8ae9f9bfa
commit 9f17b3f560
5 changed files with 36 additions and 14 deletions

View File

@@ -26,15 +26,11 @@ Password=letmein
Database=Rivendell
Driver=QMYSQL3
; Specify the type of DB storage engine to use when creating new tables.
; To get a list of supported engine types, use the 'SHOW ENGINES;' command
; in mysql(1).
;
; It is also possible to specify 'default', in which case Rivendell will
; use whatever default engine type is configured in MySQL.
;
; The default value is 'default'.
; The following three settings control the attributes of new DB tables
; created by Rivendell.
Engine=MyISAM
Charset=latin1
Collation=latin1_swedish_ci
[AudioStore]
MountSource=