Has anyone gotten DBI & DBD for MySQL up and running sucessfully yet? I have MySQL up and running, but I can't make it, here's a sample of what I'm seeing:
Mysql.xs:735: `dowarn' undeclared (first use in this function) Mysql.xs: In function `XS_Mysql_reloadacls': Mysql.xs:751: `dowarn' undeclared (first use in this function) Mysql.c: In function `XS_Mysql_connect': Mysql.c:1116: `na' undeclared (first use in this function) Mysql.xs:837: `dowarn' undeclared (first use in this function) Mysql.xs:843: `sv_undef' undeclared (first use in this function) Mysql.xs: In function `XS_Mysql_selectdb': Mysql.xs:866: `sv_undef' undeclared (first use in this function) Mysql.xs:872: `dowarn' undeclared (first use in this function) Mysql.xs: In function `XS_Mysql_query': Mysql.xs:904: `dowarn' undeclared (first use in this function) Mysql.xs: In function `XS_Mysql_listdbs': Mysql.xs:945: `sv_undef' undeclared (first use in this function) Mysql.xs:949: `dowarn' undeclared (first use in this function) Mysql.xs: In function `XS_Mysql_listtables': Mysql.xs:970: `sv_undef' undeclared (first use in this function) Mysql.xs:974: `dowarn' undeclared (first use in this function) Mysql.xs: In function `XS_Mysql_listfields': Mysql.xs:1005: `dowarn' undeclared (first use in this function) make[1]: *** [Mysql.o] Error 1 make: *** [subdirs] Error 2
Anyone have any thoughts? Thanks in advance
------------------
www.studio2f.com