Skip Menu |

This queue is for tickets about the DBD-mysql CPAN distribution.

Report information
The Basics
Id: 71199
Status: resolved
Priority: 0/
Queue: DBD-mysql

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 4.020
Fixed in: (no value)



Subject: 80procs.t fails
Windows XP SP3 32-bit DBI 1.616 (latest) mysql 5.5.15 80procs.t fails on line 41 I have replaced this line with ok($dbh->do($drop_proc), "DROP PROCEDURE") or diag "errstr=$DBI::errstr, err=$DBI::err"; Error is: # Failed test 'DROP PROCEDURE' not ok 3 - DROP PROCEDURE # at t/80procs.t line 41. # errstr=, err= (uninitialized warnings skipped) -- Alexandr Ciornii, http://chorny.net