issues
search
google-code-export
/
h2database
Automatically exported from code.google.com/p/h2database
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error 90030 when opening old H2 1.2.147 database
#335
GoogleCodeExporter
closed
9 years ago
5
Regression with RESULT_SET returned from stored functions, regarding CLOB data types
#334
GoogleCodeExporter
closed
9 years ago
7
Regression with recent improvements of RESULT_SET data type?
#333
GoogleCodeExporter
closed
9 years ago
3
Exception when binding variable in a concatenation expression
#332
GoogleCodeExporter
closed
9 years ago
2
ArrayIndexOutOfBoundsException when selecting current_timestamp() + ? without casting the bind variable
#331
GoogleCodeExporter
closed
9 years ago
3
Error when using bind variables without casting in subselects involving UNIONs
#330
GoogleCodeExporter
closed
9 years ago
2
ORDER BY CASE ... expression is ignored, when bind variables are not cast
#329
GoogleCodeExporter
closed
9 years ago
3
Minor error in documentation of ARRAY_LENGTH
#328
GoogleCodeExporter
closed
9 years ago
2
H2 db files sometimes don't get removed after executing SHUTDOWN command.
#327
GoogleCodeExporter
closed
9 years ago
14
DATABASE_TO_UPPER=FALSE causes double quotes to appear around column names in aggregates
#326
GoogleCodeExporter
closed
9 years ago
5
Java Level Deadlock on Database & Session
#325
GoogleCodeExporter
closed
9 years ago
3
DriverManager.getConnection throws "Connection is broken" in embeded in-mem H2 under load
#324
GoogleCodeExporter
closed
9 years ago
1
NullPointerException in IndexCondition.getMask() when source is FunctionTable
#323
GoogleCodeExporter
closed
9 years ago
3
Left joins don't work when used as subquery in form clause
#322
GoogleCodeExporter
closed
9 years ago
2
The engine does not expect XA rollback without XA prepare.
#321
GoogleCodeExporter
closed
9 years ago
2
FileSystemdDisk.freeMemoryAndFinalize 'kills' jvm with large heap
#320
GoogleCodeExporter
closed
9 years ago
7
JDBC driver does not support {fn TIMESTAMPADD(...)}
#319
GoogleCodeExporter
closed
9 years ago
7
version 1.3.154 breaks under concurrent load
#318
GoogleCodeExporter
closed
9 years ago
2
Cannot use column alias in where clause
#317
GoogleCodeExporter
closed
9 years ago
1
[feature request] mvcc with multi-threading
#316
GoogleCodeExporter
closed
9 years ago
6
Java Level Deadlock on Database & Session Objects
#315
GoogleCodeExporter
closed
9 years ago
4
Recursive query doesn't return values by PreparedStatement with parameter
#314
GoogleCodeExporter
closed
9 years ago
1
NullPointerException in select query
#313
GoogleCodeExporter
closed
9 years ago
6
Inserting data in several threads to nioMapped database fails ...
#312
GoogleCodeExporter
closed
9 years ago
2
executeQuery of CALL NEXT VALUE for a simple sequence fails after brief connection idle time when LOCK_MODE=SERIALIZED
#311
GoogleCodeExporter
closed
9 years ago
7
INSERT ... DIRECT SORTED fails
#310
GoogleCodeExporter
closed
9 years ago
2
FULL OUTER JOIN support
#309
GoogleCodeExporter
closed
9 years ago
1
Statement.getGeneratedKeys() is inconsistent and returns only one row
#308
GoogleCodeExporter
closed
9 years ago
2
Null Pointer exception while executing a Select
#307
GoogleCodeExporter
closed
9 years ago
6
DROP DOMAIN does not work with schema prefix
#306
GoogleCodeExporter
closed
9 years ago
4
SELECT FOR FETCH ONLY not working in DB2 Mode
#305
GoogleCodeExporter
closed
9 years ago
1
"Unexpected code path" exception
#304
GoogleCodeExporter
closed
9 years ago
9
Unnecessary fallback to table scan
#303
GoogleCodeExporter
closed
9 years ago
15
JOIN performance depends on presentation-order of table alias
#302
GoogleCodeExporter
closed
9 years ago
1
Since release/build in documentation
#301
GoogleCodeExporter
closed
9 years ago
2
APPLICATION_ID scalar function
#300
GoogleCodeExporter
closed
9 years ago
3
[docs] Link to grammar in description of railroad diagrams
#299
GoogleCodeExporter
closed
9 years ago
2
JaQu concurrency patch
#298
GoogleCodeExporter
closed
9 years ago
4
Oracle compatibility mode does not support create table with "at time zone " syntax
#297
GoogleCodeExporter
closed
9 years ago
2
Invalid normalization of drive letter for baseDir in ConnectionInfo on Windows platform
#296
GoogleCodeExporter
closed
9 years ago
3
Export-Package manifest entry gives me problems
#295
GoogleCodeExporter
closed
9 years ago
3
Missing version in osgi manifest package exports
#294
GoogleCodeExporter
closed
9 years ago
9
Not consistent way of generating constraints violation messages
#293
GoogleCodeExporter
closed
9 years ago
2
Support for modulus operator
#292
GoogleCodeExporter
closed
9 years ago
4
Allow org.h2.value.Value as FUNCTION ALIAS params and return value
#291
GoogleCodeExporter
closed
9 years ago
8
Seriously non-optimal query plan is generated under some circumstances
#290
GoogleCodeExporter
closed
9 years ago
12
"Column Definition" syntax is probably inaccurate and contradicts examples
#289
GoogleCodeExporter
closed
9 years ago
2
Null Pointer Exception in TableFilter.setPlanItem with 1.3.151
#288
GoogleCodeExporter
closed
9 years ago
9
Online SQL Grammar reference is unusable in certain web-browser configurations
#287
GoogleCodeExporter
closed
9 years ago
5
Enhancements to JaQu (Patch)
#286
GoogleCodeExporter
closed
9 years ago
11
Next