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

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


  Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 42e41cef5e70d60aa435723fde63184d03874c60
      https://github.com/OpenSIPS/opensips/commit/42e41cef5e70d60aa435723fde63184d03874c60
  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: 8d0e21ff5c0abd0f8eb3f48fb361531078cefa4c
      https://github.com/OpenSIPS/opensips/commit/8d0e21ff5c0abd0f8eb3f48fb361531078cefa4c
  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/12119c415846...8d0e21ff5c0a



More information about the Devel mailing list