<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_log_sql/configure, branch 1.93</title>
<subtitle>mod_log_sql</subtitle>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/'/>
<entry>
<title>Initial revision</title>
<updated>2003-12-20T07:16:04+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2003-12-20T07:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=4f4926ce12f15fc65df8fa1bfbfef1dfce61dbd9'/>
<id>4f4926ce12f15fc65df8fa1bfbfef1dfce61dbd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes on the way to 1.19.  This is probably going to be 1.19b1.  Detail:</title>
<updated>2003-07-22T04:17:59+00:00</updated>
<author>
<name>Christopher Powell</name>
</author>
<published>2003-07-22T04:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=6cefab259d0b783b85df4518d0d48dab0e11389b'/>
<id>6cefab259d0b783b85df4518d0d48dab0e11389b</id>
<content type='text'>
* Hostnames are now converted to lowercase in the mass-virtual naming section.
  The loop that converts dots to underscores has been optimized as well.
* Migration to autoconf
* New directive LogSQLTableType allows one to specify the kind of table that
  the module makes during table creation (e.g. InnoDB, MyISAM).  Thanks to Jim
  Turner for the suggestion and patch.  If your MySQL server does not support
  the specified type, it will create a MyISAM table instead.
* Directives can now be placed in the 'main' server config and will be
  inherited by the virtual hosts.  This means a LOT less repetition: you only
  specify the item once to have it inherited, but it can still be overridden
  on a virtualhost level.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Hostnames are now converted to lowercase in the mass-virtual naming section.
  The loop that converts dots to underscores has been optimized as well.
* Migration to autoconf
* New directive LogSQLTableType allows one to specify the kind of table that
  the module makes during table creation (e.g. InnoDB, MyISAM).  Thanks to Jim
  Turner for the suggestion and patch.  If your MySQL server does not support
  the specified type, it will create a MyISAM table instead.
* Directives can now be placed in the 'main' server config and will be
  inherited by the virtual hosts.  This means a LOT less repetition: you only
  specify the item once to have it inherited, but it can still be overridden
  on a virtualhost level.

</pre>
</div>
</content>
</entry>
</feed>
