DiscourseDB / discoursedb-core

DiscourseDB Core Repository
GNU General Public License v2.0
10 stars 4 forks source link

Large queries fail to download #25

Open cbogart opened 6 years ago

cbogart commented 6 years ago

Error message:

2018-07-03 14:58:52.222  WARN 1946 --- [nio-5398-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Warning Code: 3170, SQLState: HY000
2018-07-03 14:58:52.222  WARN 1946 --- [nio-5398-exec-2] o.h.engine.jdbc.spi.SqlExceptionHelper   : Memory capacity of 8388608 bytes for 'range_optimizer_max_mem_size' exceeded. Range optimization was not done for this query.

Relates to this issue: https://bugs.mysql.com/bug.php?id=78752