Transactions?

Mark Ingram mark.ingram at nexsan.com
Tue Jul 29 09:19:31 UTC 2003


Have you got a quick example / somewhere for me to look at using that?

i searched the directory for bugzilla->dbh but the only results where in the
.pm files?

Best Regards,

Mark Ingram
Software Engineer
Nexsan Technologies
33 - 35 Parker Centre
Mansfield Road
Derby
DE21 4SZ



-----Original Message-----
From: developers-owner at bugzilla.org
[mailto:developers-owner at bugzilla.org]On Behalf Of Bradley Baetz
Sent: 29 July 2003 10:18
To: developers at bugzilla.org
Subject: Re: Transactions?


On Tue, Jul 29, 2003 at 09:00:27AM +0100, Mark Ingram wrote:
> > BTW, SendSQL is deprecated.
>
> Oooh right, whats the format for executing database calls now then? Does
> this mean MoreSQLData() and FetchSQLData() are depreciated too?

Yep, as is SqlQuote. You can now just use the DBI natively instead - the
dbh is Bugzilla->dbh.

One of the reasons for that was so that we could get to use
transactions, as well as perf improvments.

Bradley
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=mark.ingram@nexsan.com>




More information about the developers mailing list