issues
search
art1973
/
h2database
Automatically exported from code.google.com/p/h2database
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
java.lang.RuntimeException: rowCount expected N got M Tx.Iy [50000-164]
#612
GoogleCodeExporter
closed
8 years ago
5
TIMESTAMP JDBC ArrayIndexOutOfBoundsException on big tables
#611
GoogleCodeExporter
closed
8 years ago
4
Integer Overflow in WriteBuffer.java at WriteBuffer.grow() in MVStore 1.4.186
#610
GoogleCodeExporter
closed
8 years ago
4
ClassCastException - SpatialIndex - table insert null value in a geometry column - Pull request provided
#609
GoogleCodeExporter
closed
8 years ago
3
1.4.186: Daylight savings time and date math
#608
GoogleCodeExporter
closed
8 years ago
2
insert sorted select not works as expected
#607
GoogleCodeExporter
closed
8 years ago
5
Unable to load class 'org.h2.mvstore.MVMap$2' because the bundle wiring for org.h2 is no longer valid.
#606
GoogleCodeExporter
closed
8 years ago
2
dead Cycle when connect db
#605
GoogleCodeExporter
closed
8 years ago
8
FunctionAlias error when calling stored procedure where OUT parameter is not first
#604
GoogleCodeExporter
closed
8 years ago
3
Memory leaking from webapp; cannot shutdown normally
#603
GoogleCodeExporter
closed
8 years ago
7
Please upgrade the dependency on the Servlet API
#602
GoogleCodeExporter
closed
8 years ago
2
Select WILDCARD --> Unexpected code path Exception
#601
GoogleCodeExporter
closed
8 years ago
2
Subselect from a function in a select clause does not see aliases from the outer select
#600
GoogleCodeExporter
opened
8 years ago
4
Error in comparison test when using "group by"
#599
GoogleCodeExporter
closed
8 years ago
5
parser fails on timestamp "24:00:00.1234"
#598
GoogleCodeExporter
closed
8 years ago
3
Patch for /trunk/h2/src/main/org/h2/security/XTEA.java
#597
GoogleCodeExporter
closed
8 years ago
2
Quoting of columns not parsed correctly
#596
GoogleCodeExporter
closed
8 years ago
2
Supporting multiple columns for IN-clause
#595
GoogleCodeExporter
opened
8 years ago
0
copyInThread does not work properly
#594
GoogleCodeExporter
closed
8 years ago
3
SELECT IF(v.value LIKE 'a', 1, 0) doesn't work in H2 DB
#593
GoogleCodeExporter
closed
8 years ago
1
1.4.x - AUTO_SERVER problem
#592
GoogleCodeExporter
closed
8 years ago
1
INSTR behaves case sensitive on VARCHAR_IGNORECASE column
#591
GoogleCodeExporter
closed
8 years ago
2
Memory if many connections are opened and closed on Android
#590
GoogleCodeExporter
closed
8 years ago
6
a csvread failure keeps the file open on windows
#589
GoogleCodeExporter
closed
8 years ago
1
a csvread failure keeps the file open on windows
#588
GoogleCodeExporter
opened
8 years ago
7
General error: java.lang.IllegalStateException
#587
GoogleCodeExporter
closed
8 years ago
20
SQL Grammar error, if IN clause with single argument is not enclosed with Brackets.
#586
GoogleCodeExporter
closed
8 years ago
3
SET resets SCOPE_IDENTITY()
#585
GoogleCodeExporter
opened
8 years ago
0
Unable to create or alter sequence "XXX" because of invalid attributes (start value "1", min value "1", max value "9223372036854775807", increment "1"); SQL statement: alter sequence deployment_items_table_seq RESTART WITH (select max (id) from deployment_items_table ) + 1; [90009-176]
#584
GoogleCodeExporter
closed
8 years ago
5
LOB Compression appears broken since 1.4.177
#583
GoogleCodeExporter
opened
8 years ago
2
Feature Request: Partial index support
#582
GoogleCodeExporter
opened
8 years ago
1
This combination of database settings is not supported: "LOCK_MODE=0 & MULTI_THREADED"
#581
GoogleCodeExporter
closed
8 years ago
4
Error 90037 'view not found' occurs while exexuting 'drop view if exists' DDL statement
#580
GoogleCodeExporter
closed
8 years ago
2
system column _ROWID_ slow with MVSTORE
#579
GoogleCodeExporter
closed
8 years ago
2
Case-sensitive column alias not found in group by
#578
GoogleCodeExporter
closed
8 years ago
2
Array Readability Issue
#577
GoogleCodeExporter
closed
8 years ago
2
After latest changes H2 not supporting UPDATE ... ORDER BY ... LIMIT
#576
GoogleCodeExporter
closed
8 years ago
6
try to add localhost:8080/h2console/console/q.do to return json ResultSet
#575
GoogleCodeExporter
opened
8 years ago
3
Deadlock in H2 1.4.180 with MVStore
#574
GoogleCodeExporter
closed
8 years ago
3
Add implementation for Methods "isWrapperFor()" and "unwrap()" in JdbcConnection.java
#573
GoogleCodeExporter
closed
8 years ago
4
Order By In Update statement not supported by H2 Grammer
#572
GoogleCodeExporter
closed
8 years ago
32
multithreading
#571
GoogleCodeExporter
closed
8 years ago
1
h2 can't recover database from a crash
#570
GoogleCodeExporter
opened
8 years ago
4
List of Exception Management Anti-Patterns and Code Smells
#569
GoogleCodeExporter
closed
8 years ago
1
List of Exception Management Anti-Patterns and Code Smells
#568
GoogleCodeExporter
closed
8 years ago
1
h2 hangs for a long time then (sometimes) recovers
#567
GoogleCodeExporter
closed
8 years ago
10
Corruption: Indexes for table with more than 5000 rows gets corrupted (sample app included)
#566
GoogleCodeExporter
closed
8 years ago
4
NPEs thrown from MVStore in multithreaded mode when inserting rows by multiple threads
#565
GoogleCodeExporter
closed
8 years ago
4
Add support for SQL standard ordered set functions
#564
GoogleCodeExporter
opened
8 years ago
0
Add support for the SQL standard array aggregate function: ARRAY_AGG()
#563
GoogleCodeExporter
opened
8 years ago
0
Next