Trim string problem / Version

2001-01-17 Thread Paul Wisén
Using Linux (Redhat 6.2) and MySQL-3.23.24-1 / P -- Forwarded message -- Date: Wed, 17 Jan 2001 16:35:04 +0100 (CET) From: Paul Wisén <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Trim string problem Hi everybody! I can't find the solution to this problem. Why

Trim string problem

2001-01-17 Thread Paul Wisén
Hi everybody! I can't find the solution to this problem. Why is it doing this: mysql> select trim('foo' FROM 'foobaar'); ++ | trim('foo' FROM 'foobaar') | ++ | baar | +--