Relative Content

Tag Archive for sqldatabasemariadbdbeaverdatagrip

Timeout problem on SQL script in MariaDB: connection closed after 2 hours

I am experiencing a particular problem when running an SQL script on a database managed with MariaDB. When I run the script, the connection closes after exactly 2 hours, interrupting the execution of the query. I am certain that the query is correct, because when I run it on a smaller dataset, the results are returned without any problems.

Timeout problem on SQL script in MariaDB: connection closed after 2 hours

I am experiencing a particular problem when running an SQL script on a database managed with MariaDB. When I run the script, the connection closes after exactly 2 hours, interrupting the execution of the query. I am certain that the query is correct, because when I run it on a smaller dataset, the results are returned without any problems.