Software /
code /
prosody
Comparison
util/xmppstream.lua @ 9493:55b40f3fa659
mod_storage_sql: Change prosodyarchive_index to be non-unique (fixes #1087)
MySQL requires that the first 20 bytes are unique, even if they differ after
the first 20 bytes. This breaks e.g. pubsub/PEP nodes longer than 20 characters
that have common prefixes.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 11 Oct 2018 19:23:21 +0100 |
parent | 9071:db61e33bbd41 |
child | 10093:1266a63ba567 |
child | 11543:63fd4c8465fb |
comparison
equal
deleted
inserted
replaced
9492:c03c60a2dede | 9493:55b40f3fa659 |
---|