Implemented getBigDecimal()
without scale
component for JDBC2.
Fixed composite key problem with updatable result sets.
Added detection of -/+INF for doubles.
Faster ASCII string operations.
Fixed incorrect detection of
MAX_ALLOWED_PACKET
, so sending large
blobs should work now.
Fixed off-by-one error in java.sql.Blob
implementation code.
Added ultraDevHack
URL parameter, set to
true
to allow (broken) Macromedia
UltraDev to use the driver.