From: Claudio Nanni Date: February 15 2009 7:12pm Subject: Re: When will MySQL support array datatype? List-Archive: http://lists.mysql.com/mysql/216334 Message-Id: <4998691C.1040700@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Complex datatypes are not compatible with the concept of relational databases, probably you want to refer to an Object-Oriented DBMS or Object-Relational DBMS. Cheers Claudio Nanni Moon's Father wrote: > Hi. > Who could tell me when the MySQL support array datatype? > Any reply will be appreciated. > >