[cvs] commit: forwards/lib/Driver customsql.php sql.php framework/Auth/Auth sql.php framework/DataTree/DataTree sql.php framework/Prefs/Prefs sql.php framework/SessionHandler/SessionHandler sql.php framework/Token/Token sql.php framework/VFS/VFS sql.php ...

Chuck Hagenbuch chuck at horde.org
Fri Oct 8 08:45:29 PDT 2004


chuck       2004-10-08 08:45:29 PDT

  Modified files:
    lib/Driver           customsql.php sql.php 
    Auth/Auth            sql.php 
    DataTree/DataTree    sql.php 
    Prefs/Prefs          sql.php 
    SessionHandler/SessionHandler sql.php 
    Token/Token          sql.php 
    VFS/VFS              sql.php sql_file.php 
    lib/Driver           sql.php 
    lib/Bookmarks        sql.php 
    lib/Stats            sql.php 
    lib/Driver           sql.php 
    lib/News             sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Storage          sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Campaigns        sql.php 
    lib/Clients          sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Status           sql.php 
    lib/Storage          sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php vpopmail.php 
    lib/Driver           sql.php 
    lib/Driver           amavisd_sql.php spamd_sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Storage          sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Action           sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
  Log:
  Use new DB 1.6 portability settings instead of old "optimize" "portability".
  
  Revision  Changes    Path
  1.2       +4 -4      forwards/lib/Driver/customsql.php
  1.15      +4 -4      forwards/lib/Driver/sql.php
  1.69      +3 -4      framework/Auth/Auth/sql.php
  1.152     +3 -4      framework/DataTree/DataTree/sql.php
  1.91      +3 -4      framework/Prefs/Prefs/sql.php
  1.22      +3 -4      framework/SessionHandler/SessionHandler/sql.php
  1.22      +4 -4      framework/Token/Token/sql.php
  1.83      +3 -4      framework/VFS/VFS/sql.php
  1.43      +4 -5      framework/VFS/VFS/sql_file.php
  1.14      +3 -4      genie/lib/Driver/sql.php
  1.11      +3 -4      giapeto/lib/Bookmarks/sql.php
  1.8       +3 -4      giapeto/lib/Stats/sql.php
  1.26      +5 -6      hermes/lib/Driver/sql.php
  1.43      +3 -4      jonah/lib/News/sql.php
  1.11      +3 -4      juno/lib/Driver/sql.php
  1.129     +3 -4      kronolith/lib/Driver/sql.php
  1.5       +6 -12     kronolith/lib/Storage/sql.php
  1.17      +3 -4      luxor/lib/Driver/sql.php
  1.30      +3 -4      merk/lib/Driver/sql.php
  1.11      +3 -4      midas/lib/Campaigns/sql.php
  1.7       +3 -4      midas/lib/Clients/sql.php
  1.27      +3 -4      mnemo/lib/Driver/sql.php
  1.58      +3 -4      nag/lib/Driver/sql.php
  1.7       +3 -4      nic/lib/Status/sql.php
  1.7       +3 -4      nic/lib/Storage/sql.php
  1.14      +3 -3      odin/lib/Driver/sql.php
  1.21      +4 -4      passwd/lib/Driver/sql.php
  1.13      +3 -3      passwd/lib/Driver/vpopmail.php
  1.14      +3 -4      rakim/lib/Driver/sql.php
  1.8       +3 -4      sam/lib/Driver/amavisd_sql.php
  1.40      +4 -4      sam/lib/Driver/spamd_sql.php
  1.49      +3 -4      scry/lib/Driver/sql.php
  1.18      +82 -83    sesha/lib/Driver/sql.php
  1.4       +3 -4      skeleton/lib/Driver/sql.php
  1.16      +3 -4      swoosh/lib/Storage/sql.php
  1.5       +1 -2      troll/lib/Driver/sql.php
  1.58      +3 -3      turba/lib/Driver/sql.php
  1.3       +3 -4      ulaform/lib/Action/sql.php
  1.26      +3 -4      ulaform/lib/Driver/sql.php
  1.20      +8 -8      vacation/lib/Driver/sql.php
  1.21      +3 -4      vilma/lib/Driver/sql.php
  1.10      +4 -4      volos/lib/Driver/sql.php
  1.198     +3 -4      whups/lib/Driver/sql.php
  1.37      +3 -4      wicked/lib/Driver/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/forwards/lib/Driver/customsql.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/forwards/lib/Driver/sql.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/sql.php?r1=1.68&r2=1.69&ty=u
  http://cvs.horde.org/diff.php/framework/DataTree/DataTree/sql.php?r1=1.151&r2=1.152&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/sql.php?r1=1.90&r2=1.91&ty=u
  http://cvs.horde.org/diff.php/framework/SessionHandler/SessionHandler/sql.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/framework/Token/Token/sql.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/framework/VFS/VFS/sql.php?r1=1.82&r2=1.83&ty=u
  http://cvs.horde.org/diff.php/framework/VFS/VFS/sql_file.php?r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/genie/lib/Driver/sql.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/giapeto/lib/Bookmarks/sql.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/giapeto/lib/Stats/sql.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/Driver/sql.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/jonah/lib/News/sql.php?r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/juno/lib/Driver/sql.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver/sql.php?r1=1.128&r2=1.129&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Storage/sql.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/luxor/lib/Driver/sql.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/merk/lib/Driver/sql.php?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/midas/lib/Campaigns/sql.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/midas/lib/Clients/sql.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/Driver/sql.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Driver/sql.php?r1=1.57&r2=1.58&ty=u
  http://cvs.horde.org/diff.php/nic/lib/Status/sql.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/nic/lib/Storage/sql.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/odin/lib/Driver/sql.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/passwd/lib/Driver/sql.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/passwd/lib/Driver/vpopmail.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/rakim/lib/Driver/sql.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/sam/lib/Driver/amavisd_sql.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/sam/lib/Driver/spamd_sql.php?r1=1.39&r2=1.40&ty=u
  http://cvs.horde.org/diff.php/scry/lib/Driver/sql.php?r1=1.48&r2=1.49&ty=u
  http://cvs.horde.org/diff.php/sesha/lib/Driver/sql.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/skeleton/lib/Driver/sql.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/swoosh/lib/Storage/sql.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/troll/lib/Driver/sql.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/turba/lib/Driver/sql.php?r1=1.57&r2=1.58&ty=u
  http://cvs.horde.org/diff.php/ulaform/lib/Action/sql.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/ulaform/lib/Driver/sql.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Driver/sql.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Driver/sql.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/volos/lib/Driver/sql.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.197&r2=1.198&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver/sql.php?r1=1.36&r2=1.37&ty=u


More information about the cvs mailing list