<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, May 23, 2014 at 12:35 AM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Chirayu Chiripal a écrit :<br>
<div class="">> Hi,<br>
><br>
> While analyzing the current behavior of export feature, few doubts has<br>
> arisen in my mind regarding it. In sql_export.png, There are two export<br>
> buttons, button 1 & button 2 respectively. When exporting using Button 1<br>
> shown in sql_export.png, the resulting sql file had all the rows (20 rows)<br>
> present in the table (See QA_4_2_Button_1_export.sql) whereas when Button 2<br>
> was used then only the rows (10 rows) displayed in results according to the<br>
> LIMIT condition in the query were in the sql file (See<br>
> QA_4_2_Button_2_export.sql). Is this the correct behavior or both should<br>
> have generated identical sql export file?<br>
><br>
> SQL query which was used: SELECT * FROM `abcd` WHERE 1 limit 10<br>
><br>
<br>
</div>Button 1 means to export the rows that you have selected via each row's<br>
checkbox.<br>
<br>
--<br>
Marc Delisle (phpMyAdmin)<br clear="all"></blockquote><div><br></div><div>What if I didn't selected any rows? <br><br>IMHO, In this case it should not export rows which are not in the resultset of the query but it is exporting all the rows of the table.<br>
</div></div><br>-- <br><div dir="ltr">Regards,<br>Chirayu Chiripal<br>phpMyAdmin Intern - Google Summer of Code 2014<br><a href="https://chirayuchiripal.wordpress.com/" target="_blank">https://chirayuchiripal.wordpress.com/</a><br>
</div>
</div></div>