Comment 4 for bug 938977

Revision history for this message
Sergey Petrunia (sergefp) wrote :

I've added a

set @call_count=@call_count +1

statement into the stored function so I could tell how many times it is invoked. Indeed:

5.2: 6 times
5.3: 30176 times.