prosody
log
graph
tags
bookmarks
branches
b38db4b634d3
browse
changeset
util/sql.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/sql.lua @ 6766:
b38db4b634d3
less
more
|
(0)
-10
-8
tip
description
author
age
util.sql: Add safety check to ensure our chosen connection charset is actually being used (MySQL)
Matthew Wild
Wed, 08 Jul 2015 15:25:42 +0100
util.sql: Fix log level of debug message
Matthew Wild
Wed, 08 Jul 2015 15:16:17 +0100
util.sql: Log debug message when connecting to database
Matthew Wild
Wed, 08 Jul 2015 15:15:32 +0100
util.sql: Make set_encoding() return failure of SET NAMES
Matthew Wild
Wed, 08 Jul 2015 15:14:24 +0100
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
util.sql: Allow onconnect callback to fail connection to the DB by returning false, err
Matthew Wild
Tue, 07 Jul 2015 17:43:14 +0100
less
more
|
(0)
-10
-8
tip