util.sql: Use appropriate collation for the chosen character set - fixes MySQL silent...
authorMatthew Wild <mwild1@gmail.com>
Wed, 8 Jul 2015 14:06:20 +0000 (15:06 +0100)
committerMatthew Wild <mwild1@gmail.com>
Wed, 8 Jul 2015 14:06:20 +0000 (15:06 +0100)
commite00936f32b1958e52e8f8cadd84e5ec60df648eb
tree29c89b5458828aa06e6193a9796bdb49b5c7eddc
parentc3d434d479c2459afb29944ba0a7f441026415e9
util.sql: Use appropriate collation for the chosen character set - fixes MySQL silently ignoring our SET NAMES command when we use utf8mb4
util/sql.lua