There are specific ODBC references in http://kobesearch.cpan.org/htdocs/DBD-mysql/DBD/mysql.pm.html , but afaik DBD :: mysql is "parallel" in the DBD :: ODBC connection stack.
Does anyone know why ODBC is mentioned there?
DBD::mysqlsupports ODN type DSNs such as DBI:mysql:database=test;host=localhost. It contains some functions for analyzing these DSNs.
DBD::mysql
DBI:mysql:database=test;host=localhost
Source: https://habr.com/ru/post/1780422/More articles:WCF DataContract null deserialization problem - serializationSELECT node text values from an XML document in TSQL OPENXML - xmlВозвращаемые данные JQuery $.post - jqueryMicrosoft SQL Server: создать порядковый номер в день - sqlSending an array of information - jsonmatching a specific substring with regular expressions using awk - bashIs the sudden appearance of an unbearable desire to write some comments a sign of poor design? - javaHow to ignore unwanted characters from a text field (JavaScript or jQuery) - javascriptMaintaining a unique set of elements according to various C ++ STL criteria - c ++How to test classes using access to databases and Exchange Server? - databaseAll Articles