maxdb [mailto:[EMAIL PROTECTED] wrote:

> Hi,
> 
> I was mistake and take name filed parameter on arg #3 instead 
> of arg #1 in
> replace database function. As result the next select was 
> cause database
> crash.
> 
> select id, replace('\"','', name ) from test
> 
> 
> Table 'test' was have field 'name' - varchar(128). 

The second parameter having a length of 0 bytes causes the trouble.
I could not reproduce YOUR trace back, but mine did not look better.
Will be corrected with the next version.
Thank you for reporting

Elke
SAP Labs Berlin

> 
> MaxDB 7.6.16 ASPLinux 10 (Fedora Core 3).
> 
> 
> --------------------------------------------------------------
> --------------
> ----
> Date       Time       TID Typ MsgID Label    Message-Text
> --------------------------------------------------------------
> --------------
> ----
> 2005-12-14 13:38:32                          --- Starting GMT 
> 2005-12-14
> 07:38:32           7.6.00   Build 016-121-109-428 
> 2005-12-14 13:47:25                          ___ Stopping GMT 
> 2005-12-14
> 07:47:25           7.6.00   Build 016-121-109-428 
> 2005-12-14 13:48:18                          --- Starting GMT 
> 2005-12-14
> 07:48:18           7.6.00   Build 016-121-109-428 
> 2005-12-15 14:16:03                          ___ Stopping GMT 
> 2005-12-15
> 08:16:03           7.6.00   Build 016-121-109-428 
> 2005-12-15 14:31:06                          --- Starting GMT 
> 2005-12-15
> 08:31:06           7.6.00   Build 016-121-109-428 
> 2005-12-15 14:35:20                          ___ Stopping GMT 
> 2005-12-15
> 08:35:20           7.6.00   Build 016-121-109-428 
> 2005-12-15 14:35:21                          --- Starting GMT 
> 2005-12-15
> 08:35:21           7.6.00   Build 016-121-109-428 
> 2005-12-15 14:35:35                          ___ Stopping GMT 
> 2005-12-15
> 08:35:35           7.6.00   Build 016-121-109-428 
> 2005-12-15 14:35:46                          --- Starting GMT 
> 2005-12-15
> 08:35:46           7.6.00   Build 016-121-109-428 
> 2005-12-19 12:13:53    24 ERR 20011 MOVECODE VAK05:1
> 2005-12-19 12:13:53    24 ERR 20011 MOVECODE 2005-12-19 
> 12:13:53 MOVECODE
> Error 20011
> 2005-12-19 12:13:53    24 ERR 20011 MOVECODE Bad parameter: 
> limit source
> 8192000 destination 20, source [0XE34B5480]+10, destination 
> [0XE4CA86EC]+1,
> 1723 bytes
> 2005-12-19 12:13:53    24 ERR 20011 MOVECODE VAK05:1
> 2005-12-19 12:13:53    24 ERR 20011 MOVECODE 2005-12-19 
> 12:13:53 MOVECODE
> Error 20011
> 2005-12-19 12:13:53    24 ERR 20011 MOVECODE Bad parameter: 
> limit source
> 8192000 destination 20, source [0XE34B5480]+10, destination 
> [0XE4CA86EC]+1,
> 1723 bytes
> 2005-12-19 12:13:53    24 ERR 20011 MOVECODE  +
> SAPDB_PascalMoveKernel.cpp:96
> 2005-12-19 12:13:53    24 ERR 20011 MOVECODE  + 2005-12-19 
> 12:13:53 MOVECODE
> Error 20013
> 2005-12-19 12:13:53    24 ERR 20011 MOVECODE  -   Module 
> VAK05 call index 1
> 2005-12-19 12:51:17     0 ERR 11330 COREHAND ABORTING due to signal 11
> 2005-12-19 12:51:17     0 ERR 11599 BTRACE   ----> Emergency 
> Stack Back 
> 
> 
> Pavel Konovalov
> 
> 
> 
> 
> -- 
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to