Re: [PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread Justin Patrin
nty" <[EMAIL PROTECTED]> Subject: Re: [PHP-DB] Re: BINARY not recognized ?? From: "Monty" <[EMAIL PROTECTED]> Hi John. The while the error message mashes BINARY and user_name together, that's not how I am typing it in my SELECT statement if you check my example in

Re: [PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread Monty
D]>, "Monty" <[EMAIL PROTECTED]> > Subject: Re: [PHP-DB] Re: BINARY not recognized ?? > > From: "Monty" <[EMAIL PROTECTED]> > >> Hi John. The while the error message mashes BINARY and user_name together, >> that's not how I am typ

Re: [PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread Monty
Because you guys are much smarter!! :) > From: [EMAIL PROTECTED] (Jason Wong) > Organization: Gremlins Associates > Newsgroups: php.db > Date: Tue, 6 Jan 2004 06:04:31 +0800 > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Re: BINARY not recognized ?? > > On Tuesday 06 J

Re: [PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread Monty
Subject: Re: [PHP-DB] Re: BINARY not recognized ?? > > www.mysql.com ??? > > -- > Jason Wong -> Gremlins Associates -> www.gremlins.biz > Open Source Software Systems Integrators > * Web Design & Hosting * Internet & Intranet Applications Development * -

Re: [PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread CPT John W. Holmes
From: "Monty" <[EMAIL PROTECTED]> > Hi John. The while the error message mashes BINARY and user_name together, > that's not how I am typing it in my SELECT statement if you check my example > in the previous post. MySQL is doing this on it's own for some strange > reason, even though there is clea

Re: [PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread Jason Wong
On Tuesday 06 January 2004 05:54, Monty wrote: > I've already checked the MySQL site, and there's nothing about not being > able to use WHEN BINARY field_name in SELECT clauses, even though it > doesn't work for me anymore. If you can't get any joy from the experts over at www.mysql.com, what make

Re: [PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread Monty
BINARY and user_name in my statement. > From: [EMAIL PROTECTED] (Cpt John W. Holmes) > Organization: U.S. Army > Reply-To: "CPT John W. Holmes" <[EMAIL PROTECTED]> > Newsgroups: php.db > Date: Mon, 5 Jan 2004 16:29:22 -0500 > To: <[EMAIL PROTECTED]>, &quo

Re: [PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread Monty
Date: Tue, 6 Jan 2004 05:22:26 +0800 > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Re: BINARY not recognized ?? > > On Tuesday 06 January 2004 03:51, Monty wrote: >> Anyone ??? > > www.mysql.com ??? > > -- > Jason Wong -> Gremlins Associates -> www.grem

Re: [PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread CPT John W. Holmes
From: "Monty" <[EMAIL PROTECTED]> > > I now get an error from MySQL stating that "BINARYuser_name" is not a valid > > column. So, something seems to be broken. I looked through the MySQL online > > docs and BINARY is still there, but, it won't work for me. Maybe try putting a space between BINARY

Re: [PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread Jason Wong
On Tuesday 06 January 2004 03:51, Monty wrote: > Anyone ??? www.mysql.com ??? -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * -- Searc

[PHP-DB] Re: BINARY not recognized ??

2004-01-05 Thread Monty
Anyone ??? vv > From: [EMAIL PROTECTED] (Monty) > Newsgroups: php.db > Date: Sun, 04 Jan 2004 13:48:56 -0500 > To: [EMAIL PROTECTED] > Subject: BINARY not recognized ?? > > Hi. My server has MySQL 3.23.58 installed, and I just migrated over from > RedHat 7.2 to ES 3.0. > > Previously I was