[dev] [cvs] commit: turba/scripts/upgrades 2.1_to_2.2_sql_schema.php

Michael Rubinsky mike at theupstairsroom.com
Mon Dec 3 18:46:36 UTC 2007


Quoting Jan Schneider <jan at horde.org>:

> Zitat von Michael Rubinsky <mike at theupstairsroom.com>:
>
>> mrubinsk    2007-12-03 13:42:11 EST
>>
>>   Modified files:
>>     scripts/upgrades     2.1_to_2.2_sql_schema.php
>>   Log:
>>   mdb2 -> db
>>
>>   Revision  Changes    Path
>>   1.16      +9 -10     turba/scripts/upgrades/2.1_to_2.2_sql_schema.php
>>
>>   Chora Links:
>>
>>
http://cvs.horde.org/diff.php/turba/scripts/upgrades/2.1_to_2.2_sql_schema.php?r1=1.15&r2=1.16&ty=u
>
> The execute() calls don't look quite correct.

Why?

Tested fine with my old turba data. Pear dcoumentation shows it as:

DB_common::execute()

mixed &execute (resource $stmt [, mixed $data = array()])

Where $stmt is a resource returned from DB_common::prepare();

in our code, $insert is the resource returned from $db->prepare()

or am I missing something else really obvious?


Thanks,
mike

--
The Horde Project (www.horde.org)
mrubinsk at horde.org

"Time just hates me. That's why it made me an adult." - Josh Joplin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 2013 bytes
Desc: PGP Public Key
Url : http://lists.horde.org/archives/dev/attachments/20071203/af9ed1c7/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: PGP Digital Signature
Url : http://lists.horde.org/archives/dev/attachments/20071203/af9ed1c7/attachment-0001.bin 


More information about the dev mailing list