OpenWrt Forum Archive

Topic: Perl + DBD::MySql

The content of this topic has been archived on 5 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello guys.

Does anyone have package for DBD::MySql ? I would like to connect to mysql db from perl running on openwrt box.

Please help wink
Tomek.

(Last edited by kemotz on 18 Jan 2007, 16:14)

Hello kemotz !

I think that you also will need module DBI before being able to use DBD::MySql. In my case, I had to generate (for my architecture within SDK) this module before being able to use DBD::SQLite perl module. In this time, I'm preparing DBD :: Pg module, in order to access from perl scripts to a postgresql freeradius database. If you want, I can send you my "package" directory of my SDK. (you can have a see here: http://forum.openwrt.org/viewtopic.php?id=10117)

Afflicted for this late answer.

Best regards.

t.

(Last edited by toboz on 9 Jul 2007, 11:49)

The discussion might have continued from here.