Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34765
| Date | 2012-12-13 18:00 +1100 |
|---|---|
| From | Cameron Simpson <cs@zip.com.au> |
| Subject | Re: MySQLdb compare lower |
| References | <uhagc8tblcugg0qvr1fc4cnntdqcu37ear@invalid.netcom.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.826.1355382052.29569.python-list@python.org> (permalink) |
On 12Dec2012 02:03, Dennis Lee Bieber <wlfraed@ix.netcom.com> wrote: | According to the old "MySQL Language Reference" | """ | By default, string comparisons are not case sensitive and will use the | current character set (ISO-8859-1 Latin1 by default, which also works | excellently for English). | """ I'm flabbergasted. [... consults the internets ...] It is still the case today:-( Ouch. Thank you for this reality check. -- Cameron Simpson <cs@zip.com.au> Outside of a dog, a book is a man's best friend. Inside of a dog, it's too dark to read. - Groucho Marx
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: MySQLdb compare lower Cameron Simpson <cs@zip.com.au> - 2012-12-13 18:00 +1100
csiph-web