diff options
author | Matthew Wild <mwild1@gmail.com> | 2018-10-11 19:23:21 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2018-10-11 19:23:21 +0100 |
commit | 9ddebb7bbfb3334492251804feb8097b204e205f (patch) | |
tree | fa3962c951ffdee392ac72f827119eb942f845eb /util | |
parent | 23fd5679ed5e182b05cba815d1fb2e2cbd6959b4 (diff) | |
download | prosody-9ddebb7bbfb3334492251804feb8097b204e205f.tar.gz prosody-9ddebb7bbfb3334492251804feb8097b204e205f.zip |
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.
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions