Path: csiph.com!usenet.pasdenom.info!aioe.org!rt.uk.eu.org!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.nosignal.org!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; '"""': 0.05; 'check.': 0.09; 'cc:addr:python-list': 0.10; 'read.': 0.13; 'language': 0.14; '...]': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message- id:@cskk.homeip.net': 0.16; 'received:202.125.174': 0.16; 'received:202.125.174.133': 0.16; 'received:boardofstudies.nsw.edu.au': 0.16; 'received:cskk.homeip.net': 0.16; 'received:edu.au': 0.16; 'received:harvey.boardofstudies.nsw.edu.au': 0.16; 'received:homeip.net': 0.16; 'received:nsw.edu.au': 0.16; 'simpson': 0.16; 'subject:compare': 0.16; 'string': 0.17; 'wrote:': 0.17; 'default,': 0.22; 'friend.': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'character': 0.29; "i'm": 0.29; 'received:au': 0.36; 'thank': 0.36; 'too': 0.36; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'content-disposition:inline': 0.60; 'dark': 0.84; 'english).': 0.84; 'internets': 0.84; "man's": 0.84; 'dennis': 0.91 Date: Thu, 13 Dec 2012 18:00:48 +1100 From: Cameron Simpson To: Dennis Lee Bieber Subject: Re: MySQLdb compare lower MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) References: Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1355382052 news.xs4all.nl 6865 [2001:888:2000:d::a6]:59279 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:34765 On 12Dec2012 02:03, Dennis Lee Bieber 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 Outside of a dog, a book is a man's best friend. Inside of a dog, it's too dark to read. - Groucho Marx