]> granicus.if.org Git - apache/commit
mod_dbd: Key the storage of prepared statements on the hex string
authorGraham Leggett <minfrin@apache.org>
Sun, 22 Oct 2006 13:31:25 +0000 (13:31 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 22 Oct 2006 13:31:25 +0000 (13:31 +0000)
commit1edf74155f0d7bff05077c01eeec98f58e5740fa
treea275b2e0005d797b48252d8575466369371d4bbf
parent9c4d3003b7a10a7b19096d823e5bc4e4f392fde8
mod_dbd: Key the storage of prepared statements on the hex string
value of server_rec, rather than the server name, as the server name
may change (eg when the server name is set) at any time, causing
weird behaviour in modules dependent on mod_dbd.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@466641 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/database/mod_dbd.c