4 messages in com.mysql.lists.perlRe: Patch for DBD::mysql 2.9002
FromSent OnAttachments
Aaron Ross20 Oct 2003 10:00.patch
Jochen Wiedmann20 Oct 2003 11:01 
Dave Cash20 Oct 2003 12:17 
Rudy Lippan22 Oct 2003 10:59 
Subject:Re: Patch for DBD::mysql 2.9002
From:Rudy Lippan (rlip@remotelinux.com)
Date:10/22/2003 10:59:19 AM
List:com.mysql.lists.perl

On Mon, 20 Oct 2003, Aaron Ross wrote:

Hi,

Hi,

This is a simple patch to fully qualify constant subs from DBI that define the SQL datatypes. Without the patch, column_info and table_info will not work. Also included is a simple test in t/40listfields.t

Thank you for the patch. I already have the (column|table)_info stuff fixed but not checked in, but I do not have a test written yet, so I will incorporate that portion of your patch.

Once again, thank you for the path.

Rudy