Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page

From: "Luuk de Boer" <luuk_de_boer(at)pi(dot)net>
To: sferac(at)bo(dot)nettuno(dot)it, Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, hackers(at)postgreSQL(dot)org, lockhart(at)alumni(dot)caltech(dot)edu
Subject: Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Date: 1998-03-17 23:56:31
Message-ID: 199803172358.AAA20038@mailhost.pi.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 17 Mar 98 at 9:56, sferac(at)bo(dot)nettuno(dot)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(at)pi(dot)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 |
|-----------------------------------------------------------------------|

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-18 01:13:58 Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Previous Message Dwayne Bailey 1998-03-17 22:15:16 Re: [PATCHES] Fixes for initdb on DEC Alpha