<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 3, 2014 at 10:08 PM, Atul Pratap Singh <span dir="ltr"><<a href="mailto:atulpratapsingh05@gmail.com" target="_blank">atulpratapsingh05@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="">On 3/3/14, Smita <<a href="mailto:kumarismita62@gmail.com">kumarismita62@gmail.com</a>> wrote:<br>

> Hi,<br>
><br>
> I was looking at the bug <a href="http://sourceforge.net/p/phpmyadmin/bugs/4301/" target="_blank">http://sourceforge.net/p/phpmyadmin/bugs/4301/</a> . I<br>
> think, If the query execution is not redirecting page, ie it's happening on<br>
> the same page via an ajax request then there are two ways we can approach<br>
> it.<br>
> 1.  Append an another Query box below previous Query box for all the<br>
> following requests. So in this case, we'll have separate query boxes for<br>
> each operation performed on the page.<br>
</div>Smita,<br>
Similar behavior occurs when:-<br>
In Browse mode, click on "Edit" in a table row => On edit page change<br>
something and click Go => see two SQL query boxes with UPDATE query<br>
box on top not below.<br></blockquote><div> </div><div>Yeah, skipping UPDATE query sounds good to me and In the success popup I
 think it's fine to just show the updation success message? <br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
But IMO, we could skip showing UPDATE query altogether if the user did<br>
it with grid edit.  Or we could also show SQL query momentarily in the<br>
success message that pops up.<br>
<div class=""><br>
> 2.  Append the query itself with separator semicolon in the same existing<br>
> query box. In this case we'll have same just one Query box having all the<br>
> Queries appended with separator semicolon.<br>
><br>
> Please let me know if any concern, and what approach we can take to solve<br>
> the same ?<br>
><br>
> Fixing the bug will also make sure that user will have list of all the<br>
> queries performed on relation in order that resulted into the results<br>
> displayed on the page.<br>
><br>
</div>If you mean showing a sort of history of SQL queries, I don't think<br>
main Browse page is suitable place for that.<br>
<br>
<br>
Regards<br>
--<br>
Atul Pratap Singh<br>
<a href="http://blog.atulsisodia.in/" target="_blank">http://blog.atulsisodia.in/</a><br></blockquote><div> </div><div>Thanks and Regards<br></div><div>Smita Kumari <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

------------------------------------------------------------------------------<br>
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.<br>
With Perforce, you get hassle-free workflows. Merge that actually works.<br>
Faster operations. Version large binaries.  Built-in WAN optimization and the<br>
freedom to use Git, Perforce or both. Make the move to Perforce.<br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</blockquote></div><br></div></div>