[OpenSIPS-Devel] [OpenSIPS/opensips] 3038ba: domain: add support for `DB_BLOB` attrs type

John Burke noreply at github.com
Fri Jan 28 15:52:06 UTC 2022


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3038ba2c91027f80b0ac5474dc9e290559bb5283
      https://github.com/OpenSIPS/opensips/commit/3038ba2c91027f80b0ac5474dc9e290559bb5283
  Author: John Burke <john at voxtelesys.net>
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
    M modules/domain/domain.c

  Log Message:
  -----------
  domain: add support for `DB_BLOB` attrs type

(cherry picked from commit 0ed1ee5726c470f95de40bfff04b8d47b73e9e86)


  Commit: e1c137a6c18ce783887214844e4e0ce7a6f96b27
      https://github.com/OpenSIPS/opensips/commit/e1c137a6c18ce783887214844e4e0ce7a6f96b27
  Author: John Burke <john at voxtelesys.net>
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
    M db/db_val.h

  Log Message:
  -----------
  db: add `DB_BLOB` to string parsing macro

Mysql/Mariadb return BLOB type when `group_concat_max_len`<=512. This will only occur when using custom SQL schema for OpenSIPS tables (such as VIEWs).

(cherry picked from commit 969a5a304df20b875d53259950c234f80c48d41a)


Compare: https://github.com/OpenSIPS/opensips/compare/16d73398c35b...e1c137a6c18c



More information about the Devel mailing list