Re: [Maria-developers] 39e20ca7e28: MDEV-29748 ASAN errors or server crash in File_parser::parse upon concurrent view operations

2022-10-21 Thread Sergei Golubchik
Hi, Oleksandr, On Oct 21, Oleksandr Byelkin wrote: > > > > > > > > > >if (share->view_def->parse((uchar *) >tabledef_version, > > > > > NULL, > > > > > view_timestamp_parameters, 1, > > > > > _parser_dummy_hook)) > > > > > + { > >

Re: [Maria-developers] 99dcf061c8c: MDEV-29481 mariadb-upgrade prints confusing statement

2022-10-21 Thread Sergei Golubchik
Hi, Alexander, ok to push! On Oct 21, Alexander Barkov wrote: > revision-id: 99dcf061c8c (mariadb-10.4.26-55-g99dcf061c8c) > parent(s): 1be451ca797 > author: Alexander Barkov > committer: Alexander Barkov > timestamp: 2022-10-21 14:31:02 +0400 > message: > > MDEV-29481 mariadb-upgrade prints

Re: [Maria-developers] 39e20ca7e28: MDEV-29748 ASAN errors or server crash in File_parser::parse upon concurrent view operations

2022-10-21 Thread Oleksandr Byelkin
Hi, Sergei! On Thu, Oct 20, 2022 at 6:23 PM Sergei Golubchik wrote: > Hi, Oleksandr, > > On Oct 19, Oleksandr Byelkin wrote: > > On Wed, Oct 19, 2022 at 5:09 PM Sergei Golubchik > wrote: > > > On Oct 19, Oleksandr Byelkin wrote: > > > > > > > >if (share->view_def->parse((uchar *)