Re: reliability?



Bingjie Miao on the optimizer team tells me this bug was indeed fixed
already. He already sent a reply posting via a moderated feed, so it should
arrive here eventually. :-)

--
Kevin Cherkauer
Software Engineer
IBM Informix Dynamic Server -- Database Kernel


"Kevin Cherkauer" <invalid_address@xxxxxxxxxxx> wrote in message
news:fvt3g8$c9o$1@xxxxxxxxxxx
I just tried this on recent builds of the next-to-be-released 10.00, 11.10,
and 11.50 versions (currently these are numbered 10.00.xC9, 11.10.xC2W3,
11.50.xC2; of course these numbers might change and my posting this is no
guarantee from IBM that these will necessarily be released...), and it
worked correctly on all of them. All of these were on 64-bit x86 Linux. The
same query also worked against a regular table on all of them. (sysmaster
tables are not normal tables -- they are what we call pseudotables. The
code to access them produces them out of thin air, or rather out of the
contents of memory on the fly, so it's possible for some things to be
broken for particular sysmaster tables that work correctly for other
sysmaster tables and normal tables.)

This has the flavor of a bug that has already been found and fixed in
later fixpacks. I will ask the optimizer team if they know of any such fix
having been done.

--
Kevin Cherkauer
Software Engineer
IBM Informix Dynamic Server -- Database Kernel


"piotrek" <piotrUSUN_T_O110@xxxxx> wrote in message
news:fvsfda$4q7$1@xxxxxxxxxxxxxxxxxxxxx
IBM Informix Dynamic Server Version 10.00.UC5 on redhat

Try this:
SELECT MIN(colno) FROM syscolumns WHERE colno>=1 AND colno>1
An the answer is ..... 1
A know that stupid questions generates stupid answers but still....

Anyone has come to that?




.



Relevant Pages

  • Re: A Problem With GD
    ... thinking I was "blaming mistakes". ... I am presently attempting to track down the bug in Mr. Boutell's source code. ... even though the truecolor flag has already been set - it is being ignored somewhere in the code and that code is overwritting the truecolor image thinking that it is writing out GIF information into the image. ... your mistake is not posting code in the first place. ...
    (comp.lang.perl.misc)
  • Re: Problem with email attachment, 1 becomes 10
    ... My CV should be attached as a pdf-file. ... One piece of advice which has been useful to me which I learnt from the posting guidelines for this group is, before posting, to always try to reduce the problem to the minimum possible, let's say ten or twenty lines of code: ... In the case of your program there are two big chunks: first, lots of stuff involving reading lines from the database, which is where I suspect the problem has occurred, probably some kind of slip-up, but I can't prove this because I don't have the database available, and then there is an almost separate piece of code which involves sending a mail with an attachment, which might be where the bug happened, although I think it's unlikely. ... I have repeatedly had problems in Perl which I thought were incredibly difficult, ended up frustrated enough to want to post them here, and in the business of reducing them into a short newsgroup post as described, I ended up surprising myself by working out what the bug was without having to post it. ...
    (comp.lang.perl.misc)
  • Re: OE6 - No Response
    ... It depends on what the bug was. ... They probably just blocked anybody who uses OE from posting. ... >> You may need to check with the news server administrator to see if the ... >>>> to find Hidden or System files. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: looking for obsolete part
    ... > Bug. ... > |> who tried to resolder/rework them, but no luck. ... Also try looking and posting ... > Thanks for the advice TC. ...
    (rec.autos.makers.vw.aircooled)

Loading