ff6d175014
MySQL drivers for the Perl DBI
8 lines
330 B
Plaintext
8 lines
330 B
Plaintext
DBD::mysql are the Perl5 Database Interface drivers for the mysql
|
|
database.
|
|
|
|
In other words: DBD::mysql are an interface between the Perl
|
|
programming language and the mysql programming API that come with
|
|
the mysql relational database management systems. Most functions
|
|
provided by the respective programming API's are supported.
|