From: Christian Mack Date: April 16 1999 12:22pm Subject: Re: about find_in_set(...,...) List-Archive: http://lists.mysql.com/mysql/1949 Message-Id: <37172B9E.BA89356E@compal.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Yes!" wrote: > > Hi thanks for your reply, > > But why didn't find_in_set respond when there is a space. > > TIA > Because the only valid seperator for set members is the komma character not the space character. Tschau Christian