Wed, Dec 8 2004
00:00:20
|
|
Request created by jidanni@jidanni.org
|
|
Return-Path |
<jidanni@jidanni.org>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
To |
grass-bugs@intevation.de
|
Subject |
db.select nulls seen on strace
|
From |
Dan Jacobson <jidanni@jidanni.org>
|
Date |
Wed, 08 Dec 2004 03:21:27 +0800
|
Message-ID |
<87k6rtsymg.fsf@jidanni.org>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
X-Spam-Status |
No, hits=-4.5 tagged_above=-999.0 required=3.0 tests=BAYES_00, DATE_IN_PAST_03_06
|
X-Spam-Level |
|
Do $ echo "select * from largeG" | strace db.select
Notice all the
write(4, "\0\0\0\0", 4) = 4
read(5, "\0\0\0\0", 4) = 4
stuff? I bet it's some non optimized algorithm.
Reminds me of the waiting for mouse input _bug_.
Of course, I have no idea.
Wait. I suppose it's just normally reading the database file. OK,
never mind. Sorry.
|
|
Wed, Dec 7 2005
22:10:47
|
|
Mail sent by msieczka
|
|
Dan,
Please elaborate. There is, or is there not, a problem? Sorry I don't get it
:).
Maciek |
|
Sun, Dec 11 2005
18:10:28
|
|
Mail sent by jidanni@jidanni.org
|
|
Return-Path |
<jidanni@jidanni.org>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
From |
Dan Jacobson <jidanni@jidanni.org>
|
To |
Maciek Sieczka via RT <grass-bugs@intevation.de>
|
Subject |
Re: [bug #2804] (grass) db.select nulls seen on strace
|
References |
<20051207211047.2B86E101FAC@lists.intevation.de>
|
Date |
Sun, 11 Dec 2005 23:19:38 +0800
|
Message-ID |
<87zmn7u0dx.fsf@jidanni.org>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
H> Dan,
H> Please elaborate. There is, or is there not, a problem? Sorry I
H> don't get it :).
Well as my brain is 1000 kilometers away from Grass until the next
time I am called upon to do
http://jidanni.org/geo/house_numbering/index_en.html related things, I
will have to just trust your judgement.
No problem: I will certainly file fresh bug reports on any problems I
encounter next time I use current Debian sid Grass at that time (6
months from now.) Until then I'd rather take a rest...
|
|
Thu, Aug 24 2006
12:26:17
|
|
Mail sent by msieczka
|
|
Dear All,
Has anybody got an idea what this report might be all about? Dann who reported
this, says he can't rememeber what he meant. Please look below where the
report is quoted; any (wildest) ideas?
jidanni@jidanni.org wrote (Wed, Dec 8 2004 00:00:20):
> Do $ echo "select * from largeG" | strace db.select
> Notice all the
> write(4, "\0\0\0\0", 4) = 4
> read(5, "\0\0\0\0", 4) = 4
> stuff? I bet it's some non optimized algorithm.
> Reminds me of the waiting for mouse input _bug_.
> Of course, I have no idea.
> Wait. I suppose it's just normally reading the database file. OK,
> never mind. Sorry.
Maciek
|
|
Sat, Sep 23 2006
10:31:53
|
|
Mail sent by mneteler
|
|
No reaction - so I'll close it. |
|
Sat, Sep 23 2006
10:31:56
|
|
Status changed to resolved by mneteler
|
|