<div dir="ltr"><div class="gmail_extra">Hi,<br><br></div><div class="gmail_extra"><div class="gmail_quote">On Fri, May 23, 2014 at 12:52 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><div class="h5">> On Fri, May 23, 2014 at 12:35 AM, Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>> wrote:<br>
><br>
>> Chirayu Chiripal a écrit :<br>
>>> 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<br>
>> rows)<br>
>>> present in the table (See QA_4_2_Button_1_export.sql) whereas when<br>
>> Button 2<br>
>>> was used then only the rows (10 rows) displayed in results according to<br>
>> 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>
>> Button 1 means to export the rows that you have selected via each row's<br>
>> checkbox.<br>
>><br>
>> --<br>
>> Marc Delisle (phpMyAdmin)<br>
>><br>
><br>
> 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<br>
> of the query but it is exporting all the rows of the table.<br>
<br>
</div></div>Correct, it should not export anything.<br>
<div class="HOEnZb"><div><br>
--<br>
Marc Delisle (phpMyAdmin)<br> 
<br></div></div></blockquote><div> </div><div></div></div>Currently, there is no SQL Export for queries involving multiple tables such as join query. So, does that mean aliases is to be considered only in SELECT statements involving one table? or Am I missing something here?<br>
<br></div><div class="gmail_extra">-- <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>