DBD-mysql
DBD-mysql copied to clipboard
MySQL driver for the Perl5 Database Interface (DBI)
Migrated from [rt.cpan.org#63700](https://rt.cpan.org/Ticket/Display.html?id=63700) (status was 'open') Requestors: * [email protected] Attachments: * [select-getlock.pl](https://rt.cpan.org/Ticket/Attachment/865415/448098/select-getlock.pl) From [email protected] on 2010-12-07 14:07:27: ``` The attached script cannot be ended with SIGINT when $SIG{INT} is set...
Migrated from [rt.cpan.org#62458](https://rt.cpan.org/Ticket/Display.html?id=62458) (status was 'open') Requestors: * [email protected] Attachments: * [bind_type_guessing.diff](https://rt.cpan.org/Ticket/Attachment/847566/438807/bind_type_guessing.diff) * [Philip_Gwyn-DBD_mysql_is_number_01.patch](https://rt.cpan.org/Ticket/Attachment/1500508/799478/Philip_Gwyn-DBD_mysql_is_number_01.patch) From [email protected] on 2010-10-26 12:22:49: ``` when mysql_bind_type_guessing attribute is turned on, strings containing 'e' may...
Migrated from [rt.cpan.org#60987](https://rt.cpan.org/Ticket/Display.html?id=60987) (status was 'open') Requestors: * [email protected] From [email protected] on 2010-09-02 15:06:57: ``` DBD::mysql doesn't respect the UTF8 flag on strings supplied, either as SQL, or as bound...
Migrated from [rt.cpan.org#58595](https://rt.cpan.org/Ticket/Display.html?id=58595) (status was 'open') Requestors: * [email protected] From [email protected] on 2010-06-22 14:47:30: ``` When an "INSERT ... ON DUPLICATE KEY UPDATE" is completed, MySQL returns the number of...
Migrated from [rt.cpan.org#53845](https://rt.cpan.org/Ticket/Display.html?id=53845) (status was 'open') Requestors: * [email protected] From [email protected] on 2010-01-20 16:17:38: ``` Tests fail if database uses NDB as the mysql servers default storage engine for tables...
Migrated from [rt.cpan.org#53130](https://rt.cpan.org/Ticket/Display.html?id=53130) (status was 'open') Requestors: * [email protected] Attachments: * [dbinit.sql](https://rt.cpan.org/Ticket/Attachment/711704/367332/dbinit.sql) * [repro.pl](https://rt.cpan.org/Ticket/Attachment/711704/367333/repro.pl) * [repro-utf8-2011-01-27.diff](https://rt.cpan.org/Ticket/Attachment/888194/460367/repro-utf8-2011-01-27.diff) From [email protected] on 2009-12-27 23:05:00: ``` I can't clearly figure out if is dupe,...
Migrated from [rt.cpan.org#50401](https://rt.cpan.org/Ticket/Display.html?id=50401) (status was 'open') Requestors: * [email protected] From [email protected] on 2009-10-11 20:51:16: ``` Hi, If the connection to the mysql database timed out, I get an error message...
Migrated from [rt.cpan.org#49412](https://rt.cpan.org/Ticket/Display.html?id=49412) (status was 'open') Requestors: * [email protected] Attachments: * [dbi-error-output.txt](https://rt.cpan.org/Ticket/Attachment/659074/337961/dbi-error-output.txt) * [dbitest](https://rt.cpan.org/Ticket/Attachment/659074/337964/dbitest) From [email protected] on 2009-09-04 00:03:47: ``` I'm having trouble with execute_array, when binding to an array...
Migrated from [rt.cpan.org#30868](https://rt.cpan.org/Ticket/Display.html?id=30868) (status was 'open') Requestors: * [email protected] From [email protected] on 2007-11-20 17:22:59: ``` I am use mysql backend as DataBase server DBI->connect("dbi:mysql:database= There is next function In database:...
Migrated from [rt.cpan.org#25590](https://rt.cpan.org/Ticket/Display.html?id=25590) (status was 'open') Requestors: * [email protected] Attachments: * [DBD-mysql-4.003-missing-utf8-upgrade-test.patch.txt](https://rt.cpan.org/Ticket/Attachment/300158/136168/DBD-mysql-4.003-missing-utf8-upgrade-test.patch.txt) From [email protected] on 2007-03-21 11:17:54: ``` When using mysql_enable_utf8 DBD::mysql misses upgrading non utf8 strings. Instead it assumes...