Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HammerDB MariaDB 1.1.0 fails #46

Open
SpokeyWheeler opened this issue Sep 2, 2023 · 0 comments
Open

HammerDB MariaDB 1.1.0 fails #46

SpokeyWheeler opened this issue Sep 2, 2023 · 0 comments

Comments

@SpokeyWheeler
Copy link

On the command line, I get this:

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant