<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://mirmodynamics.com/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Mirmo Dynamics - Tag - pdo</title>
  <link>http://mirmodynamics.com/</link>
  <atom:link href="http://mirmodynamics.com/feed/tag/pdo/rss2" rel="self" type="application/rss+xml"/>
  <description>Si tu kiffes pas reunoi, t'écoutes pas et puis c'est tout.</description>
  <language>en</language>
  <pubDate>Sun, 14 Mar 2010 19:59:01 +0100</pubDate>
  <copyright>2003-2009 &amp;copy; Geoffrey Bachelet</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>PDO not throwing an exception when it should</title>
    <link>http://mirmodynamics.com/post/2007/10/01/PDO-not-throwing-an-exception-when-it-should</link>
    <guid isPermaLink="false">urn:md5:60df19dc3606fa5537a420e0bd129709</guid>
    <pubDate>Mon, 01 Oct 2007 17:40:00 +0200</pubDate>
    <dc:creator>Geoffrey</dc:creator>
        <category>Coding</category>
        <category>bug</category><category>exceptions</category><category>mysql</category><category>pdo</category><category>php</category>    
    <description>    &lt;p&gt;Today I ran into an issue that I already ran into a few weeks ago when I did not have time to dig up, but today I had this time (this plus it's a really annoying issue as you'll see). The main symptom is that PDO does not throws exceptions when you'd expect it to. It's very annoying. The reason, in my case, seems to be that I am querying an old mysql (3.23.x in my case but any 4.x will do &lt;a href=&quot;http://bugs.php.net/bug.php?id=42371&quot;&gt;according to this bug report&lt;/a&gt;). I was not able to find any info from google, so I'm posting this here so that people know :-)&lt;/p&gt;</description>
    
    
    
          <comments>http://mirmodynamics.com/post/2007/10/01/PDO-not-throwing-an-exception-when-it-should#comment-form</comments>
      <wfw:comment>http://mirmodynamics.com/post/2007/10/01/PDO-not-throwing-an-exception-when-it-should#comment-form</wfw:comment>
      <wfw:commentRss>http://mirmodynamics.com/feed/atom/comments/1054</wfw:commentRss>
      </item>
    
  <item>
    <title>dotdeb et PDO_Mysql</title>
    <link>http://mirmodynamics.com/post/2006/11/28/dotdeb-et-PDO_Mysql</link>
    <guid isPermaLink="false">urn:md5:64d2bdd89f982f4b87f845071b8a5c76</guid>
    <pubDate>Tue, 28 Nov 2006 13:38:00 +0100</pubDate>
    <dc:creator>Geoffrey</dc:creator>
        <category>Le saviez vous ?</category>
        <category>dotdeb</category><category>mysql</category><category>pdo</category><category>php</category>    
    <description>    &lt;p&gt;Pour ceux:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;qui utilisent le repository &lt;a href=&quot;http://www.dotdeb.org/&quot;&gt;dotdeb&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;qui se demandent pourquoi &lt;code&gt;php5-pdo-mysql&lt;/code&gt; a disparu&lt;/li&gt;
&lt;li&gt;qui ne lisent pas les news de dotdeb&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Sachez que &lt;code&gt;php5-pdo-mysql&lt;/code&gt; a été renommé/fusionné en &lt;code&gt;php5-mysql&lt;/code&gt;.&lt;/p&gt;


&lt;p&gt;C'était l'info utile (ou pas) du jour.&lt;/p&gt;</description>
    
    
    
          <comments>http://mirmodynamics.com/post/2006/11/28/dotdeb-et-PDO_Mysql#comment-form</comments>
      <wfw:comment>http://mirmodynamics.com/post/2006/11/28/dotdeb-et-PDO_Mysql#comment-form</wfw:comment>
      <wfw:commentRss>http://mirmodynamics.com/feed/atom/comments/727</wfw:commentRss>
      </item>
    
</channel>
</rss>