MT#5073 sync with 3.0 branch.

This was a mess. I should sleep more and drink less RedBull.
vseva/8117
Victor Seva 12 years ago
parent e6ca2a59db
commit 78aaaa492f

@ -9,7 +9,7 @@ GRANT SELECT ON kamailio.dbaliases TO prosody@localhost;
GRANT SELECT ON kamailio.subscriber TO prosody@localhost;
GRANT SELECT ON kamailio.domain TO prosody@localhost;
CREATE TABLE prosody.prosody (
CREATE TABLE IF NOT EXISTS prosody.prosody (
`host` text,
`user` text,
`store` text,

Loading…
Cancel
Save