Bugs Fixed
Implemented getBigDecimal() without scale
component for JDBC2.
Added ultraDevHack URL parameter, set to
true to enable (broken) Macromedia UltraDev
to use the driver.
Added detection of -/+INF for doubles.
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.
Faster ASCII string operations.
Fixed composite key problem with updatable result sets.
