Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page - Mailing list pgsql-hackers

From Luuk de Boer
Subject Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Date
Msg-id 199803172358.AAA20038@mailhost.pi.net
Whole thread Raw
In response to Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page  (sferac@bo.nettuno.it)
List 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                           |
|-----------------------------------------------------------------------|

pgsql-hackers by date:

Previous
From: Dwayne Bailey
Date:
Subject: Re: [PATCHES] Fixes for initdb on DEC Alpha
Next
From: "Luuk de Boer"
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page