You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by jt...@apache.org on 2006/04/14 21:52:21 UTC

svn commit: r394180 [2/3] - in /db/derby/site/trunk/src/documentation/content/xdocs/releases: release-10.1.1.0.html release-10.1.2.1.html

Modified: db/derby/site/trunk/src/documentation/content/xdocs/releases/release-10.1.1.0.html
URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/content/xdocs/releases/release-10.1.1.0.html?rev=394180&r1=394179&r2=394180&view=diff
==============================================================================
--- db/derby/site/trunk/src/documentation/content/xdocs/releases/release-10.1.1.0.html (original)
+++ db/derby/site/trunk/src/documentation/content/xdocs/releases/release-10.1.1.0.html Fri Apr 14 12:52:18 2006
@@ -1,460 +1,799 @@
-<html> 
-  <header> 
-    <title>Apache Derby 10.1.1.0 Release</title> 
-  </header> 
-  <body>
-    <h1>Distributions</h1>
-    <p>Use the links below to download a distribution of Apache Derby from
-       one of our mirrors. It is good practice to <a href="#Verifying+releases">verify the integrity</a>
-       of the distribution files.</p>
-
-<p>You are currently using <strong>[preferred]</strong>. If you encounter a
-problem with this mirror, then please select another.  If all
-mirrors are failing, there are backup mirrors at the end of the list.
-See <a href="http://www.apache.org/mirrors/">status</a> of mirrors.
-</p>
-
-<form action="[location]" method="get" id="SelectMirror">
-Other mirrors: <select name="Preferred">
-<!--[if-any http] [for http]-->
-<option value="[http]">[http]</option>
-<!--[end] [end]-->
-<!--[if-any ftp] [for ftp]-->
-<option value="[ftp]">[ftp]</option>
-<!--[end] [end]-->
-<!--[if-any backup] [for backup]-->
-<option value="[backup]">[backup] (backup)</option>
-<!--[end] [end]-->
-</select>
-<input type="submit" value="Change" />     
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta content="Apache Forrest" name="Generator">
+<meta name="Forrest-version" content="0.7">
+<meta name="Forrest-skin-name" content="pelt">
+<meta name="generator" content="">
+<title>Apache Derby 10.1.1.0 Release</title>
+<link type="text/css" href="../skin/basic.css" rel="stylesheet">
+<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
+<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
+<link type="text/css" href="../skin/profile.css" rel="stylesheet">
+<script src="../skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="../skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="../skin/fontsize.js" language="javascript" type="text/javascript"></script>
+<link rel="shortcut icon" href="../">
+</head>
+<body onload="init()">
+<script type="text/javascript">ndeSetTextSize();</script>
+<div id="top">
+<div class="breadtrail">
+<a href="http://www.apache.org/">apache</a> &gt; <a href="http://db.apache.org/">db</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+</div>
+<div class="header">
+<div class="grouplogo">
+<a href="http://db.apache.org/derby"><img class="logoImage" alt="Apache Derby" src="../images/derby-logo-web.png" title="Derby is a zero-admin Java RDBMS"></a>
+</div>
+<div class="projectlogoA1">
+<a href="http://db.apache.org"><img class="logoImage" alt="Apache DB Project" src="../images/db-logo-white.png" title="Apache DB creates and maintains database solutions."></a>
+</div>
+<ul id="tabs">
+<li>
+<a class="base-not-selected" href="../index.html">Home</a>
+</li>
+<li>
+<a class="base-not-selected" href="../quick_start.html">Quick Start</a>
+</li>
+<li class="current">
+<a class="base-selected" href="../derby_downloads.html">Download</a>
+</li>
+<li>
+<a class="base-not-selected" href="../derby_comm.html">Community</a>
+</li>
+<li>
+<a class="base-not-selected" href="../manuals/index.html">Documentation</a>
+</li>
+<li>
+<a class="base-not-selected" href="../integrate/index.html">Resources</a>
+</li>
+</ul>
+</div>
+</div>
+<div id="main">
+<div id="publishedStrip">
+<div id="level2tabs"></div>
+<script type="text/javascript"><!--
+document.write("<text>Last Published:</text> " + document.lastModified);
+//  --></script>
+</div>
+<div class="breadtrail">
+             
+             &nbsp;
+           </div>
+<div id="menu">
+<div onclick="SwitchMenu('menu_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">Download</div>
+<div id="menu_1.1" class="menuitemgroup">
+<div class="menuitem">
+<a href="../derby_downloads.html">Overview</a>
+</div>
+<div class="menuitem">
+<a href="../releases/release-10.1.2.1.cgi">10.1.2.1</a>
+</div>
+</div>
+<div class="searchbox">
+<hr>
+<form action="http://www.google.com/search" method="get">
+<input value="db.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="18" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
+                  <input attr="value" name="Search" value="Search" type="submit">
 </form>
-
-    <p>There are three different distributions:</p>
-    <ul>
-      <li>bin distribution - contains the documentation, javadoc, and jar files for Derby.</li>
-      <li>lib distribution - contains only the jar files for Derby.</li>
-      <li>src distribution - contains the Derby source tree at the point which the binaries were built.</li>
-    </ul>
-    <p> <a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.zip">db-derby-10.1.1.0-bin.zip</a> [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.zip.md5">MD5</a>]<br/>
-    <a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.tar.gz">db-derby-10.1.1.0-bin.tar.gz</a> [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.tar.gz.md5">MD5</a>]</p>
-    
-    <p><a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.zip">db-derby-10.1.1.0-lib.zip</a> [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.zip.md5">MD5</a>]<br/>
-    <a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.tar.gz">db-derby-10.1.1.0-lib.tar.gz</a> [<a href="[preferred]/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.tar.gz.md5">MD5</a>]</p>
-    
-    <p><a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.zip">db-derby-10.1.1.0-src.zip</a>  [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.zip.md5">MD5</a>]<br/>
-    <a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.tar.gz">db-derby-10.1.1.0-src.tar.gz</a> [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.tar.gz.md5">MD5</a>]</p>
-    
-    <p>There are two separate Eclipse plugins for Derby:</p>
-    <ul>
-      <li>derby_core_plugin - provides the Derby jar files to other plugins in Eclipse.</li>
-      <li>derby_ui_plugin - provides an Apache Derby Nature in Eclipse for easy database application development.</li>
-    </ul>
-    <p> <a href="[preferred]/db/derby/db-derby-10.1.1.0/derby_core_plugin_10.1.1.zip">derby_core_plugin_10.1.1.zip</a> [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/derby_core_plugin_10.1.1.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/derby_core_plugin_10.1.1.zip.md5">MD5</a>]<br/>
-    <a href="[preferred]/db/derby/db-derby-10.1.1.0/derby_ui_plugin_1.1.0.zip">derby_ui_plugin_1.1.0.zip</a> [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/derby_ui_plugin_1.1.0.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/derby_ui_plugin_1.1.0.zip.md5">MD5</a>]</p>
-    <p>Please note: both plugins must be installed for full functionality. For information on installing and using
-       the Derby plugins for Eclipse, please see the <a href="http://db.apache.org/derby/integrate/plugin_howto.html">Using the 10.1 Core and 1.1 UI Derby plug-ins</a> page.</p>
-    
-    
-      <h1>Release Overview</h1>
-      <p>Derby is a pure Java relational database engine using standard SQL and
-      JDBC as its APIs.</p>
-
-      <p>What's new in 10.1.1.0:</p>
-
-      <ul>
-        <li>New open source Derby network client driver</li>
-        <li>Support for J2ME/CDC/Foundation with JSR-169 JDBC subset</li>
-        <li>Online compress functionality for reclaiming disk space during operation</li>
-        <li>XA support for Network Server</li>
-        <li>Increased identifier lengths to 128 characters for all identifiers</li>
-        <li>Added SQL: INTERSECT and EXCEPT</li>
-        <li>Added SQL: SYNONYM</li>
-        <li>JDBC Updatable Result Sets</li>
-        <li>ORDER by expressions</li>
-        <li>Allow insertions into an identity column</li>
-        <li>Support for explicit Java method signature in function and procedure defintions</li>
-      </ul>
-
-      <p>For a comprehensive list of changes, consult the CHANGES file in your distribution.</p>
-      
-      <p>10.1.1.0 functionality includes:</p>
-       
-      <ul>
-        <li>Embedded engine with JDBC driver</li>
-        <li>Network Server</li>
-        <li>Network client JDBC driver</li>
-        <li>Command line tools: ij (SQL scripting), dblook (schema dump) and sysinfo (system info)</li>
-      </ul>
-      
-      <p>SQL support:</p>
-      <ul>
-        <li>Schemas, tables, tempoaray tables, views, triggers, indexes, savepoints</li>
-        <li>Java procedures and functions</li>
-        <li>Standard datatypes including BLOB and CLOB</li>
-        <li>Sub-queries and joins</li>
-        <li>Primary key, foreign key, unique and check constraints</li>
-        <li>Referential actions</li>
-      </ul>
-      
-      <p>Other features:</p>
-      <ul>
-        <li>Full ACID transaction support with all four isolation levels</li>
-        <li>Row and table level locking</li>
-        <li>Configurable authentication including LDAP support</li>
-        <li>Import/Export</li>
-        <li>On-line backup and recovery support</li>
-        <li>Optional on-disk encryption</li>
-        <li>Platform independent database format</li>
-        <li>Full support for Java 2 Security Manager</li>
-      </ul>
-      
-      <p>JDK/JDBC support:</p>
-      <ul>
-        <li>JDK 1.3, 1.4, 1.5, and J2ME support</li>
-        <li>JSR-169, JDBC 2.1, and JDBC 3.0 support</li>
-      </ul>
-    
-    
-    
-    <h1>Release Notes</h1>
-    
-    <p>Derby version 10.1.1.0</p>
-    
-    <p>This is the first official release for Derby as a subproject of the Apache DB proejct. The build number of this release is 208786.
-    For information on getting started using Derby, refer to the <a href="http://db.apache.org/derby/docs/10.1/getstart/index.html">Getting Started manual</a>.</p>
-
-    <p>The IBM Universal JDBC Driver is no longer required to use the Derby Network Server. A new Derby network
-    client driver, packaged as derbyclient.jar, is now provided for remote network access to the Derby Network
-    Server. For more information on using the Derby network client driver, see the <a href="http://db.apache.org/derby/docs/10.1/adminguide/index.html">Derby Server and Administration Guide</a>.</p>
-    
-    <p>A detailed list of changes can be found in the CHANGES file in each of the distributions listed below.</p>
-    <p>This release fixes the following reported JIRA issues since the 10.0.2.1 release:</p>
-    
-    <table>
-    <tr><td>Key</td><td>Summary</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-8'>DERBY-8</a></td><td>Connection object gets created with un-supported holdability on getting Connection object from XAConnection "inside" the global transaction</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-10'>DERBY-10</a></td><td>Provide XA Support for Network Server</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-19'>DERBY-19</a></td><td>NPE when trying to create a database at a directory that is not allowed</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-55'>DERBY-55</a></td><td>Derby documentation mentions script and batch files that don't exist</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-56'>DERBY-56</a></td><td>NsSample sample program refered to in documentation is missing</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-58'>DERBY-58</a></td><td>dblook options doco incorrect</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-62'>DERBY-62</a></td><td>TableName not serializable</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-66'>DERBY-66</a></td><td>Derby does not support open cursor across commits for XA transactions and hence DatabaseMetaData.supportsOpenCursorsAcrossCommit should return false.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-82'>DERBY-82</a></td><td>Add documentation for property - derby.language.logQueryPlan</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-87'>DERBY-87</a></td><td>org.apache.derby.database.UserUtility.add does not exist but is documented</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-91'>DERBY-91</a></td><td>XA .sql tests fail with jar files</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-92'>DERBY-92</a></td><td>Cannot connect to Derby using DB2 Universal Driver</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-96'>DERBY-96</a></td><td>partial log record writes that occur because of out-of order writes need to be handled by recovery.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-97'>DERBY-97</a></td><td>Support J2ME/CDC/Foundation with JSR169 JDBC subset</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-101'>DERBY-101</a></td><td>Limit on Number of log that can be created should be increased (current limit is  4194303)</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-102'>DERBY-102</a></td><td>can not insert more than 32270 charakters in long varchar, clob</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-104'>DERBY-104</a></td><td>Get rid of the Max lenght of 18 for constraint names</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-106'>DERBY-106</a></td><td>HashJoinStrategy leads to java.lang.OutOfMemoryError</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-107'>DERBY-107</a></td><td>Add Support for ODBC Metadata Calls to Derby</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-114'>DERBY-114</a></td><td>Buildworld target refers to non-existent jars target</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-115'>DERBY-115</a></td><td>BEFORE triggers missing from CREATE TRIGGER documentation</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-116'>DERBY-116</a></td><td>Content comment for SYSTRIGGERS.TRIGGERDEFINITION is misleading</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-121'>DERBY-121</a></td><td>Network Server reading blob/clob data size</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-122'>DERBY-122</a></td><td>Suite jdk14 is skipped incorrectly with J2SE 5.0</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-123'>DERBY-123</a></td><td>Derby incorrectly rounds double values down during insert into NUMERIC</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-124'>DERBY-124</a></td><td>Result type for CONCAT operator with blobs appears to be incorrect.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-126'>DERBY-126</a></td><td>Documentation bug. Doc says column default can be edited - it looks like it cannot</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-127'>DERBY-127</a></td><td>Aliased Columns not recognized after "group by... order by" combination</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-130'>DERBY-130</a></td><td>IDENTITY_VAL_LOCAL not reset when new Connection returned from PooledConnection</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-132'>DERBY-132</a></td><td>in place table/index compress which returns space to OS</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-134'>DERBY-134</a></td><td>Sorted string columns are sorted in a case sensitive way</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-139'>DERBY-139</a></td><td>LOCAL as a reserved keyword does not match other databases</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-153'>DERBY-153</a></td><td>Bad Eclipse plugin version specification</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-155'>DERBY-155</a></td><td>Add DISTINCT keyword support to INTERSECT and EXCEPT</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-158'>DERBY-158</a></td><td>PRIMARY KEY does not imply NOT NULL</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-161'>DERBY-161</a></td><td>DATE function as documented in the manuals does not support integer arguments. i.e. DATE(1232) does not work although the manual specifies that this format will return a date field that is "x" number of days since day 0.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-164'>DERBY-164</a></td><td>unicodeEscape command in ij doesn't work</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-168'>DERBY-168</a></td><td>Can't ALTER a column to have a new DEFAULT value.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-173'>DERBY-173</a></td><td>For the concurrency of ResultSet, Network Server should not send the concurrency of Statement.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-174'>DERBY-174</a></td><td>setNull does not work with java.sql.Types.TIMESTAMP</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-175'>DERBY-175</a></td><td>setNull does not work with java.sql.Types.BLOB when batching is turned on</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-180'>DERBY-180</a></td><td>XCL47 SQLState duplicated in messages_en.properties?</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-181'>DERBY-181</a></td><td>Function/Procedure specific name documented but not supported</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-182'>DERBY-182</a></td><td>BUILDING.txt 3.4.6 refers to a readme file for testing that does not exist</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-186'>DERBY-186</a></td><td>isFirst() returns true when relative(x) goes beyond result set</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-189'>DERBY-189</a></td><td>ResultSetMetaData.getSchemaName and ResultSetMetaData.isWritable donot return correct values</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-194'>DERBY-194</a></td><td>getPrecision() on TIME and TIMESTAMP is zero</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-198'>DERBY-198</a></td><td>Add Support for network Server USRIDONL security</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-199'>DERBY-199</a></td><td>Derby does not support array of column names or column indexes to execute or executeUpdate. Document incorrectly implies that Derby supports this functionality</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-214'>DERBY-214</a></td><td>Remove System.exit() calls from the DB2jServerImpl.java</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-217'>DERBY-217</a></td><td>issue with BLOBs and batch updates in 10.1.0.0</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-218'>DERBY-218</a></td><td>Add Relaxed Durability option</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-219'>DERBY-219</a></td><td>EXCEPT/INTERSECT fails in views</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-220'>DERBY-220</a></td><td>Javadoc build should include a timestamp and/or the svn revision number in a visible location.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-225'>DERBY-225</a></td><td>insert of decimal value larger than max succeeds with jdk15</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-227'>DERBY-227</a></td><td>Reference manual has incorrect information for supported resultset types for prepareCall JDBC api</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-228'>DERBY-228</a></td><td>need some OSGI related changes to MANIFEST.MF</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-229'>DERBY-229</a></td><td>Column names on ResultSet.updateXXX and getXXX methods are handled incorrectly</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-230'>DERBY-230</a></td><td>"Schema already exists" when creating a table</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-235'>DERBY-235</a></td><td>unable to create a database using a different storage factory than the one provided by default with the engine</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-236'>DERBY-236</a></td><td>Sane Mode and in our test environment, bootPassword gets written out in plain text to service.properties</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-237'>DERBY-237</a></td><td>Boot errors from store must not lose error messages/stack traces in between.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-242'>DERBY-242</a></td><td>DatabaseMetaData.supportsGetGeneratedKeys needs to return FALSE, since Derby only has limited support.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-243'>DERBY-243</a></td><td>connection toString should uniquely identify the connection</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-246'>DERBY-246</a></td><td>XA end() fails with Connection is closed error</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-247'>DERBY-247</a></td><td>Network Server demo program should support Derby network client driver</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-248'>DERBY-248</a></td><td>Network Server frameworks scripts should support Derby network client driver</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-249'>DERBY-249</a></td><td>Builds fail during splitmessages step if path contains spaces</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-250'>DERBY-250</a></td><td>With client setObject( parameterIndex, x, java.sql.DOUBLE) throws conversion exception if the object passed is a BigDecimal with more than 31 digits</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-251'>DERBY-251</a></td><td>DISTINCT query is returning duplicate rows</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-255'>DERBY-255</a></td><td>Closing a resultset after retrieving a large > 32K value with Network Server does not release locks</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-258'>DERBY-258</a></td><td>Incorrect method resolution with explicit method signature</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-265'>DERBY-265</a></td><td>In Network Server retrieving BLOB values with autocommit off causes NullPointerException in INSANE build / AssertFailure in in BaseContainerHandle.getTransaction in SANE Build</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-266'>DERBY-266</a></td><td>test tools/dblook_test.java fails if run in a directory having "*derby/*" in its path</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-279'>DERBY-279</a></td><td>Tagging in DITA docs causes Derby builds to fail.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-287'>DERBY-287</a></td><td>Return value of IDENTITY_VAL_LOCAL for different connections is not related.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-288'>DERBY-288</a></td><td>JDBC 2.0 Connection Methods Supported table in displays correctly in html but not in pdf form of Reference manual</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-302'>DERBY-302</a></td><td>Takes over 3 minutes to insert a 500kb String into CLOB</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-309'>DERBY-309</a></td><td>Regression: store/backupRestore1.java fails</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-313'>DERBY-313</a></td><td>testing/README.htm property descriptions: testSpecialProps wrongly named; useprocess omitted</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-314'>DERBY-314</a></td><td>eclipse plugin needs improved network server process handling</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-318'>DERBY-318</a></td><td>SYS.SYSCOLUMN problem with "GENERATED BY DEFAULT" column w/ Network Server</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-319'>DERBY-319</a></td><td>Derby returns incorrect values for "LENGTH" column of DatabaseMetaData.getProcedureColumns() result set.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-320'>DERBY-320</a></td><td>Failed test: derbyall/derbynetclientmats/derbynetmats.fail:lang/updatableResultSet.java</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-322'>DERBY-322</a></td><td>Remove resultSetHoldability property from ClientDataSource</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-325'>DERBY-325</a></td><td>Database cannot be started due to recovery failure</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-334'>DERBY-334</a></td><td>Add initial SQL support for XML datatype/functions in Derby,  based on SQL/XML specs.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-335'>DERBY-335</a></td><td>Enhance Derby by adding SYNONYM support. A synonym is an alternate name for a view or a table.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-337'>DERBY-337</a></td><td>dblook doesn't generate SQL statements for SQL functions.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-339'>DERBY-339</a></td><td>Network client XA should only keep XA state for transaction branch association, to track whether to send commit in autocommit mode.  All other state and state related decisions should be deferred to the server.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-344'>DERBY-344</a></td><td>NPE while performing a 'select distinct ' on a database in softupgrademode with 10.1</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-348'>DERBY-348</a></td><td>example.html file for the SimpleApp does not describe the arguments accepted by the program</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-361'>DERBY-361</a></td><td>Unknown page format error while doing recovery after a a crash while doing in place compress.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-366'>DERBY-366</a></td><td>In jdk13, when a connection transitions from global transaction to local transaction, its default holdability of HOLD_CURSORS_OVER_COMMIT is not restored.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-373'>DERBY-373</a></td><td>Documentation errors in "Server/Admin" Guide.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-374'>DERBY-374</a></td><td>Invalid URL with Derby Client when connecting to Network Server causes protocol exception.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-375'>DERBY-375</a></td><td>Specification of incomplete server properties on command line causes NPE with NetworkServerControl when starting the server.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-377'>DERBY-377</a></td><td>There is no information available  in the manuals on  how to upgrade  a  database from 10.0 to 10.1 version.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-389'>DERBY-389</a></td><td>With Network Server Database hangs after some time with many connections executing prepareStatement()</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-405'>DERBY-405</a></td><td>SYNONYM should not be allowed in SESSION schema because that can confusion wih temporary tables</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-416'>DERBY-416</a></td><td>Parameter in one of the error messages is not replaced by the desired value.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-420'>DERBY-420</a></td><td>missing classes in published javadoc and incorrect copyright date</td></tr>
-    </table>
-    
-    <p>Below is a list of open code issues documented in the JIRA bug tracking system
-    for the project at the time of the release:</p>
-    
-    <table>
-    <tr><td>Key</td><td>Summary</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-1'>DERBY-1</a></td><td>Can't create a new db on OS X</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-5'>DERBY-5</a></td><td>Network Server Protocol error when select fails and "order by" is specified</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-7'>DERBY-7</a></td><td>Bug in NULLIF Function</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-15'>DERBY-15</a></td><td>May get a non-uniue conglomerate id in a very unlikely XA edge case</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-17'>DERBY-17</a></td><td>Network Server Needs to generate CRRTKN on ACCRDB if client does not send it</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-20'>DERBY-20</a></td><td>LIKE handles strings with control characters incorrectly.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-22'>DERBY-22</a></td><td>Exception XCL16 incorrectly raised for ResultSet of method return after nested commit.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-23'>DERBY-23</a></td><td>just booting jdbc driver and shutting down seem to leak memory</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-26'>DERBY-26</a></td><td>Dropping a nested trigger and rerunning the querry causes NullPointerException</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-27'>DERBY-27</a></td><td>UCASE/LCASE function should change case according to database locale, but uppercases according to the JVM locale.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-28'>DERBY-28</a></td><td>Execute Statement of a SYSIBM sps gives java linkage error and class not found exception.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-29'>DERBY-39</a></td><td>Strange error in JOIN ON clause</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-48'>DERBY-48</a></td><td>A connection request that has a default schema that is being created by another transaction will fail to connect</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-70'>DERBY-70</a></td><td>Incorrect documentation about class loading from installed jar files.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-92'>DERBY-92</a></td><td>Cannot connect to Derby using DB2 Universal Driver</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-105'>DERBY-105</a></td><td>drop table statement shows wrong message after dropping table</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-129'>DERBY-129</a></td><td>Derby should throw a truncation error or warning when CASTing a parameter/constant to char or char for bit datatypes and the data is too large for the datatype.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-131'>DERBY-131</a></td><td>AVG precision is INTEGER instead of DOUBLE</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-138'>DERBY-138</a></td><td>Public javadoc should include the org.apache.derby.diag package to show usage of LockTable and other public VTI's</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-148'>DERBY-148</a></td><td>N/w server needs 2 jvm properties to be set to start on IPv6/IPv4 dual stack windows machines</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-151'>DERBY-151</a></td><td>Thread termination -> XSDG after operation is 'complete'</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-154'>DERBY-154</a></td><td>Does Network Server support scroll sensitive read-only and updatable resultsets?</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-160'>DERBY-160</a></td><td>Foreign key constraint failure closes the cursors in embedded mode but not in Network Server mode</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-162'>DERBY-162</a></td><td>Date format documentation incomplete.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-163'>DERBY-163</a></td><td>Timestamp formatting</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-166'>DERBY-166</a></td><td>NULL is not a valid constraint type</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-172'>DERBY-172</a></td><td>Trigger activation</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-176'>DERBY-176</a></td><td>Derby throws ERROR XBCM1: Java linkage error thrown during load of generated class org.apache.derby.exe.aced07c066x0102xca87x3319x00004aa5686e1 during execution of large query</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-177'>DERBY-177</a></td><td>Unnecessary waiting within EmbedDatabaseMetaData.getIndexInfo()</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-179'>DERBY-179</a></td><td>Hibernate bad support</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-183'>DERBY-183</a></td><td>Parameter names required in CREATE FUNCTION</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-195'>DERBY-195</a></td><td>isSearchable() returns true for a calculated field</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-204'>DERBY-204</a></td><td>Derby javadoc has lots of warnings</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-211'>DERBY-211</a></td><td>Network Server returns no result sets for a procedure call that returns no result</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-215'>DERBY-215</a></td><td>Correlation name not allowed for updatable columns in updatable cursors</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-238'>DERBY-238</a></td><td>Testharness: testEncryptionAlgorithm property is not being picked up correctly for some encryption suites</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-240'>DERBY-240</a></td><td>loading special locale fails with jdk131 and jars</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-241'>DERBY-241</a></td><td>Encrypted run of stress.multi test failed once with a boot error with ibm142</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-244'>DERBY-244</a></td><td>with linux, depending on env setting $LANG and console encoding, some i18n tests fail</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-283'>DERBY-283</a></td><td>On IPv6/Ipv4 dual stack windows machines, the network server needs the following jvm properties to be prefixed while starting the server</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-299'>DERBY-299</a></td><td>NetworkServerControlImpl should not have Hard coded message for Unexpected expections</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-300'>DERBY-300</a></td><td>Creation of SQLWarning on a getConnection causes hang on 131 vms when server and client are in same vm.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-301'>DERBY-301</a></td><td>test harness does not work correctly when colons or spaces are in the directory name</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-304'>DERBY-304</a></td><td>If by mistake you give he location for the db backup as the db itself , then windows created directories recursively until windows crashes!</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-310'>DERBY-310</a></td><td>Document and/or change Derby client code to match behavior with Embedded driver where possible.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-315'>DERBY-315</a></td><td>jdbcapi/rsgetXXXcolumNames fails with DerbyNet framework</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-321'>DERBY-321</a></td><td>ASSERT FAILED invalid space required 10012 newDataToWrite.getUsed() 10012 nextRecordOffset 189 ... on a database recoverty.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-328'>DERBY-328</a></td><td>Derby doesn't build properly in turkish locale</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-331'>DERBY-331</a></td><td>create table fails when a constraint defintion follows a column default</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-333'>DERBY-333</a></td><td>Malformed if statement in org.apache.derby.impl.drda.Database.getDRDAStatement()</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-341'>DERBY-341</a></td><td>Client should disallow XAConnection getConnection() when a global transaction has been started and a logical connection has already been obtained</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-345'>DERBY-345</a></td><td>Need to add a property to startNetworkServer.* to specify be able to set the derby.system.home property</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-349'>DERBY-349</a></td><td>setByte() with executeBatch causes hang with client if mapping is invalid, e.g. setByte to DATE</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-352'>DERBY-352</a></td><td>Clobs on insert using streams should not instantiate into memory</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-353'>DERBY-353</a></td><td>It is desirable to have IDENTITY_VAL_LOCAL() function return last recent user specified value or system generated value for BY DEFAULT identity columns.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-365'>DERBY-365</a></td><td>inplace compress on synonym throws an assert failure. (may be it should not be allowed).</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-374'>DERBY-374</a></td><td>Invalid URL with Derby Client when connecting to Network Server causes protocol exception.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-375'>DERBY-375</a></td><td>Specification of incomplete server properties on command line causes NPE with NetworkServerControl when starting the server.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-377'>DERBY-377</a></td><td>There is no information available in the manuals on how to upgrade a database from 10.0 to 10.1 version.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-385'>DERBY-385</a></td><td>servlet Back to Main Page link points to csnet instead of derbynet</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-387'>DERBY-387</a></td><td>SimpleNetworkClientSample.java network server example has an error which causes it to fail</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-390'>DERBY-390</a></td><td>Import/export fails with table names that are quoted in SQL like import to table "Order"</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-392'>DERBY-392</a></td><td>Disable creating indexes on long varchar for bit data. Long varchar column doesn't allow creating indexes already.</td></tr>
-    <tr><td><a href='http://issues.apache.org/jira/browse/DERBY-395'>DERBY-395</a></td><td>Server-side "trace on" and "trace off" commands do not appear to be working correctly.</td></tr>
-    </table>
-    
-    
-    
-    
-    
-    <h1>Testing</h1>
-    <p>Tests were run on the following platforms. Results are listed separately for each platform.</p>
-    
-    <table>
-      <tr>
-        <td>Type test</td>
-        <td>platform, jvm version</td>
-        <td>by.:</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Windows 2003, Sun JDK 1.5.0_02</td>
-        <td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Windows 2003, IBM JDK 1.4.2</td>
-        <td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>RHEL 3 (Linux 2.4.21), Sun JDK 1.4.2_08</td>
-        <td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>RHEL 3 (Linux 2.4.21), IBM JDK 1.4.2</td>
-        <td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>RHEL 3 (Linux 2.4.21), IBM JDK 1.3.1</td>
-        <td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Windows 2000, IBM JDK 1.4.2</td>
-        <td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Windows 2000, WSDD 5.6</td>
-        <td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Windows 2000, WCTME 5.7</td>
-        <td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Windows XP, Sun JDK 1.5.0</td>
-        <td>Ole Solberg (ole.solberg@sun.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Linux 2.4.21, Sun JDK 1.5.0</td>
-        <td>Ole Solberg (ole.solberg@sun.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Solaris 10 (x86), Sun JDK 1.5.0</td>
-        <td>Ole Solberg (ole.solberg@sun.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Solaris 10 (Sparc), Sun JDK 1.5.0</td>
-        <td>Ole Solberg (ole.solberg@sun.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Solaris 9 (Sparc), Sun JDK 1.5.0</td>
-        <td>Ole Solberg (ole.solberg@sun.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Windows XP, IBM JDK 1.4.2</td>
-        <td>Ramandeep Kaur (ramank@yngvi.org)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>SUSE Pro 9.1 (Linux 2.6.x), Sun JDK 1.5.0_03</td>
-        <td>Ramandeep Kaur (ramank@yngvi.org)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Fedora Core Release 3, IBM JDK 1.4.2</td>
-        <td>Rajesh Kartha (kartha@source-zone.org)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>SLES 9, Sun JDK 1.5.0_03</td>
-        <td>Rajesh Kartha (kartha@source-zone.org)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Windows 2000, Sun JDK 1.5.0_03</td>
-        <td>Rajesh Kartha (kartha@source-zone.org)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Windows 2000, IBM JDK 1.4.2</td>
-        <td>Rajesh Kartha (kartha@source-zone.org)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Solaris 9, Sun JDK 1.4.2_07</td>
-        <td>Andrew McIntyre (mcintyre.a@gmail.com)</td>
-      </tr>
-      <tr>
-        <td>derbyall suite</td>
-        <td>Mac OS X 10.4.1, Apple JDK 1.4.2_07</td> 
-        <td>Andrew McIntyre (mcintyre.a@gmail.com)</td>
-      </tr>
-    </table>
-
-    <p>Several test issues were reported, but no specific code issues were noted.</p>
-    
-    <p>Tests for a specific platform can be run using the derbyTesting.jar file that can be found in the lib directory of the -lib or -bin distributions.</p>
-    
-    <p>Instructions on how to run the tests can be found in the <a href="http://svn.apache.org/repos/asf/db/derby/code/branches/10.1/java/testing/README.htm">testing README</a>.</p>
-
-
- 
-
-<h1><anchor id="Verifying+releases"/>Verifying releases</h1>
-
-<p>It is essential that you verify the integrity of the downloaded
-files using the PGP and MD5 signatures.  MD5 verification ensures the
-file was not corrupted during the download process.  PGP verification
-ensures that the file came from a certain person.</p>
-
-<p>The PGP signatures can be verified using
-<a href="http://www.pgpi.org/">PGP</a> or
-<a href="http://www.gnupg.org/">GPG</a>.
-First download the Apache Derby
-<a href="http://svn.apache.org/repos/asf/db/derby/code/trunk/KEYS">KEYS</a>
-as well as the <code>asc</code> signature file for the particular
-distribution. It is important that you get these files from the ultimate
-trusted source - the main ASF distribution site, rather than from a mirror.
-Then verify the signatures using ...</p>
-
-<pre>
-% pgpk -a KEYS
+</div>
+<div id="credit"></div>
+<div id="roundbottom">
+<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<div id="credit2"></div>
+</div>
+<div id="content">
+<div class="trail">
+<text>Font size:</text> 
+	          &nbsp;<input value="Reset" class="resetfont" title="Reset text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
+	          &nbsp;<input value="-a" class="smallerfont" title="Shrink text" onclick="ndeSetTextSize('decr'); return false;" type="button">
+	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
+</div>
+<h1>Apache Derby 10.1.1.0 Release</h1>
+<div id="minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#Distributions">Distributions</a>
+</li>
+<li>
+<a href="#Release+Overview">Release Overview</a>
+</li>
+<li>
+<a href="#Release+Notes">Release Notes</a>
+</li>
+<li>
+<a href="#Testing">Testing</a>
+</li>
+<li>
+<a href="#Verifying+releases">Verifying releases</a>
+</li>
+</ul>
+</div>
+<a name="N10010"></a><a name="Distributions"></a>
+<h2 class="boxed">Distributions</h2>
+<div class="section">
+<p>Use the links below to download a distribution of Apache Derby from one of our mirrors. It is good practice to <a href="#Verifying+releases">verify the integrity</a> of the distribution files.</p>
+<p>You are currently using <strong>[preferred]</strong>. If you encounter a problem with this mirror, then please select another. If all mirrors are failing, there are backup mirrors at the end of the list. See <a class="external" href="http://www.apache.org/mirrors/">status</a> of mirrors.</p>
+<form action="[location]">
+<a name="SelectMirror"></a>Other mirrors: <select name="Preferred"><option value="[http]">[http]</option><option value="[ftp]">[ftp]</option><option value="[backup]">[backup] (backup)</option></select> <input type="submit" value="Change">
+</form>
+<p>There are three different distributions:</p>
+<ul>
+<li>bin distribution - contains the documentation, javadoc, and jar files for Derby.</li>
+<li>lib distribution - contains only the jar files for Derby.</li>
+<li>src distribution - contains the Derby source tree at the point which the binaries were built.</li>
+</ul>
+<p>
+<a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.zip">db-derby-10.1.1.0-bin.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.zip.md5">MD5</a>]<br> 
+<a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.tar.gz">db-derby-10.1.1.0-bin.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-bin.tar.gz.md5">MD5</a>]</p>
+<p>
+<a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.zip">db-derby-10.1.1.0-lib.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.zip.md5">MD5</a>]<br> 
+<a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.tar.gz">db-derby-10.1.1.0-lib.tar.gz</a> [<a href="[preferred]/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-lib.tar.gz.md5">MD5</a>]</p>
+<p>
+<a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.zip">db-derby-10.1.1.0-src.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.zip.md5">MD5</a>]<br> 
+<a href="[preferred]/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.tar.gz">db-derby-10.1.1.0-src.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/db-derby-10.1.1.0-src.tar.gz.md5">MD5</a>]</p>
+<p>There are two separate Eclipse plugins for Derby:</p>
+<ul>
+<li>derby_core_plugin - provides the Derby jar files to other plugins in Eclipse.</li>
+<li>derby_ui_plugin - provides an Apache Derby Nature in Eclipse for easy database application development.</li>
+</ul>
+<p>
+<a href="[preferred]/db/derby/db-derby-10.1.1.0/derby_core_plugin_10.1.1.zip">derby_core_plugin_10.1.1.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/derby_core_plugin_10.1.1.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/derby_core_plugin_10.1.1.zip.md5">MD5</a>]<br> 
+<a href="[preferred]/db/derby/db-derby-10.1.1.0/derby_ui_plugin_1.1.0.zip">derby_ui_plugin_1.1.0.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/derby_ui_plugin_1.1.0.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.1.1.0/derby_ui_plugin_1.1.0.zip.md5">MD5</a>]</p>
+<p>Please note: both plugins must be installed for full functionality. For information on installing and using the Derby plugins for Eclipse, please see the <a href="http://db.apache.org/derby/integrate/plugin_howto.html">Using the 10.1 Core and 1.1 UI Derby plug-ins</a> page.</p>
+</div>
+<a name="N100BF"></a><a name="Release+Overview"></a>
+<h2 class="boxed">Release Overview</h2>
+<div class="section">
+<p>Derby is a pure Java relational database engine using standard SQL and JDBC as its APIs.</p>
+<p>What's new in 10.1.1.0:</p>
+<ul>
+<li>New open source Derby network client driver</li>
+<li>Support for J2ME/CDC/Foundation with JSR-169 JDBC subset</li>
+<li>Online compress functionality for reclaiming disk space during operation</li>
+<li>XA support for Network Server</li>
+<li>Increased identifier lengths to 128 characters for all identifiers</li>
+<li>Added SQL: INTERSECT and EXCEPT</li>
+<li>Added SQL: SYNONYM</li>
+<li>JDBC Updatable Result Sets</li>
+<li>ORDER by expressions</li>
+<li>Allow insertions into an identity column</li>
+<li>Support for explicit Java method signature in function and procedure defintions</li>
+</ul>
+<p>For a comprehensive list of changes, consult the CHANGES file in your distribution.</p>
+<p>10.1.1.0 functionality includes:</p>
+<ul>
+<li>Embedded engine with JDBC driver</li>
+<li>Network Server</li>
+<li>Network client JDBC driver</li>
+<li>Command line tools: ij (SQL scripting), dblook (schema dump) and sysinfo (system info)</li>
+</ul>
+<p>SQL support:</p>
+<ul>
+<li>Schemas, tables, tempoaray tables, views, triggers, indexes, savepoints</li>
+<li>Java procedures and functions</li>
+<li>Standard datatypes including BLOB and CLOB</li>
+<li>Sub-queries and joins</li>
+<li>Primary key, foreign key, unique and check constraints</li>
+<li>Referential actions</li>
+</ul>
+<p>Other features:</p>
+<ul>
+<li>Full ACID transaction support with all four isolation levels</li>
+<li>Row and table level locking</li>
+<li>Configurable authentication including LDAP support</li>
+<li>Import/Export</li>
+<li>On-line backup and recovery support</li>
+<li>Optional on-disk encryption</li>
+<li>Platform independent database format</li>
+<li>Full support for Java 2 Security Manager</li>
+</ul>
+<p>JDK/JDBC support:</p>
+<ul>
+<li>JDK 1.3, 1.4, 1.5, and J2ME support</li>
+<li>JSR-169, JDBC 2.1, and JDBC 3.0 support</li>
+</ul>
+</div>
+<a name="N10114"></a><a name="Release+Notes"></a>
+<h2 class="boxed">Release Notes</h2>
+<div class="section">
+<p>Derby version 10.1.1.0</p>
+<p>This is the first official release for Derby as a subproject of the Apache DB proejct. The build number of this release is 208786. For information on getting started using Derby, refer to the <a href="http://db.apache.org/derby/docs/10.1/getstart/index.html">Getting Started manual</a>.</p>
+<p>The IBM Universal JDBC Driver is no longer required to use the Derby Network Server. A new Derby network client driver, packaged as derbyclient.jar, is now provided for remote network access to the Derby Network Server. For more information on using the Derby network client driver, see the <a href="http://db.apache.org/derby/docs/10.1/adminguide/index.html">Derby Server and Administration Guide</a>.</p>
+<p>A detailed list of changes can be found in the CHANGES file in each of the distributions listed below.</p>
+<p>This release fixes the following reported JIRA issues since the 10.0.2.1 release:</p>
+<table class="ForrestTable" cellspacing="1" cellpadding="4">
+<tr>
+<td>Key</td><td>Summary</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-8">DERBY-8</a></td><td>Connection object gets created with un-supported holdability on getting Connection object from XAConnection "inside" the global transaction</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-10">DERBY-10</a></td><td>Provide XA Support for Network Server</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-19">DERBY-19</a></td><td>NPE when trying to create a database at a directory that is not allowed</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-55">DERBY-55</a></td><td>Derby documentation mentions script and batch files that don't exist</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-56">DERBY-56</a></td><td>NsSample sample program refered to in documentation is missing</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-58">DERBY-58</a></td><td>dblook options doco incorrect</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-62">DERBY-62</a></td><td>TableName not serializable</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-66">DERBY-66</a></td><td>Derby does not support open cursor across commits for XA transactions and hence DatabaseMetaData.supportsOpenCursorsAcrossCommit should return false.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-82">DERBY-82</a></td><td>Add documentation for property - derby.language.logQueryPlan</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-87">DERBY-87</a></td><td>org.apache.derby.database.UserUtility.add does not exist but is documented</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-91">DERBY-91</a></td><td>XA .sql tests fail with jar files</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-92">DERBY-92</a></td><td>Cannot connect to Derby using DB2 Universal Driver</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-96">DERBY-96</a></td><td>partial log record writes that occur because of out-of order writes need to be handled by recovery.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-97">DERBY-97</a></td><td>Support J2ME/CDC/Foundation with JSR169 JDBC subset</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-101">DERBY-101</a></td><td>Limit on Number of log that can be created should be increased (current limit is 4194303)</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-102">DERBY-102</a></td><td>can not insert more than 32270 charakters in long varchar, clob</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-104">DERBY-104</a></td><td>Get rid of the Max lenght of 18 for constraint names</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-106">DERBY-106</a></td><td>HashJoinStrategy leads to java.lang.OutOfMemoryError</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-107">DERBY-107</a></td><td>Add Support for ODBC Metadata Calls to Derby</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-114">DERBY-114</a></td><td>Buildworld target refers to non-existent jars target</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-115">DERBY-115</a></td><td>BEFORE triggers missing from CREATE TRIGGER documentation</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-116">DERBY-116</a></td><td>Content comment for SYSTRIGGERS.TRIGGERDEFINITION is misleading</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-121">DERBY-121</a></td><td>Network Server reading blob/clob data size</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-122">DERBY-122</a></td><td>Suite jdk14 is skipped incorrectly with J2SE 5.0</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-123">DERBY-123</a></td><td>Derby incorrectly rounds double values down during insert into NUMERIC</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-124">DERBY-124</a></td><td>Result type for CONCAT operator with blobs appears to be incorrect.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-126">DERBY-126</a></td><td>Documentation bug. Doc says column default can be edited - it looks like it cannot</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-127">DERBY-127</a></td><td>Aliased Columns not recognized after "group by... order by" combination</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-130">DERBY-130</a></td><td>IDENTITY_VAL_LOCAL not reset when new Connection returned from PooledConnection</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-132">DERBY-132</a></td><td>in place table/index compress which returns space to OS</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-134">DERBY-134</a></td><td>Sorted string columns are sorted in a case sensitive way</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-139">DERBY-139</a></td><td>LOCAL as a reserved keyword does not match other databases</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-153">DERBY-153</a></td><td>Bad Eclipse plugin version specification</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-155">DERBY-155</a></td><td>Add DISTINCT keyword support to INTERSECT and EXCEPT</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-158">DERBY-158</a></td><td>PRIMARY KEY does not imply NOT NULL</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-161">DERBY-161</a></td><td>DATE function as documented in the manuals does not support integer arguments. i.e. DATE(1232) does not work although the manual specifies that this format will return a date field that is "x" number of days since day 0.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-164">DERBY-164</a></td><td>unicodeEscape command in ij doesn't work</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-168">DERBY-168</a></td><td>Can't ALTER a column to have a new DEFAULT value.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-173">DERBY-173</a></td><td>For the concurrency of ResultSet, Network Server should not send the concurrency of Statement.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-174">DERBY-174</a></td><td>setNull does not work with java.sql.Types.TIMESTAMP</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-175">DERBY-175</a></td><td>setNull does not work with java.sql.Types.BLOB when batching is turned on</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-180">DERBY-180</a></td><td>XCL47 SQLState duplicated in messages_en.properties?</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-181">DERBY-181</a></td><td>Function/Procedure specific name documented but not supported</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-182">DERBY-182</a></td><td>BUILDING.txt 3.4.6 refers to a readme file for testing that does not exist</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-186">DERBY-186</a></td><td>isFirst() returns true when relative(x) goes beyond result set</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-189">DERBY-189</a></td><td>ResultSetMetaData.getSchemaName and ResultSetMetaData.isWritable donot return correct values</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-194">DERBY-194</a></td><td>getPrecision() on TIME and TIMESTAMP is zero</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-198">DERBY-198</a></td><td>Add Support for network Server USRIDONL security</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-199">DERBY-199</a></td><td>Derby does not support array of column names or column indexes to execute or executeUpdate. Document incorrectly implies that Derby supports this functionality</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-214">DERBY-214</a></td><td>Remove System.exit() calls from the DB2jServerImpl.java</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-217">DERBY-217</a></td><td>issue with BLOBs and batch updates in 10.1.0.0</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-218">DERBY-218</a></td><td>Add Relaxed Durability option</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-219">DERBY-219</a></td><td>EXCEPT/INTERSECT fails in views</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-220">DERBY-220</a></td><td>Javadoc build should include a timestamp and/or the svn revision number in a visible location.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-225">DERBY-225</a></td><td>insert of decimal value larger than max succeeds with jdk15</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-227">DERBY-227</a></td><td>Reference manual has incorrect information for supported resultset types for prepareCall JDBC api</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-228">DERBY-228</a></td><td>need some OSGI related changes to MANIFEST.MF</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-229">DERBY-229</a></td><td>Column names on ResultSet.updateXXX and getXXX methods are handled incorrectly</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-230">DERBY-230</a></td><td>"Schema already exists" when creating a table</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-235">DERBY-235</a></td><td>unable to create a database using a different storage factory than the one provided by default with the engine</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-236">DERBY-236</a></td><td>Sane Mode and in our test environment, bootPassword gets written out in plain text to service.properties</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-237">DERBY-237</a></td><td>Boot errors from store must not lose error messages/stack traces in between.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-242">DERBY-242</a></td><td>DatabaseMetaData.supportsGetGeneratedKeys needs to return FALSE, since Derby only has limited support.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-243">DERBY-243</a></td><td>connection toString should uniquely identify the connection</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-246">DERBY-246</a></td><td>XA end() fails with Connection is closed error</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-247">DERBY-247</a></td><td>Network Server demo program should support Derby network client driver</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-248">DERBY-248</a></td><td>Network Server frameworks scripts should support Derby network client driver</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-249">DERBY-249</a></td><td>Builds fail during splitmessages step if path contains spaces</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-250">DERBY-250</a></td><td>With client setObject( parameterIndex, x, java.sql.DOUBLE) throws conversion exception if the object passed is a BigDecimal with more than 31 digits</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-251">DERBY-251</a></td><td>DISTINCT query is returning duplicate rows</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-255">DERBY-255</a></td><td>Closing a resultset after retrieving a large &gt; 32K value with Network Server does not release locks</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-258">DERBY-258</a></td><td>Incorrect method resolution with explicit method signature</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-265">DERBY-265</a></td><td>In Network Server retrieving BLOB values with autocommit off causes NullPointerException in INSANE build / AssertFailure in in BaseContainerHandle.getTransaction in SANE Build</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-266">DERBY-266</a></td><td>test tools/dblook_test.java fails if run in a directory having "*derby/*" in its path</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-279">DERBY-279</a></td><td>Tagging in DITA docs causes Derby builds to fail.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-287">DERBY-287</a></td><td>Return value of IDENTITY_VAL_LOCAL for different connections is not related.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-288">DERBY-288</a></td><td>JDBC 2.0 Connection Methods Supported table in displays correctly in html but not in pdf form of Reference manual</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-302">DERBY-302</a></td><td>Takes over 3 minutes to insert a 500kb String into CLOB</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-309">DERBY-309</a></td><td>Regression: store/backupRestore1.java fails</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-313">DERBY-313</a></td><td>testing/README.htm property descriptions: testSpecialProps wrongly named; useprocess omitted</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-314">DERBY-314</a></td><td>eclipse plugin needs improved network server process handling</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-318">DERBY-318</a></td><td>SYS.SYSCOLUMN problem with "GENERATED BY DEFAULT" column w/ Network Server</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-319">DERBY-319</a></td><td>Derby returns incorrect values for "LENGTH" column of DatabaseMetaData.getProcedureColumns() result set.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-320">DERBY-320</a></td><td>Failed test: derbyall/derbynetclientmats/derbynetmats.fail:lang/updatableResultSet.java</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-322">DERBY-322</a></td><td>Remove resultSetHoldability property from ClientDataSource</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-325">DERBY-325</a></td><td>Database cannot be started due to recovery failure</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-334">DERBY-334</a></td><td>Add initial SQL support for XML datatype/functions in Derby, based on SQL/XML specs.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-335">DERBY-335</a></td><td>Enhance Derby by adding SYNONYM support. A synonym is an alternate name for a view or a table.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-337">DERBY-337</a></td><td>dblook doesn't generate SQL statements for SQL functions.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-339">DERBY-339</a></td><td>Network client XA should only keep XA state for transaction branch association, to track whether to send commit in autocommit mode. All other state and state related decisions should be deferred to the server.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-344">DERBY-344</a></td><td>NPE while performing a 'select distinct ' on a database in softupgrademode with 10.1</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-348">DERBY-348</a></td><td>example.html file for the SimpleApp does not describe the arguments accepted by the program</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-361">DERBY-361</a></td><td>Unknown page format error while doing recovery after a a crash while doing in place compress.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-366">DERBY-366</a></td><td>In jdk13, when a connection transitions from global transaction to local transaction, its default holdability of HOLD_CURSORS_OVER_COMMIT is not restored.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-373">DERBY-373</a></td><td>Documentation errors in "Server/Admin" Guide.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-374">DERBY-374</a></td><td>Invalid URL with Derby Client when connecting to Network Server causes protocol exception.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-375">DERBY-375</a></td><td>Specification of incomplete server properties on command line causes NPE with NetworkServerControl when starting the server.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-377">DERBY-377</a></td><td>There is no information available in the manuals on how to upgrade a database from 10.0 to 10.1 version.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-389">DERBY-389</a></td><td>With Network Server Database hangs after some time with many connections executing prepareStatement()</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-405">DERBY-405</a></td><td>SYNONYM should not be allowed in SESSION schema because that can confusion wih temporary tables</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-416">DERBY-416</a></td><td>Parameter in one of the error messages is not replaced by the desired value.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-420">DERBY-420</a></td><td>missing classes in published javadoc and incorrect copyright date</td>
+</tr>
+</table>
+<p>Below is a list of open code issues documented in the JIRA bug tracking system for the project at the time of the release:</p>
+<table class="ForrestTable" cellspacing="1" cellpadding="4">
+<tr>
+<td>Key</td><td>Summary</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-1">DERBY-1</a></td><td>Can't create a new db on OS X</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-5">DERBY-5</a></td><td>Network Server Protocol error when select fails and "order by" is specified</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-7">DERBY-7</a></td><td>Bug in NULLIF Function</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-15">DERBY-15</a></td><td>May get a non-uniue conglomerate id in a very unlikely XA edge case</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-17">DERBY-17</a></td><td>Network Server Needs to generate CRRTKN on ACCRDB if client does not send it</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-20">DERBY-20</a></td><td>LIKE handles strings with control characters incorrectly.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-22">DERBY-22</a></td><td>Exception XCL16 incorrectly raised for ResultSet of method return after nested commit.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-23">DERBY-23</a></td><td>just booting jdbc driver and shutting down seem to leak memory</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-26">DERBY-26</a></td><td>Dropping a nested trigger and rerunning the querry causes NullPointerException</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-27">DERBY-27</a></td><td>UCASE/LCASE function should change case according to database locale, but uppercases according to the JVM locale.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-28">DERBY-28</a></td><td>Execute Statement of a SYSIBM sps gives java linkage error and class not found exception.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-29">DERBY-39</a></td><td>Strange error in JOIN ON clause</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-48">DERBY-48</a></td><td>A connection request that has a default schema that is being created by another transaction will fail to connect</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-70">DERBY-70</a></td><td>Incorrect documentation about class loading from installed jar files.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-92">DERBY-92</a></td><td>Cannot connect to Derby using DB2 Universal Driver</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-105">DERBY-105</a></td><td>drop table statement shows wrong message after dropping table</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-129">DERBY-129</a></td><td>Derby should throw a truncation error or warning when CASTing a parameter/constant to char or char for bit datatypes and the data is too large for the datatype.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-131">DERBY-131</a></td><td>AVG precision is INTEGER instead of DOUBLE</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-138">DERBY-138</a></td><td>Public javadoc should include the org.apache.derby.diag package to show usage of LockTable and other public VTI's</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-148">DERBY-148</a></td><td>N/w server needs 2 jvm properties to be set to start on IPv6/IPv4 dual stack windows machines</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-151">DERBY-151</a></td><td>Thread termination -&gt; XSDG after operation is 'complete'</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-154">DERBY-154</a></td><td>Does Network Server support scroll sensitive read-only and updatable resultsets?</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-160">DERBY-160</a></td><td>Foreign key constraint failure closes the cursors in embedded mode but not in Network Server mode</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-162">DERBY-162</a></td><td>Date format documentation incomplete.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-163">DERBY-163</a></td><td>Timestamp formatting</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-166">DERBY-166</a></td><td>NULL is not a valid constraint type</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-172">DERBY-172</a></td><td>Trigger activation</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-176">DERBY-176</a></td><td>Derby throws ERROR XBCM1: Java linkage error thrown during load of generated class org.apache.derby.exe.aced07c066x0102xca87x3319x00004aa5686e1 during execution of large query</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-177">DERBY-177</a></td><td>Unnecessary waiting within EmbedDatabaseMetaData.getIndexInfo()</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-179">DERBY-179</a></td><td>Hibernate bad support</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-183">DERBY-183</a></td><td>Parameter names required in CREATE FUNCTION</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-195">DERBY-195</a></td><td>isSearchable() returns true for a calculated field</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-204">DERBY-204</a></td><td>Derby javadoc has lots of warnings</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-211">DERBY-211</a></td><td>Network Server returns no result sets for a procedure call that returns no result</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-215">DERBY-215</a></td><td>Correlation name not allowed for updatable columns in updatable cursors</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-238">DERBY-238</a></td><td>Testharness: testEncryptionAlgorithm property is not being picked up correctly for some encryption suites</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-240">DERBY-240</a></td><td>loading special locale fails with jdk131 and jars</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-241">DERBY-241</a></td><td>Encrypted run of stress.multi test failed once with a boot error with ibm142</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-244">DERBY-244</a></td><td>with linux, depending on env setting $LANG and console encoding, some i18n tests fail</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-283">DERBY-283</a></td><td>On IPv6/Ipv4 dual stack windows machines, the network server needs the following jvm properties to be prefixed while starting the server</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-299">DERBY-299</a></td><td>NetworkServerControlImpl should not have Hard coded message for Unexpected expections</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-300">DERBY-300</a></td><td>Creation of SQLWarning on a getConnection causes hang on 131 vms when server and client are in same vm.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-301">DERBY-301</a></td><td>test harness does not work correctly when colons or spaces are in the directory name</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-304">DERBY-304</a></td><td>If by mistake you give he location for the db backup as the db itself , then windows created directories recursively until windows crashes!</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-310">DERBY-310</a></td><td>Document and/or change Derby client code to match behavior with Embedded driver where possible.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-315">DERBY-315</a></td><td>jdbcapi/rsgetXXXcolumNames fails with DerbyNet framework</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-321">DERBY-321</a></td><td>ASSERT FAILED invalid space required 10012 newDataToWrite.getUsed() 10012 nextRecordOffset 189 ... on a database recoverty.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-328">DERBY-328</a></td><td>Derby doesn't build properly in turkish locale</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-331">DERBY-331</a></td><td>create table fails when a constraint defintion follows a column default</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-333">DERBY-333</a></td><td>Malformed if statement in org.apache.derby.impl.drda.Database.getDRDAStatement()</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-341">DERBY-341</a></td><td>Client should disallow XAConnection getConnection() when a global transaction has been started and a logical connection has already been obtained</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-345">DERBY-345</a></td><td>Need to add a property to startNetworkServer.* to specify be able to set the derby.system.home property</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-349">DERBY-349</a></td><td>setByte() with executeBatch causes hang with client if mapping is invalid, e.g. setByte to DATE</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-352">DERBY-352</a></td><td>Clobs on insert using streams should not instantiate into memory</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-353">DERBY-353</a></td><td>It is desirable to have IDENTITY_VAL_LOCAL() function return last recent user specified value or system generated value for BY DEFAULT identity columns.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-365">DERBY-365</a></td><td>inplace compress on synonym throws an assert failure. (may be it should not be allowed).</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-374">DERBY-374</a></td><td>Invalid URL with Derby Client when connecting to Network Server causes protocol exception.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-375">DERBY-375</a></td><td>Specification of incomplete server properties on command line causes NPE with NetworkServerControl when starting the server.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-377">DERBY-377</a></td><td>There is no information available in the manuals on how to upgrade a database from 10.0 to 10.1 version.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-385">DERBY-385</a></td><td>servlet Back to Main Page link points to csnet instead of derbynet</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-387">DERBY-387</a></td><td>SimpleNetworkClientSample.java network server example has an error which causes it to fail</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-390">DERBY-390</a></td><td>Import/export fails with table names that are quoted in SQL like import to table "Order"</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-392">DERBY-392</a></td><td>Disable creating indexes on long varchar for bit data. Long varchar column doesn't allow creating indexes already.</td>
+</tr>
+<tr>
+<td><a class="external" href="http://issues.apache.org/jira/browse/DERBY-395">DERBY-395</a></td><td>Server-side "trace on" and "trace off" commands do not appear to be working correctly.</td>
+</tr>
+</table>
+</div>
+<a name="N105C2"></a><a name="Testing"></a>
+<h2 class="boxed">Testing</h2>
+<div class="section">
+<p>Tests were run on the following platforms. Results are listed separately for each platform.</p>
+<table class="ForrestTable" cellspacing="1" cellpadding="4">
+<tr>
+<td>Type test</td><td>platform, jvm version</td><td>by.:</td>
+</tr>
+<tr>
+<td>derbyall suite</td><td>Windows 2003, Sun JDK 1.5.0_02</td><td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
+</tr>
+<tr>
+<td>derbyall suite</td><td>Windows 2003, IBM JDK 1.4.2</td><td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
+</tr>
+<tr>
+<td>derbyall suite</td><td>RHEL 3 (Linux 2.4.21), Sun JDK 1.4.2_08</td><td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
+</tr>
+<tr>
+<td>derbyall suite</td><td>RHEL 3 (Linux 2.4.21), IBM JDK 1.4.2</td><td>Myrna Van Lunteren (m.v.lunteran@gmail.com)</td>
+</tr>
+<tr>

[... 104 lines stripped ...]