<?xml version="1.0"?>
<?xml-stylesheet 
 href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.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:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/8291/bug">
    <title>PEAR Bug #8291</title>
    <link>http://pear.php.net/bugs/8291</link>
    <description>[Closed] tableInfo is returning length in [type]</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bugs/8291"/>
      <rdf:li rdf:resource="http://pear.php.net/bugs/8291/2006-07-26+02%3A07%3A13#2006-07-26+02%3A07%3A13"/>
     </rdf:Seq>
    </items>
  </channel>
    <item rdf:about="http://pear.php.net/bugs/8291">
      <title>abrin@... [2006-07-25 20:34:17]</title>
      <link>http://pear.php.net/bugs/8291</link>
      <description><![CDATA[<pre>MDB2_Driver_mysql Bug
Reported by abrin@...
2006-07-26T00:34:17-00:00
PHP: 5.1.3 OS: linux Package Version: 1.2.0

Description:
------------
When getting the TableInfo, the type value for each field is 
displaying both the column type and length.  According to the 
documentation it should just return the column type.  This is 
occuring on both Mysql 4.1 and 5.0.

Thanks for fixing the primary key so quickly

Test script:
---------------
$var = $db-&gt;tableInfo($table);</pre>]]></description>
      <content:encoded><![CDATA[<pre>MDB2_Driver_mysql Bug
Reported by abrin@...
2006-07-26T00:34:17-00:00
PHP: 5.1.3 OS: linux Package Version: 1.2.0

Description:
------------
When getting the TableInfo, the type value for each field is 
displaying both the column type and length.  According to the 
documentation it should just return the column type.  This is 
occuring on both Mysql 4.1 and 5.0.

Thanks for fixing the primary key so quickly

Test script:
---------------
$var = $db-&gt;tableInfo($table);</pre>]]></content:encoded>
      <dc:date>2006-07-26T00:34:17-00:00</dc:date>
    </item>
    <item rdf:about="http://pear.php.net/bugs/8291/2006-07-26+02%3A07%3A13#2006-07-26+02%3A07%3A13">
      <title>lsmith [2006-07-26 06:07]</title>
      <link>http://pear.php.net/bugs/8291#1153894033</link>
      <description><![CDATA[<pre>This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.</pre>]]></description>
      <content:encoded><![CDATA[<pre>This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.</pre>]]></content:encoded>
      <dc:date>2006-07-26T06:07:13-00:00</dc:date>
    </item>
</rdf:RDF>