PATCH: REXEXP in select only works with short expressions on Alpha

2001-04-10 Thread Michael Widenius
Hi! > "Stephen" == Stephen Beynon <[EMAIL PROTECTED]> writes: Stephen> On Mon, 9 Apr 2001, Sinisa Milivojevic wrote: Stephen> The problem still exists on gcc 2.95.3 (I was part way through installing Stephen> this when I recieved your mail - I can try 2.95.2 if you think that would Stephen>

Re: REXEXP in select only works with short expressions on Alpha

2001-04-09 Thread Stephen Beynon
On Mon, 9 Apr 2001, Sinisa Milivojevic wrote: The problem still exists on gcc 2.95.3 (I was part way through installing this when I recieved your mail - I can try 2.95.2 if you think that would be usefull) The new information captured from mysqlbug is as follows Server version 3.23.36

Re: REXEXP in select only works with short expressions on Alpha

2001-04-09 Thread Sinisa Milivojevic
[EMAIL PROTECTED] writes: > >Description: > When transfering a database application to use an Alpha Linux server > rather than intel Linux previously working regular expressions fail to work. > It appears to be due to a length limit. This effects both binary downloads > and home compi

RE: REXEXP in select only works with short expressions on Alpha

2001-04-08 Thread Quentin Bennett
Hi, Just a guess, but I expect that the first response will be to use gcc 2.95.2 or later Quentin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, 9 April 2001 1:30 p.m. To: [EMAIL PROTECTED] Subject: REXEXP in select only works with short expressions

REXEXP in select only works with short expressions on Alpha

2001-04-08 Thread stephen
>Description: When transfering a database application to use an Alpha Linux server rather than intel Linux previously working regular expressions fail to work. It appears to be due to a length limit. This effects both binary downloads and home compiled distributions. >How-To-Repeat: Sim