[OpenSIPS-Devel] [OpenSIPS/opensips] 09f4be: xcap: make the 'doc' column a LONGBLOB on MySQL

Razvan Crainea razvan at opensips.org
Mon Sep 14 16:33:45 CEST 2015


  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 09f4be5827f0d7fae4e278fe1b4ad4999c29b82d
      https://github.com/OpenSIPS/opensips/commit/09f4be5827f0d7fae4e278fe1b4ad4999c29b82d
  Author: Saúl Ibarra Corretgé <saghul at gmail.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M db/schema/pr_xcap.xml

  Log Message:
  -----------
  xcap: make the 'doc' column a LONGBLOB on MySQL

A normal-sized XCAP document with external references easily exceedes
the default column size, leading to all sorts of problems.

(cherry picked from commit d419f0543c79c12e0e01dc629dede2d872cc6637)


  Commit: 25c19b1a5544dd7883131cbd8f20fab26e9ebfcb
      https://github.com/OpenSIPS/opensips/commit/25c19b1a5544dd7883131cbd8f20fab26e9ebfcb
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M scripts/mysql/presence-create.sql
    M scripts/pi_http/pi_framework.xml
    M scripts/pi_http/presence-table

  Log Message:
  -----------
  dbschema: re-generate SQL scripts

(cherry picked from commit 70a587fa372e17157c0a8dbb1b26e71620ab2ce4)


Compare: https://github.com/OpenSIPS/opensips/compare/0d2535ff519a...25c19b1a5544


More information about the Devel mailing list