[Vtigercrm-commits] [vtiger development] #757: Update to new adodb-4.81 release

vtiger development vtiger-tickets at vtiger.fosslabs.com
Thu May 4 16:16:21 EDT 2006


#757: Update to new adodb-4.81 release
------------------------------------+---------------------------------------
 Reporter:  jeffk                   |       Owner:  developer
     Type:  defect                  |      Status:  new      
 Priority:  major                   |   Milestone:  5.0.0    
Component:  vtigercrm               |     Version:  5.0.0    
 Keywords:  adodb database package  |  
------------------------------------+---------------------------------------
 There is a new release of adodb-4.81. The changelog seems to have several
 useful features and fixes. I would like to update the snapshotted adodb in
 source:vtigercrm/trunk/adodb and source:vtigercrm/branches/4.2/adodb to be
 zero-diff with the release files of adodb-4.81.

 I would be comfortable doing this without feedback on
 source:vtigercrm/branches/4.2 since we have been keeping that snapshot in
 sync with adodb releases. However, since the trunk's adodb is of
 indeterminate version, and since I am new to the development cycle on the
 source:vtigercrm/trunk, I would like someone to weigh in with approval
 first.

 The changes in adodb-4.81 are as follows:

 * This release can cache table metadata (field names, types, and other
 info such primary keys). It only updates fields that have changed.

 * Variable ref errors in adodb-ado5.inc.php have been fixed.

 * There is a Mysqli setcharset fix using method_exists().

 * The adodb-perf.inc.php CreateLogTable() code now works for user-defined
 table names

 * An error in ibase_blob_open() has been fixed.

 * This release no longer includes auto_increment fields in replace().

 Previous changelogs are available at:
 http://phplens.com/lens/adodb/docs-adodb.htm#changes

-- 
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/757>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM


More information about the vtigercrm-commits mailing list