Re: [Maria-developers] MDEV-27036: do not output empty subqueries in traces

16 Nov
2021
16 Nov
'21
11:56 a.m.
Hi Sergei,
This reads as if the trace can have an empty clause describing a subquery. This is very confusing. Actually, the patch removes potential empty "subqueries" arrays. Do you have a testcase for this? I'm trying to find one with grep -rn -A1 '"subqueries"' mysql-test/{main,suite} and I can't.
for (n=0; n < children.elements(); n++) { if (is_connection_printable_in_json(children.at(i)->connection_type)) return true; } return false; ?
BR Sergei -- Sergei Petrunia, Software Developer MariaDB Corporation | Skype: sergefp | Blog: http://petrunia.net
1264
Age (days ago)
1264
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sergey Petrunia