Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Luuk de Boer <luuk_de_boer@pi.net>
From: "Luuk de Boer" <luuk_de_boer@pi.net>
To: sferac@bo.nettuno.it, Bruce Momjian <maillist@candle.pha.pa.us>, hackers@postgreSQL.org, lockhart@alumni.caltech.edu
Date: 1998-03-17T23:56:31Z
Lists: pgsql-hackers
On 17 Mar 98 at 9:56, sferac@bo.nettuno.it wrote: > This sentence doesn't work on MySQL too, take a look: > > mysql> select 'abc' || 'def'; > 1 row in set (0.00 sec) > +----------------+ > | 'abc' || 'def' | > +----------------+ > | 0 | > +----------------+ > The result should be 'abcdef' not 0 !! And that's why it's printed on the crash-me page that it gives an error (wrong output). Greetz.. Luuk. |-----------------------------------------------------------------------| | Luuk de Boer -> <luuk@pi.net> | | When you want to go fast ..... | | Drive a cobra on the road and take a T3 line for internet ...... :-) | | http://www.luuk.com/ -> The AC Cobra site | |-----------------------------------------------------------------------|