Software /
code /
prosody
Log
util/sql.lua @ 6762:ea43a5af31ca
description | author | age |
---|---|---|
util.sql: Return failure if set_encoding() fails | Matthew Wild | Wed, 08 Jul 2015 15:10:25 +0100 |
util.sql: Use appropriate collation for the chosen character set - fixes MySQL silently ignoring our SET NAMES command when we use utf8mb4 | Matthew Wild | Wed, 08 Jul 2015 15:06:20 +0100 |
util.sql: Create table with same charset as the charset we selected for our connection, also use corresponding _bin collation | Matthew Wild | Wed, 08 Jul 2015 15:04:23 +0100 |