Porting Bugzilla to HP NonStop
Joel Peshkin
bugreport at peshkin.net
Tue Mar 23 16:27:22 UTC 2010
Randall,
If you have ODBC available, the path of least resistance is likely to
start with DBD::ODBC. Naturally, once you've done that you will need
to update and test all of the Bugzilla code that needs to be at all
database-aware. That has already been done to accommodate the quirks
of Mysql, Pg, and Oracle so it shouldn't be too terrible a job unless
NonStop is missing any major capabilities.
-Joel Peshkin
>
> The documentation at CPAN appears helpful and I'm going down the DBD path,
> although I'm spawning a separate path for using the unixODBC driver
> directly.
>
More information about the developers
mailing list