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

v4.5 Can’t read variable $tablename error when fails to create sqlite tables #450

Closed
shirwadkarsonia opened this issue Oct 25, 2022 · 0 comments · Fixed by #451
Closed

Comments

@shirwadkarsonia
Copy link
Contributor

Using HammerDB 4.5 with MySQL, we are trying to create a schema. However, when doing so, we see the following error:

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 ..."

shirwadkarsonia added a commit to shirwadkarsonia/HammerDB that referenced this issue Oct 28, 2022
@sm-shaw sm-shaw linked a pull request Nov 3, 2022 that will close this issue
abondvt89 added a commit that referenced this issue Nov 3, 2022
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

Successfully merging a pull request may close this issue.

1 participant