Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: DBD::MariaDB or DBD::Mysql

by haukex (Archbishop)
on Oct 14, 2018 at 13:38 UTC ( [id://1224007]=note: print w/replies, xml ) Need Help??


in reply to DBD::MariaDB or DBD::Mysql

choroba gave a lightning talk at YAPC::EU 2018 in Glasgow on DBD::MariaDB explaining some of the differences: Video Link, Slides

Replies are listed 'Best First'.
Re^2: DBD::MariaDB or DBD::Mysql
by ikegami (Patriarch) on Oct 14, 2018 at 14:29 UTC

    Sounds like

    • DBD::MariaDB fixes SSL issues (which may or may not still be present in DBD::mysql)
    • DBD::MariaDB fixes issues with character encodings that can't be fixed in DBD::mysql without causing existing code to break.[1]

    1. Well, so that slides claim. It seems to me a flag to the constructor could also do the trick, but that might have led to very complex code.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1224007]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-25 19:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found