Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #55465

Re: Where does MySQLdb put inserted data?

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.162
X-Spam-Level *
X-Spam-Evidence '*H*': 0.69; '*S*': 0.01; 'list?': 0.07; 'postgresql': 0.07; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'merely': 0.16; 'python;': 0.16; 'risk,': 0.16; 'wrote:': 0.18; 'not,': 0.20; 'suggested': 0.26; 'header:In-Reply- To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'context.': 0.31; 'probably': 0.32; 'stuff': 0.32; 'quite': 0.32; 'fri,': 0.33; 'not.': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'subject:data': 0.36; 'subject:?': 0.36; 'two': 0.37; 'list': 0.37; 'email addr:python.org': 0.37; 'to:addr:python- list': 0.38; 'pm,': 0.38; 'previous': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'is.': 0.60; "you're": 0.61; 'email name:python-list': 0.65; 'here': 0.66; 'emails,': 0.69; 'lack': 0.78; 'pardon': 0.84; 'subject:Where': 0.84; 'uncertain': 0.84; 'am.': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=K/dPbtEqA+KbRbwIIO/xY1TlkkBrid6y221xL+z37/0=; b=Zg1zPQlRsWYXCzJ8AB2Bw63uZteGrTXDnBr+0atQLb6gUPAtAFCgIt6Ai5thD3Iz3b mYBNzlQ0U3CsWDB4+mVFLnAyJ/VCgp/tqpw/u7F3hSJ0qpk1wqpYrwQ4wiOEvl2K9emb mbelapT8x51QwZulHkUbSJUFEHp+iVA5T1eUCozngW4ixCAD8xdmkh1dHpVvq0hnPIgm axAisCo5ITwoADHwhAd6+gUYXIlRGaTG3+1evyAq/qmq0Pa5aZrHXPob+bEKavmSqR5c bLSjiwyNwotfq1G/Z7eYSeqbnVZlPWmz0eHFjGjiVglbdk17mGQnvZkVlpK3Qy04LSVn FgIw==
MIME-Version 1.0
X-Received by 10.66.163.164 with SMTP id yj4mr14839708pab.91.1380881492590; Fri, 04 Oct 2013 03:11:32 -0700 (PDT)
In-Reply-To <524E92DD.9040501@bluewin.ch>
References <524E7081.3080308@bluewin.ch> <524E92DD.9040501@bluewin.ch>
Date Fri, 4 Oct 2013 20:11:32 +1000
Subject Re: Where does MySQLdb put inserted data?
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.716.1380881495.18130.python-list@python.org> (permalink)
Lines 16
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1380881496 news.xs4all.nl 15959 [2001:888:2000:d::a6]:36546
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:55465

Show key headers only | View raw


On Fri, Oct 4, 2013 at 8:05 PM, F.R. <anthra.norell@bluewin.ch> wrote:
>      Off list? MySQL is. MySQLdb is not. Before I know which of the two is
> the culprit, I don't know whether I'm off list or not and take the risk,
> prepared to beg pardon if I am.
>

Just to clarify: Off-topic means discussing stuff that isn't about
Python; off-list means sending private emails, not to
python-list@python.org / comp.lang.python. You're uncertain as to
whether you're off-topic or not, but you're definitely on-list; and my
previous mail to you was off-list, so people here are going to be a
little confused, as they lack context. (I merely suggested that
switching to PostgreSQL would quite probably be a worthwhile time
investment.)

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Where does MySQLdb put inserted data? Chris Angelico <rosuav@gmail.com> - 2013-10-04 20:11 +1000

csiph-web