issues
search
sagarswathi
/
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
Auto-generated primary key when column has been defined as GENERATED BY DEFAULT AS IDENTITY
#363
GoogleCodeExporter
closed
8 years ago
2
LIMIT support for UPDATE statements
#362
GoogleCodeExporter
closed
8 years ago
5
changelog.html has wrong version and date
#361
GoogleCodeExporter
closed
8 years ago
2
UPDATE tab SET ( col1 ) = ( 'x' ) doesn't work
#360
GoogleCodeExporter
closed
8 years ago
2
General error: "java.lang.NullPointerException"; SQL statement: when doing a SELECT across 2 tables with 3 rows each
#359
GoogleCodeExporter
closed
8 years ago
5
Foreign key is hijacking user created index
#358
GoogleCodeExporter
opened
8 years ago
8
batched update with autogenerated keys does not return all keys
#357
GoogleCodeExporter
closed
8 years ago
1
InputStream.skip() returns 0 in IOUtils, causing EOFException in Blob.getBytes()
#356
GoogleCodeExporter
closed
8 years ago
3
ResultSet.findColumn returns the last column index for ambiguous column names.
#355
GoogleCodeExporter
closed
8 years ago
2
Infinite loop can occur due to race condition in TableView.getBestPlanItem when MULTI_THREADED enabled
#354
GoogleCodeExporter
closed
8 years ago
3
Oracle decode function. Difficult/impossible? to write the code myself.
#353
GoogleCodeExporter
closed
8 years ago
6
Foreign keys with no actions are reported as restricted by DatabaseMetaData/getImportedKeys.
#352
GoogleCodeExporter
closed
8 years ago
1
Cannot reopen database in MYSQL mode
#351
GoogleCodeExporter
closed
8 years ago
2
Delete.update() returns 0 with instead of trigger
#350
GoogleCodeExporter
closed
8 years ago
2
JDBC driver ignores sign on bigint values
#349
GoogleCodeExporter
closed
8 years ago
2
Oracle mode: 'select 6/24 from dual' gives 0.25 in Oracle but 0 in H2.
#348
GoogleCodeExporter
closed
8 years ago
5
ScriptReader.readStatement can return string which only includes whitespace
#347
GoogleCodeExporter
closed
8 years ago
4
performance issues related to indexes created for primary key / unique constraints.
#346
GoogleCodeExporter
closed
8 years ago
1
Slow because of using "OR" conditions
#345
GoogleCodeExporter
closed
8 years ago
7
BaseBuild is not sensitive to .m2/settings.xml used by maven
#344
GoogleCodeExporter
closed
8 years ago
3
IN Query Performance
#343
GoogleCodeExporter
closed
8 years ago
4
JdbcConnectionPool.getConnection waits while holding a lock
#342
GoogleCodeExporter
closed
8 years ago
2
RFE: Transaction id
#341
GoogleCodeExporter
opened
8 years ago
1
Complex Nested SELECT statement broken since 1.0.75
#340
GoogleCodeExporter
closed
8 years ago
4
Add memory Index feature
#339
GoogleCodeExporter
closed
8 years ago
2
merge auto-incremented key
#338
GoogleCodeExporter
closed
8 years ago
3
java.io.IOException: Bad file descriptor
#337
GoogleCodeExporter
closed
8 years ago
1
Error migrating tables from MySQL to H2
#336
GoogleCodeExporter
closed
8 years ago
3
Error 90030 when opening old H2 1.2.147 database
#335
GoogleCodeExporter
closed
8 years ago
8
Regression with RESULT_SET returned from stored functions, regarding CLOB data types
#334
GoogleCodeExporter
closed
8 years ago
7
Regression with recent improvements of RESULT_SET data type?
#333
GoogleCodeExporter
closed
8 years ago
3
Exception when binding variable in a concatenation expression
#332
GoogleCodeExporter
closed
8 years ago
2
ArrayIndexOutOfBoundsException when selecting current_timestamp() + ? without casting the bind variable
#331
GoogleCodeExporter
closed
8 years ago
3
Error when using bind variables without casting in subselects involving UNIONs
#330
GoogleCodeExporter
closed
8 years ago
2
ORDER BY CASE ... expression is ignored, when bind variables are not cast
#329
GoogleCodeExporter
closed
8 years ago
3
Minor error in documentation of ARRAY_LENGTH
#328
GoogleCodeExporter
closed
8 years ago
2
H2 db files sometimes don't get removed after executing SHUTDOWN command.
#327
GoogleCodeExporter
closed
8 years ago
14
DATABASE_TO_UPPER=FALSE causes double quotes to appear around column names in aggregates
#326
GoogleCodeExporter
closed
8 years ago
5
Java Level Deadlock on Database & Session
#325
GoogleCodeExporter
closed
8 years ago
3
DriverManager.getConnection throws "Connection is broken" in embeded in-mem H2 under load
#324
GoogleCodeExporter
closed
8 years ago
1
NullPointerException in IndexCondition.getMask() when source is FunctionTable
#323
GoogleCodeExporter
closed
8 years ago
3
Left joins don't work when used as subquery in form clause
#322
GoogleCodeExporter
closed
8 years ago
2
The engine does not expect XA rollback without XA prepare.
#321
GoogleCodeExporter
closed
8 years ago
2
FileSystemdDisk.freeMemoryAndFinalize 'kills' jvm with large heap
#320
GoogleCodeExporter
closed
8 years ago
7
JDBC driver does not support {fn TIMESTAMPADD(...)}
#319
GoogleCodeExporter
closed
8 years ago
7
version 1.3.154 breaks under concurrent load
#318
GoogleCodeExporter
closed
8 years ago
2
Cannot use column alias in where clause
#317
GoogleCodeExporter
closed
8 years ago
1
[feature request] mvcc with multi-threading
#316
GoogleCodeExporter
closed
8 years ago
6
Java Level Deadlock on Database & Session Objects
#315
GoogleCodeExporter
closed
8 years ago
4
Recursive query doesn't return values by PreparedStatement with parameter
#314
GoogleCodeExporter
closed
8 years ago
1
Previous
Next