MySQL: Fix off-by-one in allocation and pass address of correct bind result buffer to mysql_stmt_fetch_column() default tip

MySQL: Avoid allocating the full column size to receive results, for variable-length types check result size before allocation (thanks Florob)

Make calling autocommit with the same value as set a NOOP to suppress a warning from the DB

Use SQLite built in mechanism for tracking transactions

Removed commented code

Fix DBD.SQLite3 transaction handling

add paths for psql vc++ build

Create builddir before building

Fix bug in statemnt dealloc in psql driver

Issue 6: Release/repository missing LICENSE file

(0) -10 tip

mercurial