Mark Rotteveel

Results 52 issues of Mark Rotteveel

The conversion of non-TEXT blobs in BLOB_APPEND is not consistent, that is the behaviour for the first argument is different compared to subsequent arguments. As a simple example, against the...

component: engine
affect-version: 4.0.2

Microsoft actively discourages using the [`SIO_LOOPBACK_FAST_PATH`](https://docs.microsoft.com/en-us/windows/win32/winsock/sio-loopback-fast-path) socket option: > **Important** The **SIO_LOOPBACK_FAST_PATH** is deprecated and is not recommended to be used in your code. As such, the `TcpLoopbackFastPath` configuration option...

component: engine
component: api / client library
affect-version: 3.0.10
affect-version: 4.0.2

NOTE: This ticket describes and discusses a potential change, and is not a statement of intent or promise to actually make this change. In JDBC 3.0 and earlier, section 10.1...

priority: minor
type: improvement

To be able to use service calls with a user in a database-specific security database, a database name must be passed in `isc_spb_expected_db`, so Firebird can lookup the appropriate security...

type: new feature

We're currently creating separate artifacts per Java version. Creating a Multi-Release JAR might allow us to reduce to a single artifact. Investigate the possibilities and limitations. See also: https://blog.gradle.org/mrjars Possible...

fix-version: Non-version tasks

See [jdp-2021-03: Drop Firebird 2.5 support](https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2021-03-drop-firebird-2-5-support.md)

component: jdbc driver
type: new feature
fix-version: Jaybird 6

When inserting or updating a too long value of a UNICODE_FSS column while connecting with connection character set UNICODE_FSS, the insert succeeds without error, but the value is truncated. When...

component: engine
type: bug
affect-version: 4.0.0
affect-version: 5.0 Initial
affect-version: 4.0.1
affect-version: 4.0.2

Add support for COLUMN_DEF of DatabaseMetaData.getProcedureColumns

fix-version: Jaybird 5
component: jdbc driver
type: improvement

Previously, the Firebird builds produced a MSG.FDB which contained error information, which is used by the `MessageDump` utility to generate error message and sqlstate files. In Firebird 5.0, this was...

fix-version: Jaybird 5

Use module system for Jaybird.

component: jdbc driver
fix-version: Jaybird 6