Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.1.14
-
None
-
3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
Description
The system executes Connect Engine queries and sometimes the following syslog messages appears:
mysqld: GetTDB: Not enough memory in Work area for request of 352 (used=67108816 free=48)
mysqld: GetTDB: Not enough memory in Work area for request of 56 (used=67108864 free=0)
After that mysql process disappears and then starts crash recovery. There are no segfault messages etc.
My opinion is that in the case of lack of memory SQL-query can fail, but the database should not be affected.