in reply to DBD::mysql and MariaDB
I've been struggling to get DBD::mysql or DBD::MariaDB installed. I finally got the MariaDB installed as you have. But when I try to run a simple perl program just to see if it works, I get this error:
/opt/bin/perl: symbol lookup error: /opt/lib/perl5/5.26/auto/DBD/MariaDB/MariaDB.so: undefined symbol: get_charset_number
I added line breaks here to make it easier to read. Any ideas how to resolve this problem?
-Spenser
That's Spenser, with an "s" like the detective.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: DBD::mysql and MariaDB
by choroba (Cardinal) on Mar 23, 2018 at 12:50 UTC |