Hi,
> Hi!
>
> On Nov 26, 2006, at 9:33 PM, Jan Lindström wrote:
>
> > No it has not, we can support that. However printing errors from
> > commit
> > is a problem. I fixed this adding a new function to handlerton
> > structure
> > and calling that to retrieve a error key, error table and error
> > message
> > from the storage engine.
>
>
> The handler specific print error needs to be moved up to the
> handlerton layer (along with bas_ext, create, delete_table), I just
> haven't gotten around to do it. If this is really needed quickly
> though I can generate a patch for you in the tree.
>
I introduced my fix to 5.0 but it would be nice to have 'official' fix
at least for 5.1.
R: Jan