[OpenSIPS-Devel] [OpenSIPS/opensips] 0ad5c1: Fix order of rows during query; respect file order

Bogdan-Andrei Iancu bogdan at opensips.org
Mon May 4 16:15:08 CEST 2015


  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0ad5c107f61fbbe8e660cd4e3411dc9f32b06512
      https://github.com/OpenSIPS/opensips/commit/0ad5c107f61fbbe8e660cd4e3411dc9f32b06512
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-05-04 (Mon, 04 May 2015)

  Changed paths:
    M modules/db_text/dbt_res.c
    M modules/db_text/dbt_res.h

  Log Message:
  -----------
  Fix order of rows during query; respect file order

When buidling the response to a select query, respect the order of rows as given by the file; before the selected rows were given in the reverted order.
Reported by @jockmckechnie on github.
Closes bug #479 .

(cherry picked from commit 54f6c22303f0d258c9e5f24520bba342aeb11ac3)




More information about the Devel mailing list