3. HammerDB v4.5 New Features

HammerDB v4.5 New Features are all referenced to GitHub Issues and Pull Requests, where more details for each new feature and related pull requests can be found here:

[TPC-Council#376] Add SSL options to MySQL

[TPC-Council#375] Fix for o_all_local value update and insert

[TPC-Council#372] SQL Server Schema/Stored Procedure Updates

[TPC-Council#366] Fix RAISEEROR error in Asynch connect

[TPC-Council#356] use correct transaction boundaries in MySQL / MariaDB and PG

[TPC-Council#362] Dependency build automation for Windows

[TPC-Council#340] Escape username and database name in PostgreSQL procedures

[TPC-Council#339] Added Dockerfile to build a HammerDB container and TPROC_C sample scripts to build schema and run tests

[TPC-Council#336] Save/load configuration to SQLite DB

[TPC-Council#333] set MariaDB autocommit to 1 for Monitor VU

[TPC-Council#332] Move history file tracking to interactive

[TPC-Council#331] Add SSL connection options to MariaDB

[TPC-Council#323] Dependency build automation for Linux