]> granicus.if.org Git - apache/commit
Add database features for mod_lua (apr_dbd + mod_dbd).
authorDaniel Gruno <humbedooh@apache.org>
Tue, 8 Jan 2013 11:42:50 +0000 (11:42 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 8 Jan 2013 11:42:50 +0000 (11:42 +0000)
commit0e04ce55292226fc9e07618dd0a77bf1ceaf648d
treed3da043ff1cac5928aa9270cec8ac5384c777324
parent1a572ff3b163e43d630adc52f5c2555687f6b17c
Add database features for mod_lua (apr_dbd + mod_dbd).
See documentation update for API and examples.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430225 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_lua.html.en
docs/manual/mod/mod_lua.xml
modules/lua/NWGNUmakefile
modules/lua/config.m4
modules/lua/lua_dbd.c [new file with mode: 0644]
modules/lua/lua_dbd.h [new file with mode: 0644]
modules/lua/lua_request.c
modules/lua/mod_lua.dsp