DBD-mysql
DBD-mysql copied to clipboard
MySQL driver for the Perl5 Database Interface (DBI)
Migrated from [rt.cpan.org#108650](https://rt.cpan.org/Ticket/Display.html?id=108650) (status was 'new') Requestors: * [email protected] From [email protected] on 2015-11-10 12:11:23: ``` The mysql C function mysql_real_connect distinguishes between null and the empty string for the password...
On a build of 72ad31be4a08030dddee00072de155a30320f9d9 with `--ps-protocol` there are test failures: ``` Test Summary Report ------------------- t/30insertfetch.t (Wstat: 1024 Tests: 13 Failed: 4) Failed tests: 4-7 Non-zero exit status: 4...
Migrated from [rt.cpan.org#120141](https://rt.cpan.org/Ticket/Display.html?id=120141) (status was 'open') Requestors: * [email protected] Attachments: * [utf8ColunnMsg.pl](https://rt.cpan.org/Ticket/Attachment/1703568/915044/utf8ColunnMsg.pl) * [0001-Fix-decoding-UTF-8-field-names-and-tables-names-when.patch](https://rt.cpan.org/Ticket/Attachment/1704547/915640/0001-Fix-decoding-UTF-8-field-names-and-tables-names-when.patch) * [0002-Fix-decoding-UTF-8-warning-and-error-messages-when-m.patch](https://rt.cpan.org/Ticket/Attachment/1704547/915641/0002-Fix-decoding-UTF-8-warning-and-error-messages-when-m.patch) From [email protected] on 2017-02-08 04:07:52: ``` Hello, Column names and error messages should be...
Migrated from [rt.cpan.org#119079](https://rt.cpan.org/Ticket/Display.html?id=119079) (status was 'open') Requestors: * [email protected] From [email protected] on 2016-11-30 20:18:37: ``` At line 1884 of dbdimp.c, it handles the mysql_enable_utf8/mysql_enable_utf8mb4 flags in the options hash: if...
Migrated from [rt.cpan.org#118751](https://rt.cpan.org/Ticket/Display.html?id=118751) (status was 'open') Requestors: * [email protected] Attachments: * [0001-In-dbh-column_info-handle-GEOMETRY-mysql-column-type.patch](https://rt.cpan.org/Ticket/Attachment/1684477/904372/0001-In-dbh-column_info-handle-GEOMETRY-mysql-column-type.patch) From [email protected] on 2016-11-14 01:35:03: ``` Whenever I call $dbh->column_info on a table that contains a column of...
Migrated from [rt.cpan.org#100898](https://rt.cpan.org/Ticket/Display.html?id=100898) (status was 'open') Requestors: * [email protected] Attachments: * [DBD-mysql-4.039-1479588415.log](https://rt.cpan.org/Ticket/Attachment/1684679/904495/DBD-mysql-4.039-1479588415.log) * [0001-Fix-parsing-configure-libs-from-mysql_config-libs-ou.patch](https://rt.cpan.org/Ticket/Attachment/1684682/904500/0001-Fix-parsing-configure-libs-from-mysql_config-libs-ou.patch) * [d_stderr](https://rt.cpan.org/Ticket/Attachment/1684685/904505/d_stderr) * [d_stdout](https://rt.cpan.org/Ticket/Attachment/1684685/904506/d_stdout) * [p_m_sderr](https://rt.cpan.org/Ticket/Attachment/1684685/904507/p_m_sderr) * [p_m_stdout](https://rt.cpan.org/Ticket/Attachment/1684685/904508/p_m_stdout) From [email protected] on 2014-12-13 17:23:39: ``` [MSG] [Sat...
Migrated from [rt.cpan.org#87428](https://rt.cpan.org/Ticket/Display.html?id=87428) (status was 'open') Requestors: * [email protected] * [email protected] From [email protected] on 2013-07-30 02:45:01: ``` perl knows two internal decoding for strings - plain octets and utf-8. which...
Migrated from [rt.cpan.org#85691](https://rt.cpan.org/Ticket/Display.html?id=85691) (status was 'open') Requestors: * [email protected] From [email protected] on 2013-05-29 11:00:47: ``` Hello, I noticed the strong problem I have stable fork of MySQL server - Percona...
Migrated from [rt.cpan.org#81329](https://rt.cpan.org/Ticket/Display.html?id=81329) (status was 'open') Requestors: * [email protected] Attachments: * [example.pl](https://rt.cpan.org/Ticket/Attachment/1145110/602248/example.pl) From [email protected] on 2012-11-21 19:48:19: ``` ``` From [email protected] on 2014-01-20 15:57:15: ``` ```
Migrated from [rt.cpan.org#80036](https://rt.cpan.org/Ticket/Display.html?id=80036) (status was 'open') Requestors: * [email protected] From [email protected] on 2012-10-06 06:37:05: ``` Description: When in async mode, fetchall_arrayref's $slice functionality is broken because $sth's attributes cannot be...