3 messages in com.mysql.lists.perlRe: fetchall_arrayref
FromSent OnAttachments
Dodger31 Jul 2001 16:31 
Robert Goff31 Jul 2001 20:12 
indrek siitan01 Aug 2001 08:37 
Subject:Re: fetchall_arrayref
From:indrek siitan (tf@cafe.ee)
Date:08/01/2001 08:37:40 AM
List:com.mysql.lists.perl

Hi,

Doesn't this cause a potential loss of funtionality in MySQL, where the case is the names is relevant, and where you could theoretically have an id, Id, iD and ID column (not that anyone would recommend doing so)?

MySQL field names are not case sensitive.

MySQL table and database names are case sensitive depending on the underlying OS (they are on unixes, whereas they're not on Windows).

Rgds, Tfr

--==< tf@mysql.com >==< MySQL development team >==< Tallinn / Estonia >==--