| List: | General Discussion | « Previous MessageNext Message » | |
| From: | johnt | Date: | November 27 2002 8:48pm |
| Subject: | this is WEAK! | ||
| View as plain text | |||
Why? (Note the extra space after "me" in the second select) Your MySQL connection id is 6021 to server version: 3.23.41-log mysql> select contact from options where member='me'; +---------+ | contact | +---------+ | me | +---------+ 1 row in set (0.00 sec) mysql> select contact from options where member='me '; +---------+ | contact | +---------+ | me | +---------+ 1 row in set (0.00 sec)
| Thread | ||
|---|---|---|
| • this is WEAK! | johnt | 27 Nov |
| • Re: this is WEAK! | Paul DuBois | 27 Nov |
| • Re: this is WEAK! | johnt | 27 Nov |
| • Re: this is WEAK! | Paul DuBois | 27 Nov |
| • Re: this is WEAK! | johnt | 27 Nov |
| • Re: this is WEAK! | Paul DuBois | 27 Nov |
| • Re: this is WEAK! | Dan Nelson | 27 Nov |
| • Re: this is WEAK! | johnt | 27 Nov |
| • Re: this is WEAK! | Chris Knipe | 27 Nov |
