Re: I need to know if using MySQL or pgsql for my score board patch and pgsql
Edward Rudd <[email protected]> Thu, 24 May 2007 16:25:13 -0400
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
The ideal solution for this is to move the SQL query into the backend, by adding a new function to backend driver. Quoting Thomas Goirand <thomas-/[email protected]>: > Hi! > > I need to resolve the bug that somebody submited against my Debian > package that is currently in SID. Have a look here: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425027 > > My problem is that I need to know in mod_log_sql.c what type of SQL > backend is used. How to test? > > Note that it's possible to get the current version of my > libapache-mod-log-sql Debian package in SID using "apt-get source > libapache-mod-log-sql", and that the package also works in Lenny or > Etch. It can also be downloaded using this link: > > http://packages.debian.org/unstable/source/libapache-mod-log-sql > > Any help would be appreciated. > > Best regards, > > Thomas Goirand > _______________________________________________ > Download the latest version at > http://www.outoforder.cc/projects/apache/mod_log_sql/ > > To unsubscribe send an e-mail to > mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org > _______________________________________________ Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/ To unsubscribe send an e-mail to mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org