![]() |
|
more useful options | |
PerlMonks |
Re: Re: cvs daemon in perlby tallfred (Acolyte) |
on May 13, 2002 at 18:58 UTC ( #166247=note: print w/replies, xml ) | Need Help?? |
The SQL routines were lifted from Bugzilla and used out of laziness. Thanks. I will give your DBI suggestion a try.
I figured if DCVS can work with the simple MySQL database, porting to the others would be pretty easy. My biggest MySQL lesson was that version 3.23 doesn't support mutli-table updates (i.e. a "where" clauses that mentions a second table). Eventually, I crafted a work around which used a temporary table.
In Section
Code Catacombs
|
|