Anansi-Database-MySQL
view release on metacpan or search on metacpan
lib/Anansi/Database/MySQL.pm view on Meta::CPAN
The database handle of an existing database connection.
=item HOSTNAME I<(String, Optional)>
The IP address of the computer where the MySQL B<DATABASE> is hosted. A value
of B<127.0.0.1> is used by default.
=item PASSWORD I<(String, Optional)>
The password of the B<USERNAME> that is accessing the MySQL database. A value
of B<undef> is used by default.
=item PORT I<(String, Optional)>
The IP address port number of the computer where the MySQL B<DATABASE> is
hosted. A value of B<3306> I<(three three zero six)> is used by default.
=item PrintError I<(String, Optional)>
Defines whether the MySQL driver will use the B<warn> function. A value of B<1>
( run in 0.501 second using v1.01-cache-2.11-cpan-49f99fa48dc )