<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #25434 / Varien_Db_Adapter should throw an Exception after </title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=11120</link>
        <description><![CDATA[<strong>Posted:</strong> 2011-03-17 07:06:28<br/><strong>Category:</strong> Webservices API<br/><strong>Version:</strong> 1.5.0.1<br/><strong>Priority:</strong> high<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/151626/">Halil Köklü</a></strong><br/><br/>First of all, I'm missing a category for general matters like bugs in the core code.<br />
<br />
Patch: https://github.com/halk/magento-mirror/commit/a818c97142b774b9c59b22d3388873a017b7c6a8<br />
<br />
Magento tries to connect to the database 10 times, but what happens when connection problem is still there after 10 tries? The process just goes on. Most of the raw_query calls do not validate the result, so this is a bug for me. <br />
<br />
Second, $tries is at wrong line in Mysqli.php, which was fixed in Mysql.php<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Varien_Db_Adapter should throw an Exception after </title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Hello,<br />
<br />
We have confirmed this issue and we will fix it as soon as possible.<br />
<br />
Than you for your help.]]></description>
    </item>
            <item>
        <title>RE: Varien_Db_Adapter should throw an Exception after </title>
        <description><![CDATA[<em>#2 / Comment by Magento Team</em><br/><br/>This issue is fixed in Magento 1.5.1.0.<br />
Thank you for the report.]]></description>
    </item>
        </channel>
</rss>