Hi, Sanja! On Dec 15, Oleksandr Byelkin wrote: > On 15.12.14 22:03, Sergei Golubchik wrote: > > > > On Nov 17, [email protected] wrote: > >> ------------------------------------------------------------ > >> revno: 4350 > >> revision-id: [email protected] > >> parent: [email protected] > >> committer: [email protected] > >> branch nick: work-maria-5.5-MDEV-6985 > >> timestamp: Mon 2014-11-17 14:26:35 +0100 > >> message: > >> MDEV-6985: MariaDB crashes on stored procedure call
Ok to push > >> === modified file 'sql/item.cc' > >> --- a/sql/item.cc 2014-10-06 17:53:55 +0000 > >> +++ b/sql/item.cc 2014-11-17 13:26:35 +0000 > >> @@ -862,12 +862,20 @@ void Item_ident::cleanup() > >> field_name ? field_name : "(null)", > >> orig_field_name ? orig_field_name : "(null)")); > >> #endif > > Before pushing, please remove the above #ifdef, in a separate commit. > > thanks! Don't forget this, please Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

