[sr-dev] [kamailio] Allow domain_attrs 'type' field to be a mysql BIGINT (#182)

divereigh notifications at github.com
Sat May 30 15:28:32 CEST 2015


Allow 'type' field in domain_attrs to be a DB1_BIGINT as well as a
DB1_INT. If you are using a view with 'type' as a calculated field on
a 64 bit machine, then mysql will return the type of 'type' to be a bigint,
not an int (and no amount of CASTing or CONVERTing will fix it).
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/182

-- Commit Summary --

  * Allow 'type' field in domain_attrs to be a DB1_BIGINT as well as a

-- File Changes --

    M modules/domain/domain.c (3)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/182.patch
https://github.com/kamailio/kamailio/pull/182.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/182
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150530/8df275a4/attachment.html>


More information about the sr-dev mailing list