log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
prosody-hg
log util/sql.lua @ 6766:
b38db4b634d3
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-8
tip
age
author
description
Wed, 08 Jul 2015 15:25:42 +0100
Matthew Wild
util.sql: Add safety check to ensure our chosen connection charset is actually being used (MySQL)
Wed, 08 Jul 2015 15:16:17 +0100
Matthew Wild
util.sql: Fix log level of debug message
Wed, 08 Jul 2015 15:15:32 +0100
Matthew Wild
util.sql: Log debug message when connecting to database
Wed, 08 Jul 2015 15:14:24 +0100
Matthew Wild
util.sql: Make set_encoding() return failure of SET NAMES
Wed, 08 Jul 2015 15:10:25 +0100
Matthew Wild
util.sql: Return failure if set_encoding() fails
Wed, 08 Jul 2015 15:06:20 +0100
Matthew Wild
util.sql: Use appropriate collation for the chosen character set - fixes MySQL silently ignoring our SET NAMES command when we use utf8mb4
Wed, 08 Jul 2015 15:04:23 +0100
Matthew Wild
util.sql: Create table with same charset as the charset we selected for our connection, also use corresponding _bin collation
Tue, 07 Jul 2015 17:43:14 +0100
Matthew Wild
util.sql: Allow onconnect callback to fail connection to the DB by returning false, err
less
more
|
(0)
-10
-8
tip