[OpenSIPS-Devel] [OpenSIPS/opensips] e2d1a6: Fix formating floats in SQL queries.

Bogdan-Andrei Iancu bogdan at opensips.org
Mon Nov 26 08:15:39 EST 2018


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: e2d1a67ab45363e001ff979f506982f6871e827c
      https://github.com/OpenSIPS/opensips/commit/e2d1a67ab45363e001ff979f506982f6871e827c
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-11-26 (Mon, 26 Nov 2018)

  Changed paths:
    M main.c

  Log Message:
  -----------
  Fix formating floats in SQL queries.

Force POSIX locale for LC_NUMERIC to be sure that the dot separater is used when using floats in SQL queries (some locales are using the comma for that, breaking the SQL syntax).

Closes #1538

(cherry picked from commit 0ccda2e249890238f94736dfd8b179c359afa8f0)



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list