Activity for Dushyant Shinde

  • Dushyant Shinde Dushyant Shinde created ticket #1667

    Issues upgrading to hsqldb and sqltool version from 2.4.1 to 2.7.1

  • Dushyant Shinde Dushyant Shinde modified a comment on discussion Help

    Thanks for the reply. Actually, the sqltool and hsqldb both dependencies were detected for a security issue under this CVE-2022-41853 id. We are therefore unable to use the previous version (2.4.1) of the sqltool. So is there any other workaround?

  • Dushyant Shinde Dushyant Shinde posted a comment on discussion Help

    Thanks for the reply. Actually, the SQL tool and hsqldb both dependencies were detected for a security issue under this CVE-2022-41853 id. We are therefore unable to use the previous version (2.4.1) of the sqltool. So is there any other workaround?

  • Dushyant Shinde Dushyant Shinde modified a comment on discussion Help

    Currently we are trying to upgrade hsqldb and sqltool dependencies from 2.4.1 to 2.7.1. Below is the command which gets executed. It takes multiple sql files in a single command : java -cp "hsqldb_path\hsqldb-2.7.1.jar;hsqldb_path\sqltool-2.7.1.jar" org.hsqldb.cmdline.SqlTool --inlineRc=URL="jdbc:hsqldb:file:hsqldb_url",USER=SA,PASSWORD= "/path/TestSQL1.sql" "path/TestSQL2.sql" "path/TestSQL3.sql" But after upgrade, this command get stuck while executing. The 1st one gets executed and then it gets...

  • Dushyant Shinde Dushyant Shinde modified a comment on discussion Help

    Currently we are trying to upgrade hsqldb and sqltool dependencies from 2.4.1 to 2.7.1. Below is the command which gets executed. It takes multiple sql files in a single command : java -cp "hsqldb_path\hsqldb-2.7.1.jar;<hsqldb_path>\sqltool-2.7.1.jar" org.hsqldb.cmdline.SqlTool --inlineRc=URL="jdbc:hsqldb:file:hsqldb_url",USER=SA,PASSWORD= "/path/TestSQL1.sql" "path/TestSQL2.sql" "path/TestSQL3.sql" </hsqldb_path> But after upgrade, this command get stuck while executing. The 1st one gets executed...

  • Dushyant Shinde Dushyant Shinde modified a comment on discussion Help

    Currently we are trying to upgrade hsqldb and sqltool dependencies from 2.4.1 to 2.7.1. Below is the command which gets executed. It takes multiple sql files in a single command : java -cp "<hsqldb_path>\hsqldb-2.7.1.jar;<hsqldb_path>\sqltool-2.7.1.jar" org.hsqldb.cmdline.SqlTool --inlineRc=URL="jdbc:hsqldb <hsqldb_url>",USER=SA,PASSWORD= "/path/TestSQL1.sql" "path/TestSQL2.sql" "path/TestSQL3.sql"</hsqldb_url></hsqldb_path></hsqldb_path> But after upgrade, this command get stuck while executing....

  • Dushyant Shinde Dushyant Shinde posted a comment on discussion Help

    Currently we are trying to upgrade hsqldb and sqltool dependencies from 2.4.1 to 2.7.1. Below is the command which gets executed. It takes multiple sql files in a single command : java -cp "<hsqldb_path>\hsqldb-2.7.1.jar;<hsqldb_path>\sqltool-2.7.1.jar" org.hsqldb.cmdline.SqlTool --inlineRc=URL="jdbc:hsqldb:<hsqldb database="" url="">",USER=SA,PASSWORD= "/path/TestSQL1.sql" "path/TestSQL2.sql" "path/TestSQL3.sql"</hsqldb></hsqldb_path></hsqldb_path> But after upgrade, this command get stuck while...

1
MongoDB Logo MongoDB