Releases: TPC-Council/HammerDB
Releases · TPC-Council/HammerDB
Version 4.12
What's Changed
- version bump to 4.11 by @pooja-jain-17 in #714
- Consolidate output for use all warehouses option by @sm-shaw in #717
- Fix SQL Server database setting in GUI by @sm-shaw in #722
- Fix issues with PostgreSQL inline edit by @sm-shaw in #723
- Fixes GUI inline edit errors for MySQL and CLI for MySQL, MariaDB, Oracle, Db2 by @sm-shaw in #725
- Add results to web service homepage by @sm-shaw in #736
- Job timing summary to report median values by @sm-shaw in #733
- Bug Fix, wrong timeout value assignment in xtprof module. by @Sheharyar570 in #730
- Disable SQLite output for TPROC-C test workloads by @sm-shaw in #743
- Update version numbers and changelog for v4.12 by @sm-shaw in #744
- Update DocBook documentation for v4.12 by @sm-shaw in #745
New Contributors
- @Sheharyar570 made their first contribution in #730
Full Changelog: v4.11...v4.12
Checksums
MD5 SHA-1
-------------------------------------------------------------------------
2c4f9c4e26f3300af2c3458d07be7cc5 1f047f214bf6ba1af323d384cfa2a701e05270e5 hammerdb-4.12-linux-x64-installer.run
-------------------------------------------------------------------------
072d4b37d8dbae29724832969623f246 7bbee1987f19f9f20ff57261c1c5aaef6e1e43f3 hammerdb-4.12-linux.tar.gz
-------------------------------------------------------------------------
d1208c09528772f55a9375b60cf39cac 3bfd118b7c358ccf304754fa3cfffc88447b7844 hammerdb-4.12-win.zip
-------------------------------------------------------------------------
Windows Signed Installer hammerdb-4.12-win-x64-setup.exe
-------------------------------------------------------------------------
dda34897da40255e04bbfec3016f22fb 4c27eeda793cdd90e77b8bd8550af67973c43326 hammerdb-4.12-rhel8.tar.gz
Version 4.11
What's Changed
- Update Documentation for v4.10 by @sm-shaw in #672
- version bump to 4.10 by @pooja-jain-17 in #674
- Add Support for oceanbase tpch by @yaqi-zhao in #670
- version bump to 4.10 by @pooja-jain-17 in #675
- Change GUI properties dailogs to tabbed by @sm-shaw in #678
- Update SVG and themes packages, Unify themes on Windows and Linux by @sm-shaw in #680
- Fix missing close-brace in PostgreSQL XML Connect Pool option by @sm-shaw in #682
- Fix RETURNING d_next_o_id in NEWORD by @sm-shaw in #688
- Add Database version to TPROC-C timed test by @sm-shaw in #690
- Persist VU settings across restarts by @v1k1nghawk in #696
- Fix incorrect value for SQLite database by @sm-shaw in #701
- Add CPU metrics to CLI, Jobs and automate start by @sm-shaw in #705
- Add Schema Existence Check for MySQL/MariaDB by @v1k1nghawk in #706
- Adds Performance Profile for TPROC-C Jobs by @sm-shaw in #707
- v4.11 Version numbers and Changelog by @sm-shaw in #708
- Added example scripts for "checkschema" for all databases, both in tcl in python by @pooja-jain-17 in #709
- Update Changelog for PR #709 by @sm-shaw in #712
- Update Documentation for v4.11 by @sm-shaw in #713
New Contributors
- @yaqi-zhao made their first contribution in #670
- @v1k1nghawk made their first contribution in #696
Full Changelog: v4.10...v4.11
Checksums
MD5 SHA-1
-------------------------------------------------------------------------
63dd071a236cbd94995318cfc7a1423d dd496f9dd93300710b9b950183487d310ece93a2 hammerdb-4.11-linux-x64-installer.run
-------------------------------------------------------------------------
ebe4af7a126cf2443ae3b3bf3e90a87a e01f61c61f5df46a05350fa593f5e18d9d55051c hammerdb-4.11-linux.tar.gz
-------------------------------------------------------------------------
bd21c9da67223a724ef19c65fcd42399 7531467abf5299ecddd3c381f5593d7913c1e34c hammerdb-4.11-win.zip
-------------------------------------------------------------------------
Windows Signed Installer hammerdb-4.11-win-x64-setup.exe
-------------------------------------------------------------------------
bb4839a594d7e3bc496aa898f891ba8c d6187752b984407fec3c5ef52a67098a6bd9a6f1 hammerdb-4.11-rhel8.tar.gz
Version 4.10
What's Changed
- Version bump to 4.9 by @pooja-jain-17 in #626
- Alter MSSQLS TPCH Schema to use Decimal not Money by @JoshInnis in #634
- Fix call ash_fetch,error on Windows client running PostgreSQL metrics by @sm-shaw in #638
- Docker cloudtk by @pooja-jain-17 in #641
- Add check to vurun for pre-existing threads by @sm-shaw in #644
- Add optional purge and write back for MariaDB TPROC-C by @sm-shaw in #642
- Add giset command to set generic dictionary settings by @sm-shaw in #646
- MSSQLS TPCH Add Flag to Partition Orders and Lineitems by @JoshInnis in #647
- Add bcp -u option for SQL Server to trust the server certificate by @sm-shaw in #653
- MSSQL TPCH Create Advanced Statistics by @JoshInnis in #652
- Add quotemeta function to escape special characters in passwords by @sm-shaw in #658
- Add schema and consistency checks for all databases for TPROC-C and TPROC-H by @sm-shaw in #664
- Increase default CLI timeouts by @sm-shaw in #668
- Add support for Microsoft Entra authentication for SQL Server by @sm-shaw in #665
- v4.10 Version numbers and Changelog by @sm-shaw in #669
Full Changelog: v4.9...v4.10
Checksums
MD5 SHA-1
-------------------------------------------------------------------------
8987cc825b0ab5122b8d803f05d75967 78128686969a3ef8830d8057eafa4c5fe86c635b hammerdb-4.10-linux-x64-installer.run
-------------------------------------------------------------------------
3a98bb30d51cbcec22700681bbeddbb6 3703ada6451ffdcf6f684ae1cabf1203abc14cff hammerdb-4.10-linux.tar.gz
-------------------------------------------------------------------------
886b6a22c92ec69b20cea72aab33d837 c55cebd4306991620436a554f1251cfd92000281 hammerdb-4.10-win.zip
-------------------------------------------------------------------------
Windows Signed Installer hammerdb-4.10-win-x64-setup.exe
-------------------------------------------------------------------------
28de7e5e75e769547b2f94c2bb6a6716 eb02ef92e91b560aa4ef3b7b8a687b5168e00b24 hammerdb-4.10-rhel8.tar.gz
Version 4.9
What's Changed
- Container file simplication by @grooverdan in #569
- Update precision of w_ytd to prevent numeric field overflow by @sm-shaw in #585
- Add Optional Invisible Primary Key to History for Replication in MySQL and MariaDB by @sm-shaw in #586
- Added Use bcp as a user option by @krithikasatish in #587
- Added use_bcp default as true and enabled bcp with windows authentication by @krithikasatish in #592
- Edited Dockerfile to install a specific version of msodbcsql18 by @zinzh in #596
- Skip blank lines in binds in recent Oracle trace files by @sm-shaw in #591
- Fix for TPROC-H calculates o_totalprice incorrectly by @sm-shaw in #610
- Fix MySQL/MariaDB TPROC-H build FK error by @sm-shaw in #599
- Add MariaDB/MySQL No Stored Procedures option to TPROC-C by @sm-shaw in #602
- Implement BCP Option for MSSQLS TPCH Load by @JoshInnis in #611
- 4.9 version numbers and changelog by @sm-shaw in #612
- Alter MSSQL TPCH Colstore Index Steps by @JoshInnis in #613
- TPROCC MSSQLS BCP Load by Warehouse by @JoshInnis in #614
- Update ChangeLog for PR 614 by @sm-shaw in #615
- Update ChangeLog for PR 616 by @sm-shaw in #617
- Replace error with warning if remote application connects to comm port by @sm-shaw in #619
- Remove Unneeded Indices From TPROC-H MSSQL by @JoshInnis in #616
- Update Documentation for v4.9 by @sm-shaw in #620
New Contributors
- @grooverdan made their first contribution in #569
- @krithikasatish made their first contribution in #587
- @zinzh made their first contribution in #596
- @JoshInnis made their first contribution in #611
Full Changelog: v4.8...v4.9
Checksums
MD5 SHA-1
-------------------------------------------------------------------------
1e4e2e6cdc1d29865dfdf21a84e1820f 7a9359f93f4425526caa37d1db6b5f83dfbf6f95 hammerdb-4.9-linux-x64-installer.run
-------------------------------------------------------------------------
4941071263fb59ad8732b7d329f8fb6b 88fd110eea4cabaa88125f0abf77ba3ade60769a hammerdb-4.9-linux.tar.gz
-------------------------------------------------------------------------
0a1529277535188269696b219a875e97 26b85befc1e59cdcbc27d959ae06ef708915368d hammerdb-4.9-win.zip
-------------------------------------------------------------------------
Windows Signed Installer hammerdb-4.9-win-x64-setup.exe
-------------------------------------------------------------------------
5ccdd4b7c46e95128e6c328e2fb94ddb 5cb37f90061321f76586ae5f395d0352e2f42c6d hammerdb-4.9-rhel8.tar.gz
Version 4.8
What's Changed
- Update Documentation to v4.7 by @sm-shaw in #516
- Create CONTRIBUTING.md by @sm-shaw in #517
- Docker 4.7 by @pooja-jain-17 in #524
- Add CLI savescript and custommonitor commands by @sm-shaw in #522
- Docker 4.7- Updated Readme files with more clear instructions and corrected typos by @pooja-jain-17 in #528
- Fix doc bug for VU/warehouse count by @sm-shaw in #535
- Repair ora_compatible OSTAT procedure by @mw2q in #531
- Auto scale factor for TPC-H (issue 23) by @Jiang-Hua in #539
- Update mssqlsoltp.tcl by @Alex-Zarenin in #541
- Add jobs getchart command by @sm-shaw in #530
- MySQL/MariaDB L_ORDERKEY to BIGINT by @sm-shaw in #556
- Enhancement for storing and retrieval of HammerDB results and configurations by @sm-shaw in #558
- 4.8 version numbers and changelog by @sm-shaw in #559
- Allow using existing empty database for Db2 TPROC-C and TPROC-H by @sm-shaw in #560
- Update Documentation to v4.8 by @sm-shaw in #562
- Fix User and Repeat delay reversed by @sm-shaw in #564
- Fix commit 3de91e5 removed getchart help message by @sm-shaw in #565
- Add password blank to GUI by @sm-shaw in #566
- Fix typo in Web Service port label by @sm-shaw in #567
- Update v4.8 changelog with bug fixes by @sm-shaw in #568
New Contributors
- @mw2q made their first contribution in #531
- @Alex-Zarenin made their first contribution in #541
Full Changelog: v4.7...v4.8
Checksums
MD5 SHA-1
-------------------------------------------------------------------------
b6a7dbff658e862d4b262244606f0480 6948b1cdd9a34e73ce666a372f1ec09a7510cf80 hammerdb-4.8-linux-x64-installer.run
-------------------------------------------------------------------------
b46d0d6833a31fe01dd0c7b2e2c7dae0 3978e25b73e595f46cab2a7b8b77ff7217a454a5 hammerdb-4.8-linux.tar.gz
-------------------------------------------------------------------------
572fcee75a18ebb0bcf488d622110c25 82e7a23362e80e3df9a8e34cf4b48a20731d0377 hammerdb-4.8-win.zip
-------------------------------------------------------------------------
Windows Signed Installer hammerdb-4.8-win-x64-setup.exe
-------------------------------------------------------------------------
c1ae72e790af9c70a6a8414831c23835 e15a592387091fb26a1e44735f879a33b99159e6 hammerdb-4.8-rhel8.tar.gz
Version 4.7
What's Changed
- Update omitted Changelog for v4.6 release by @sm-shaw in #466
- Fix for Issue #467 CLI myerrproc and remote_command opmode by @sm-shaw in #468
- Fixing queries for Columnstore issue 459 by @mprostko in #460
- Updates to jobs for Docker scripts by @sm-shaw in #471
- Prevent CLI hang when scripts finishes before enters event loop by @sm-shaw in #473
- Docker 4.6 by @pooja-jain-17 in #474
- remove trafodion configuration and files by @sm-shaw in #485
- Query update for tpch columnstore benchmark by @mprostko in #481
- MySQL Heatwave TPROC-H support by @mprostko in #483
- Add tkpath to build by @sm-shaw in #478
- Improve Transaction counter look and feel and resize when window resized by @sm-shaw in #494
- 4.7 versions and changelog by @sm-shaw in #502
- Adding sample scripts to HammerDB home directory by @pooja-jain-17 in #509
- Fix calculation of geomean in TPROC-H by @igorkonopko in #504
- Fix TPROC-H query 5 for Columnstore by @igorkonopko in #503
- Use db2tcl to create and drop database for DB2 by @Jiang-Hua in #501
- Fix fails to delete if SQLite file open for read on Windows closes #512 by @sm-shaw in #513
- Fix for vu specific timing printed twice by @sm-shaw in #515
- Add Db2 CLI example scripts and powershell driver script for Windows by @sm-shaw in #511
New Contributors
Full Changelog: v4.6...v4.7
Checksums
MD5 SHA-1
-------------------------------------------------------------------------
9a4c78cb5c38423c0c46435b3804437b 782817a1593494a47a4834a9602f64d50d83f895 hammerdb-4.7-linux-x64-installer.run
-------------------------------------------------------------------------
858f0de987d6cf3fd8a10b3c5057c205 5874d199b18abaa3668bee55f41ef135a1244289 hammerdb-4.7-linux.tar.gz
-------------------------------------------------------------------------
b9279cb6ba19b9a4e47fb0f568d1265b d54a308d8dab999a736d809b5c44bc7f0e0c470f hammerdb-4.7-win.zip
-------------------------------------------------------------------------
Windows Signed Installer hammerdb-4.7-win-x64-setup.exe
-------------------------------------------------------------------------
ad1f0cec54d180318953f0362e1038c2 905333124ac1eee6b2df21447efaaf6d9fab6719 hammerdb-4.7-rhel8.tar.gz
Version 4.6
MD5 SHA-1
-------------------------------------------------------------------------
36c88372aa044328ff6f2be6e36ea00a aa944270e44b16b65d45c7f3bce7cc8fdccb8798 hammerdb-4.6-linux-x64-installer.run
-------------------------------------------------------------------------
93235bc1cb03e3c802d62b8443a4a71d f1ce8891e24dba9dfa99c16781673f37d71e94df hammerdb-4.6-linux.tar.gz
-------------------------------------------------------------------------
9a12cd80b4b4810a71c4cbeb783f4fc3 e8dd5154c0f52e07a9b173944275a4994fb298ef hammerdb-4.6-win.zip
-------------------------------------------------------------------------
Windows Signed Installer hammerdb-4.6-win-x64-setup.exe
-------------------------------------------------------------------------
423d268b6a3fc303848771ee06e66b01 64b2107d1dd4c9bb38ad3e90568671cf5d336033 hammerdb-4.6-RHEL8.tar.gz
What's Changed
- fix typos in #388
- Hdb docker by @pooja-jain-17 in #401
- Remove reconnect for PostgreSQL on windows by @sm-shaw in #402
- Add SQL Server encrypt connection and trust certificate by @sm-shaw in #406
- HammerDB: Passwordless MariaDB connection by @igorkonopko in #408
- HammerDB: Allow to skip CA for MariaDB by @igorkonopko in #407
- Add set virtual user to available vcpus by @sm-shaw in #409
- Fix MySQL/MariaDB TX Count Error Handling on Connection by @sm-shaw in #419
- Deprecate CLI runtimer by @sm-shaw in #415
- Add CODEOWNERS by @memmertoIBM in #423
- Add drop schema functionality by @sm-shaw in #430
- Improve CLI diset error message by @sm-shaw in #437
- Fix for keepalive issue #445 by @sm-shaw in #446
- Fix for issue #450 by @shirwadkarsonia in #451
- Add alternative python CLI interface by @sm-shaw in #452
- Job Storage for Issue #420 by @sm-shaw in #453
- Make jobs functionality modular by @sm-shaw in #458
- Update Documentation to v4.6 by @sm-shaw in #461
New Contributors
- @igorkonopko made their first contribution in #408
- @memmertoIBM made their first contribution in #423
- @shirwadkarsonia made their first contribution in #451
Full Changelog: v4.5...v4.6
Version 4.5
MD5 SHA-1
-------------------------------------------------------------------------
0ed7fa52f4dff4b7d68be97a908627e9 e8e559e8f661dba03fe07cd39a44721cae4f368e hammerdb-4.5-linux-x64-installer.run
-------------------------------------------------------------------------
ca4401e7826e2bcd1c3652a4fc96953e 98c924ad4e99d6f55ef89f098ce638455473dba6 hammerdb-4.5-linux.tar.gz
-------------------------------------------------------------------------
57be560090256e99fa532a4d5041080d 96d573fb2e8d3eefbf43e2351233538f4b3b51df hammerdb-4.5-win.zip
-------------------------------------------------------------------------
Windows Signed Installer hammerdb-4.5-win-x64-setup.exe
-------------------------------------------------------------------------
0276b6c66ce0f27df856e465dd1291c6 8066a50ba565d4d0e849138e289fcc83d3056c72 hammerdb-4.5-RHEL8.tar.gz
What's Changed
- Move history file tracking to interactive by @sm-shaw in #332
- Add SSL connection options to MariaDB by @sm-shaw in #331
- Dependency build automation for Linux by @sm-shaw in #323
- Save/load configuration to SQLite DB by @Jiang-Hua in #336
- set MariaDB autocommit to 1 for Monitor VU by @sm-shaw in #333
- Escape username and database name in PostgreSQL procedures by @aaaronan in #340
- Added Dockerfile to build a HammerDB container and TPROC_C sample scripts to build schema and run tests by @pooja-jain-17 in #339
- Dependency build automation for Windows by @sm-shaw in #362
- use correct transaction boundaries in MySQL / MariaDB and PG by @hgxl64 in #356
- Fix RAISEEROR error in Asynch connect by @sm-shaw in #366
- SQL Server Schema/Stored Procedure Updates by @sm-shaw in #372
- Fix for o_all_local value update and insert by @sm-shaw in #375
- Update version numbers, changelog and documentation to v4.5 by @sm-shaw in #379
- Add SSL options to MySQL by @Jiang-Hua in #376
- MSSQLS SET no_ol_i_id to correct value by @sm-shaw in #381
New Contributors
- @aaaronan made their first contribution in #340
- @pooja-jain-17 made their first contribution in #339
- @hgxl64 made their first contribution in #356
Full Changelog: v4.4...v4.5
Version 4.4
MD5 SHA-1
-------------------------------------------------------------------------
aff61a32299b1b47bfd2a2ee046feadf c211fa7cc229b85487bd1d863c4296e0cba63a99 hammerdb-4.4-linux-x64-installer.run
-------------------------------------------------------------------------
390e787d8f87a3f5443986edad3c89b9 5347e06baad690336afa6d354330cd59d98343cc hammerdb-4.4-linux.tar.gz
-------------------------------------------------------------------------
7c09982e74bde0a8f66a6fb2f9a392b1 49a2e8b6da9d90aa106cfadcb9a9a43c7197825e hammerdb-4.4-win.zip
-------------------------------------------------------------------------
Windows Signed Installer hammerdb-4.4-win-x64-setup.exe
What's Changed
- readline: only catch signals when using interact by @JelteF in #303
- Standardize indentation of tcl files by @JelteF in #292
- Make Linux hammerdb executable work with spaces in PATH by @JelteF in #298
- Optimize MakeAlphaString by @JelteF in #295
- Build dataset using COPY instead of multi-row inserts for TPROC-C by @JelteF in #301
- Add optional Citus support by @JelteF in #302
- Fix getcols can return zero, resulting in divide-by-zero by @sm-shaw in #306
- Update versions, changelog and documentation for v4.4 by @sm-shaw in #315
New Contributors
Full Changelog: v4.3...v4.4
Version 4.3
MD5 SHA-1
-------------------------------------------------------------------------
ed9012f662b02ffebbed0e770dd8b97d 9836e5288fa26ba033d9c29200e194e23f37dd6e hammerdb-4.3-linux-x64-installer.run
-------------------------------------------------------------------------
f8b4e4aa619089aaa7d2747cf2e0794a 5bb232c45c2d3a063df09bb3dedd44d3fe5a3edf hammerdb-4.3-linux.tar.gz
-------------------------------------------------------------------------
7f9240a4e3e0e3098b7f3e10debc6dd1 031a4f35f67f062fcd714abb1a7c67c619b2de78 hammerdb-4.3-win.zip
-------------------------------------------------------------------------
Windows Signed Installer hammerdb-4.3-win-x64-setup.exe
What's Changed
- Update for #264 [TPROC-H] MySQL create FKs after table load. by @sm-shaw in #274
- Add sslmode support for PostgreSQL database by @christianricci in #271
- Add CLI to Web Service with SQLite repository for output, timing and transactions by @sm-shaw in #278
- Add performance metrics for PostgreSQL by @Jiang-Hua in #279
- Update versions and changelog for v4.3 by @sm-shaw in #280
- v4.3 fix - encapsulate graphical metrics in namespace by @sm-shaw in #283
- DocBook Documentation v4.3 by @sm-shaw in #284
New Contributors
- @christianricci made their first contribution in #271
Full Changelog: v4.2...v4.3