processone / ejabberd

Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
https://www.process-one.net/ejabberd/
Other
6.12k stars 1.51k forks source link

[fix] fix mysql.sql archive origin_id #4259

Closed heyanyanchina123 closed 4 months ago

prefiks commented 4 months ago

Thank you

weiss commented 4 months ago
ALTER TABLE archive ADD COLUMN origin_id origin_id(191) NOT NULL DEFAULT '';

Shouldn't the type be varchar(191) instead?

prefiks commented 4 months ago

Ah, indeed, i will change that.

prefiks commented 4 months ago

Changed in d2a3fe3ed2956d392fdba9d0d9e713c1bd8169ff