<div class="gmail_quote"><div>Hi Rouslan,<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><div>
> Rouslan, it is time to know your thoughts.<br>
> Can you please let me know from where the file you mentioned is going to<br>
> executed.<br>
> PMA_RTN_handleExecute() function calls only in PMA_RTN_main() and<br>
> PMA_RTN_main() function only calls in rte_main.inc.php file.<br>
> But when I'm executing a stored procedure from SQL window these<br>
> functions are not calling.<br>
> Can you please explain these things ?<br>
<br>
</div></div>PMA_RTN_handleExecute is called when you select a database, then click<br>
on the "Routines" tab and then click on the "Execute" link from the<br>
routines list.<br></blockquote></div><br></div>Thanks for your quick reply.<br>I have never used that before. :)<br>I'll try to do some improvements in that file.<br></blockquote><div><br>I did some improvements to that file [0], and seems routines working properly.<br>
I would be highly appreciated if you can just check the changes I did and let me know id there are points that may possible to break the behaviour, since you have idea on existed code as well as the behaviour.<br>And what do you think about the display message ? (currently it shows affected rows, but for multiple tables ?)<br>
<br>[0] : <a href="https://github.com/Chanaka/phpmyadmin/commit/0659000a4e773ef8ae2f46f800bfdbce285deb6a">https://github.com/Chanaka/phpmyadmin/commit/0659000a4e773ef8ae2f46f800bfdbce285deb6a</a><br><br>Regards !<br><br><i style="color:rgb(153,153,153)">Chanaka</i><br>
</div></div>