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

Out of Memory error #1921

Open
aarontravass opened this issue Mar 9, 2024 · 0 comments
Open

Out of Memory error #1921

aarontravass opened this issue Mar 9, 2024 · 0 comments

Comments

@aarontravass
Copy link

Preconditions

  • HeidiSQL version: 12.6.0.6812
  • Database type and version: PostgreSQL 14
  • OS: Windows 11

Describe the bug

The internet went down for a few minutes and after it was back, I clicked on a few tables in the table view and I got a out of memory error message. There is no option to report it. Moreover, as seen in the screenshot below, there is enough memory to open more apps but HeidiSQL seems to not work. After trying again, HeidiSQL crashed. Below is the log


SELECT * FROM "information_schema"."columns" WHERE TABLE_SCHEMA='###' AND TABLE_NAME='###' ORDER BY ORDINAL_POSITION;
/* out of memory */

To Reproduce

Screenshots or Crash reports

image

image

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