You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HammerDB - MariaDB 10.9.3:
pts/hammerdb-mariadb-1.1.0 [Virtual Users: 8 - Warehouses: 100]
Test 1 of 1
Estimated Trial Run Count: 1
Estimated Time To Completion: 22 Minutes [08:29 UTC]
Running Pre-Test Script @ 08:08:50
Started Run 1 @ 08:08:58
The test quit with a non-zero exit status.
Running Post-Test Script @ 08:09:00
The test logs say:
#####
Intel Xeon E5-2670 0 - NVIDIA Quadro K600 1GB - HP - Run 1
2023-09-02 06:43:18
#####
HammerDB CLI v4.5
Copyright (C) 2003-2022 Steve Shaw
Type "help" for a list of commands
SETTING CONFIGURATION
Database set to MySQL
can't read "tablename": no such variable
while executing
"puts "Error creating $tablename table in $sqlitedb : $message""
invoked from within
"if [catch {hdb eval $sqlcmd} message ] {
puts "Error creating $tablename table in $sqlitedb : $message"
return
..."
invoked from within
"if [catch {sqlite3 hdb $sqlitedb} message ] {
puts "Error initializing SQLite database : $message"
return
} else {
catch {..."
(procedure "SQLiteUpdateKeyValue" line 4)
invoked from within
"SQLiteUpdateKeyValue "generic" "benchmark" "rdbms" $rdbms"
(procedure "dbset" line 30)
invoked from within
"dbset db mysql"
(file "mysqlrun.tcl" line 3)
invoked from within
"source $autostart::autoloadscript"
invoked from within
"if { $autostart::autostartap == "true" } {
source $autostart::autoloadscript
} else {
TclReadLine::interact
}"
(file "./hammerdbcli" line 84)
#####
Intel Xeon E5-2670 0 - NVIDIA Quadro K600 1GB - HP - Run 1
2023-09-02 06:49:15
#####
HammerDB CLI v4.5
Copyright (C) 2003-2022 Steve Shaw
Type "help" for a list of commands
SETTING CONFIGURATION
Database set to MySQL
can't read "tablename": no such variable
while executing
"puts "Error creating $tablename table in $sqlitedb : $message""
invoked from within
"if [catch {hdb eval $sqlcmd} message ] {
puts "Error creating $tablename table in $sqlitedb : $message"
return
..."
invoked from within
"if [catch {sqlite3 hdb $sqlitedb} message ] {
puts "Error initializing SQLite database : $message"
return
} else {
catch {..."
(procedure "SQLiteUpdateKeyValue" line 4)
invoked from within
"SQLiteUpdateKeyValue "generic" "benchmark" "rdbms" $rdbms"
(procedure "dbset" line 30)
invoked from within
"dbset db mysql"
(file "mysqlrun.tcl" line 3)
invoked from within
"source $autostart::autoloadscript"
invoked from within
"if { $autostart::autostartap == "true" } {
source $autostart::autoloadscript
} else {
TclReadLine::interact
}"
(file "./hammerdbcli" line 84)
#####
Intel Xeon E5-2670 0 - NVIDIA Quadro K600 1GB - HP - Run 1
2023-09-02 08:09:00
#####
HammerDB CLI v4.5
Copyright (C) 2003-2022 Steve Shaw
Type "help" for a list of commands
SETTING CONFIGURATION
Database set to MySQL
can't read "tablename": no such variable
while executing
"puts "Error creating $tablename table in $sqlitedb : $message""
invoked from within
"if [catch {hdb eval $sqlcmd} message ] {
puts "Error creating $tablename table in $sqlitedb : $message"
return
..."
invoked from within
"if [catch {sqlite3 hdb $sqlitedb} message ] {
puts "Error initializing SQLite database : $message"
return
} else {
catch {..."
(procedure "SQLiteUpdateKeyValue" line 4)
invoked from within
"SQLiteUpdateKeyValue "generic" "benchmark" "rdbms" $rdbms"
(procedure "dbset" line 30)
invoked from within
"dbset db mysql"
(file "mysqlrun.tcl" line 3)
invoked from within
"source $autostart::autoloadscript"
invoked from within
"if { $autostart::autostartap == "true" } {
source $autostart::autoloadscript
} else {
TclReadLine::interact
}"
(file "./hammerdbcli" line 84)
The text was updated successfully, but these errors were encountered:
On the command line, I get this:
The test logs say:
The text was updated successfully, but these errors were encountered: