in reply to Re: MySQL/MariaDB DBD install problem
in thread MySQL/MariaDB DBD install problem

My code is pretty much identical to the code you posted. I get the message that either "mysql" is spelled wrong or the capitalization is incorrect or the DBD::mysql module is not installed. Checking the installed modules with instmodsh.bat, it shows the DBD::mysql module is not installed. When I attempt to install the module using CPAN, I see the error that the makefile.pl does not find the file "mysql.h".
  • Comment on Re^2: MySQL/MariaDB DBD install problem