Skip to content

Commit

Permalink
TEIID-3289 adding a ki
Browse files Browse the repository at this point in the history
  • Loading branch information
shawkins committed Jan 23, 2015
1 parent 9c7d748 commit 83d75f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
Expand Up @@ -331,6 +331,7 @@ <h2><a name="Other">Other Issues</a></h2>
<li>TEIID-2836 - Data from DB2 on z/OS in EBCDIC may not be represented correctly at runtime. It is recommended that the values are converted to ASCII or another common character set.
<li>TEIID-2998 - Google spreadsheets containing all string data do not detect their row data and labels correctly on the Google backend.
<li>TEIID-3070 - Netty threads may inappropriately take up CPU resources. This affects most EAP releases. Upgrade the AS version of Netty to 3.6.10.Final to address this issue.
<li>TEIID-3289 - The timestamp to string conversion performed in MySQL will produce a string with all of the trailing zeros (up to 6) for the fractional seconds. This differs from the expected Teiid/Java format.
</ul>
<h4>from 7.0</h4>
<ul>
Expand Down

0 comments on commit 83d75f5

Please sign in to comment.