[jira] Updated: (DERBY-1231) LIKE does not match empty strings when used with a prepared statement

2006-12-06 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1231?page=all ] Bernt M. Johnsen updated DERBY-1231: Attachment: DERBY-1231-v3.diff Thanks Knut. Here's the final patch > LIKE does not match empty strings when used with a prepared statement > --

[jira] Updated: (DERBY-1231) LIKE does not match empty strings when used with a prepared statement

2006-12-06 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1231?page=all ] Bernt M. Johnsen updated DERBY-1231: Attachment: DERBY-1231-v2.diff New version. Ready for commit. > LIKE does not match empty strings when used with a prepared statement > ---

[jira] Updated: (DERBY-1231) LIKE does not match empty strings when used with a prepared statement

2006-12-04 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1231?page=all ] Bernt M. Johnsen updated DERBY-1231: Derby Info: [Patch Available] > LIKE does not match empty strings when used with a prepared statement >

[jira] Updated: (DERBY-1231) LIKE does not match empty strings when used with a prepared statement

2006-12-04 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1231?page=all ] Bernt M. Johnsen updated DERBY-1231: Attachment: DERBY-1231.diff Simple fix to Like.lessThanString. It should not return null when the pattern has zero length, but proceed to the comparisi

[jira] Updated: (DERBY-1231) LIKE does not match empty strings when used with a prepared statement

2006-09-19 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1231?page=all ] Rick Hillegas updated DERBY-1231: - Fix Version/s: 10.2.2.0 (was: 10.2.1.0) Moving to 10.2.2.0. > LIKE does not match empty strings when used with a prepared statement >

[jira] Updated: (DERBY-1231) LIKE does not match empty strings when used with a prepared statement

2006-07-27 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1231?page=all ] Rick Hillegas updated DERBY-1231: - Urgency: Normal > LIKE does not match empty strings when used with a prepared statement >

[jira] Updated: (DERBY-1231) LIKE does not match empty strings when used with a prepared statement

2006-04-20 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1231?page=all ] Dyre Tjeldvoll updated DERBY-1231: -- Attachment: vti.java Attaching vti.java which is a simple repro for the problem (the name vti is not meaningful). > LIKE does not match empty strings when