This patch has been committed.
Satheesh
Sending
java\engine\org\apache\derby\impl\jdbc\EmbedDatabaseMetaData.java
Sending
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNet\metadata.out
Sending
java\testing\org\apache\derbyTesting\functionTests\master\meta
Patch looks good(+1)... I will commit it..
Satheesh
Mamta Satoor wrote:
If the attached patch looks good, can one of the commiters commit it?
Mamta Satoor wrote:
Here is a simple patch for the bug. Please review, comment/vote on it.
thanks,
Mamta
Shre
[ http://issues.apache.org/jira/browse/DERBY-126?page=history ]
Mamta A. Satoor updated DERBY-126:
--
Summary: Documentation bug. Doc says column default can be edited - it
looks like it cannot (was: Documentation bug. Doc sais column default can be
ed
If the attached patch looks good, can one of the commiters commit it?
Mamta Satoor wrote:
>
> Here is a simple patch for the bug. Please review, comment/vote on it.
>
> thanks,
> Mamta
>
> > > Shreyas Kaushik (JIRA) wrote:
> > > > [
> > > > http://nagoya.apache.org/jira/browse/DERBY-66?page
[
http://issues.apache.org/jira/browse/DERBY-126?page=comments#action_57736 ]
Bernd Ruehlicke commented on DERBY-126:
---
Oops - created this as a "Major" priority by accident - sorry.
Of course is this Minor - hope somebody can change this.
B-)
>
Documentation bug. Doc sais column default can be edited - it looks like it
cannot
--
Key: DERBY-126
URL: http://issues.apache.org/jira/browse/DERBY-126
Project: Derby
Type: Bug
Repo
IBM doesn't build anything without creating extensive architecture and
design documents.
Did IBM donate their cloudscape architecture and design documents to Apache?
If not, I suggest that we ask them to donate these documents. Since IBM may
have an internal ongoing cloudscape project these docum
Hi Kathy,
Attached is the output from my benchmark with the runtime info
interspersed in between ...
As you can see there are only 2 prepared statements extant (since I
modified the benchmark to explicitly close others) over the lifetime
of the benchmark ...
I am somewhat puzzled as to why the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Daniel John Debrunner wrote:
> How about option 3)
>
> Make the getStatement() method in BrokeredStatement public and have code
> something like
>
>if (stmt instance BrokeredPreparedStatement)
>EmbedPreparedStatement eps = (EmbedPreparedSt
Network Server can send DSS greater than 32K to client, which breaks DRDA
protocol.
---
Key: DERBY-125
URL: http://issues.apache.org/jira/browse/DERBY-125
Project: Derby
Type: Bug
Comp
Daniel John Debrunner wrote:
[EMAIL PROTECTED] wrote:
>I tried running with the snapshot and upgrade=true. Didn't work.
No it wouldn't. Derby 10.1.0.x (the trunk) is marked alpha and alpha
code does not support upgrades. The download for the trunk states this
and that the trunk is not suitable for
myrna wrote:
Hi,
I have a suite of tests derived from the NIST SQL test suite that should
get contributed to Apache.(http://www.itl.nist.gov/div897/ctg/sql_form.htm)
The NIST website which indicated the modified tests can be used free of
charge as long as the origins (NIST) are documented.
(http:
Ashish Srivastava wrote:
...
Can any one help me in finding the direction where to enter in to
Derby as a developer and can any one provide me the link where I can
get the architecture and design document of Derby?
...
A couple "derby engine" docs are here:
http://incubator.apache.org/derby/pape
Hi,
I have a suite of tests derived from the NIST SQL test suite that should
get contributed to Apache.(http://www.itl.nist.gov/div897/ctg/sql_form.htm)
The NIST website which indicated the modified tests can be used free of
charge as long as the origins (NIST) are documented.
(http://www.itl.nis
[ http://issues.apache.org/jira/browse/DERBY-7?page=history ]
Jeremy Boynes updated DERBY-7:
--
Attachment: derby-nullif.patch
A larger patch that also deals with the use of untyped NULLs in CASE
statements. This allows NULLIF to be implemented as (CASE WHEN
Title: Message
Guys,
Sorry for this but,
I just wanted to let you know, our Company just released RoundTable(TM)
Collaboration Environment. RoundTable is cool in how the addin's we've
built run in existing applications like Eclipse and Microsoft Office and
integrate those applications into
[
http://issues.apache.org/jira/browse/DERBY-113?page=comments#action_57704 ]
Jeremy Boynes commented on DERBY-113:
-
Digging deeper, the specification does not imply any form of automatic
promotion. Given that, I don't think this is a really bug so
Daniel John Debrunner wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Army wrote:
[...]
> This is where my uncertainty begins. It seems to me that, in
the above
> reproduction, "the declared length" would be 100K and the length
of the
> host variable would be 32700. In that case, since 3
As Dan pointed out in one of his comments the EmbeddedDataSource
implements the *javax.sql.DataSource* interface. The getConnection()
method according
to that conttract cannot retun null.
It should return a connection handle or throw a SQLException if a
database access error occurs. I guess the
> Suresh Thalamati wrote:
>
>> Hi Mamta,
>>
>> You may want to test following two scenarions if you have not done
>> already:
>>
>> 1) delete from result set that involves table with referential
>> actions (on delete cascade ..etc). Concerned about
>> How the result set will look afte
Hi,
I am familier with Cloudscape since it was with Informix and I keep
track of each version of Cloudscape since then. But so far I am only
the user of Derby (Cloudscape). Now I feel I have enough java/db
knowledge that I can participate as a developer in Derby.
Can any one help me in finding th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
> I tried running with the snapshot and upgrade=true. Didn't work.
No it wouldn't. Derby 10.1.0.x (the trunk) is marked alpha and alpha
code does not support upgrades. The download for the trunk states this
and that the trunk
It does no longer throw an NPE, and it passes all tests
Could we leave EmbeddedDataSource alone & only change
EmbeddedXADataSource? Only with the xa datasource did we get a NPE...
Although strictly speaking, it should behave the same, so, with
EmbeddedDataSource too, we should accept the data
I updated
http://incubator.apache.org/derby/papers/JDBCImplementation.html with
Mamta's info. Please post any problems/corrections.
-jean
Mamta Satoor wrote:
Hi,
Thanks to Dan for commiting my changes for updatable resultsets over
the weekend.
I think this is a good time to update the Derby JDB
Jeff Levitt wrote:
The Derby Server and Administration Guide is now
converted to DITA, and you can download the source
files along with the Getting Started Guide and
Reference Manual DITA files from the Derby Manuals
page at:
http://incubator.apache.org/derby/manuals/index.html
The package for the
25 matches
Mail list logo