<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 5, 2014 at 3:41 AM, Isaac Bennetch <span dir="ltr"><<a href="mailto:bennetch@gmail.com" target="_blank">bennetch@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
<br>
On 7/4/14, 4:12 PM, Chirayu Chiripal wrote:<br>
</div><div class="">> Please, review the work I have done so far:<br>
> <a href="https://github.com/D-storm/phpmyadmin/tree/FR-637" target="_blank">https://github.com/D-storm/phpmyadmin/tree/FR-637</a>. So that I can come to<br>
> know if I am missing something or not. Tasks to be done yet includes:<br>
> Mechanism to change input fields & One plugin to demonstrate/test this<br>
> and fix failing testcases.<br>
<br>
<br>
</div>There is a scenario where I can reproduce some warning/error messages<br>
using the transformations (pasted below), but I've confirmed that they<br>
also exist in master so they're unrelated to your work here. I'm<br>
mentioning it here (1) in case anyone else encounters the messages and<br>
thinks about reporting them to you and (2) so I can file a proper bug<br>
report shortly.<br>
<br>
Regards,<br>
~isaac<br>
<br>
> Warning in ./libraries/dbi/DBIMysqli.class.php#258<br>
> mysqli_query() expects parameter 2 to be string, object given<br>
><br>
> Backtrace<br>
><br>
> ./libraries/dbi/DBIMysqli.class.php#258: mysqli_query(<br>
> object,<br>
> object,<br>
> integer 0,<br>
> )<br>
> ./libraries/DatabaseInterface.class.php#180: PMA_DBI_Mysqli->realQuery(<br>
> object,<br>
> object,<br>
> integer 1,<br>
> )<br>
> ./libraries/DatabaseInterface.class.php#1406: PMA_DatabaseInterface->tryQuery(<br>
> object,<br>
> NULL,<br>
> integer 1,<br>
> boolean false,<br>
> )<br>
> ./libraries/insert_edit.lib.php#2440: PMA_DatabaseInterface->fetchValue(object)<br>
> ./tbl_replace.php#421: PMA_verifyWhetherValueCanBeTruncatedAndAppendExtraData(<br>
> string 'test',<br>
> string 'transforms',<br>
> string 'sql',<br>
> array,<br>
> )<br>
> Warning in ./libraries/dbi/DBIMysqli.class.php#450<br>
> mysqli_num_rows() expects parameter 1 to be mysqli_result, null given<br>
><br>
> Backtrace<br>
><br>
> ./libraries/dbi/DBIMysqli.class.php#450: mysqli_num_rows(NULL)<br>
> ./libraries/DatabaseInterface.class.php#2135: PMA_DBI_Mysqli->numRows(NULL)<br>
> ./libraries/DatabaseInterface.class.php#1413: PMA_DatabaseInterface->numRows(NULL)<br>
> ./libraries/insert_edit.lib.php#2440: PMA_DatabaseInterface->fetchValue(object)<br>
> ./tbl_replace.php#421: PMA_verifyWhetherValueCanBeTruncatedAndAppendExtraData(<br>
> string 'test',<br>
> string 'transforms',<br>
> string 'sql',<br>
> array,<br>
<div class="HOEnZb"><div class="h5">> )<br>
<br clear="all"></div></div></blockquote></div><br></div><div class="gmail_extra">Yes, even I have encountered these error messages but I don't have the exact steps to reproduce them.<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>