from perldoc DBD::mysql
SYNOPSIS
use DBI; $dsn = "DBI:mysql:database=$database;host=$hostname;port=$por +t"; $dbh = DBI->connect($dsn, $user, $password);
In reply to Re: Connecting to mysql using perl
by zengargoyle
in thread Connecting to mysql using perl
by chaskins
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |