> * @TODO Figure out why SQL queries do not give proper results<br>
>- this means that your code does not work?<br><br>This is actually very old.  So, please ignore it.<br><br><br>Thanks for the comments. <br><br clear="all">--------------------------------------------------<br>Best regards,<br>
Zeeshan Mughal<br>Email:  <a href="mailto:zeeshanmughal@ieee.org">zeeshanmughal@ieee.org</a><br>Web:  <a href="http://www.zixan.info">http://www.zixan.info</a><br>
<br><br><div class="gmail_quote">On Tue, Aug 11, 2009 at 4:11 AM, Michal Čihař <span dir="ltr"><<a href="mailto:michal@cihar.com">michal@cihar.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br>
<br>
Dne Tue, 11 Aug 2009 03:35:22 -0400<br>
Zeeshan Mughal <<a href="mailto:zeeshanmughal@ieee.org">zeeshanmughal@ieee.org</a>> napsal(a):<br>
<div class="im"><br>
> I hope my work helps the community, and phpmyadmin's users find it worthy of<br>
> their use.  Also, I would appreciate if someone from the developers team can<br>
> assign him to the patch.<br>
<br>
</div>First, the patch does not apply:<br>
<br>
refs_final.patch<br>
(Stripping trailing CRs from patch.)<br>
patching file db_search.php<br>
(Stripping trailing CRs from patch.)<br>
patching file db_structure.php<br>
(Stripping trailing CRs from patch.)<br>
patching file index.php<br>
(Stripping trailing CRs from patch.)<br>
patching file lang/english-utf-8.inc.php<br>
Hunk #1 succeeded at 1 with fuzz 2.<br>
(Stripping trailing CRs from patch.)<br>
patching file libraries/auth/cookie.auth.lib.php<br>
(Stripping trailing CRs from patch.)<br>
patching file libraries/config.default.php<br>
(Stripping trailing CRs from patch.)<br>
patching file libraries/db_perm.usr.pref.php<br>
(Stripping trailing CRs from patch.)<br>
patching file libraries/db_structure.lib.php<br>
(Stripping trailing CRs from patch.)<br>
patching file libraries/display_tbl.lib.php<br>
(Stripping trailing CRs from patch.)<br>
patching file libraries/footer.inc.php<br>
patch: **** malformed patch at line 541: +      } else {<br>
<br>
Also please remove not needed things from the patch:<br>
<br>
//$cfg['LoginCookieValidity'] =<br>
4646464654654564564654648645645456564465464;<br>
<br>
var $link = ''; in permUsrPref class<br>
<br>
Other comments:<br>
<br>
permUsrPref class should be named PMA_PermUsrPref and it should be<br>
defined in libraries/PermUsrPref.class.php<br>
<br>
permUsrPref.table should not be hardcoded, but configurable<br>
<br>
You should really use PMA_query_as_controluser<br>
<br>
You copy the same code to several places, it should be rather single<br>
include which would provide all what is needed to access preferences.<br>
<br>
 * @TODO Figure out why SQL queries do not give proper results<br>
- this means that your code does not work?<br>
<font color="#888888"><br>
--<br>
        Michal Čihař | <a href="http://cihar.com" target="_blank">http://cihar.com</a> | <a href="http://blog.cihar.com" target="_blank">http://blog.cihar.com</a><br>
</font><br>------------------------------------------------------------------------------<br>
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>
trial. Simplify your report design, integration and deployment - and focus on<br>
what you do best, core application coding. Discover what's new with<br>
Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</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>
<br></blockquote></div><br>