<div class="gmail_quote"><div>Hi Rouslan,</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">>          > Rouslan, it is time to know your thoughts.<br>

>          > Can you please let me know from where the file you mentioned<br>
>         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>
>         PMA_RTN_handleExecute is called when you select a database, then<br>
>         click<br>
>         on the "Routines" tab and then click on the "Execute" link from the<br>
>         routines list.<br>
><br>
><br>
>     Thanks for your quick reply.<br>
>     I have never used that before. :)<br>
>     I'll try to do some improvements in that file.<br>
><br>
><br>
> I did some improvements to that file [0], and seems routines working<br>
> properly.<br>
> I would be highly appreciated if you can just check the changes I did<br>
> and let me know id there are points that may possible to break the<br>
> 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<br>
> affected rows, but for multiple tables ?)<br>
><br>
> [0] :<br>
> <a href="https://github.com/Chanaka/phpmyadmin/commit/0659000a4e773ef8ae2f46f800bfdbce285deb6a" target="_blank">https://github.com/Chanaka/phpmyadmin/commit/0659000a4e773ef8ae2f46f800bfdbce285deb6a</a><br>
><br>
> Regards !<br>
><br>
</div></div>> /Chanaka/<br>
<br>
I've tried the code from your branch and executing routines seems to<br>
work perfectly now, well done :)<br></blockquote><div><br></div><div>Thanks for your time to looking at that.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

As far as the display message goes, the number of affected rows by the<br>
last statement of the routine is as much information as we can get about<br>
the execution of a routine as far as I know.</blockquote><div><br></div><div>Yes, message should be give good information for the user.</div><div>I'll look at that.</div><div><br></div><div>Regards !</div><div><br></div>
<div><i><font color="#999999">Chanaka </font></i></div></div>