HomeMogDBMogDB StackUqbar
v3.0

Documentation:v3.0

Supported Versions:

MogDB 3.0.4

1. Version Description

MogDB 3.0.4 is a bug fix release of MogDB 3.0.3, released on 2023.03.24, which fixes thread pool related and other known issues.


2. Modified Defects

  • Fix the problem that the incorrect correspondence between database threads and sessions in thread pool operation caused low probability of coredump in thread pool operation.

  • Fix the problem that the incorrect timing of localsyscache cleanup causes low probability of coredump in thread pool operation during session detach.

  • Fix the problem that the wrong timing of InitLocks causes low probability of coredump when the thread pool is initialized.

  • Fix the problem that the memory corresponding to debug_query_string is still reused after being freed, resulting in low probability of coredump in thread pool operation.

  • Fix the warning log problem that cast_owner is too frequent in stored procedure calls.

  • Fix the problem that the database is coredumped when explaining specific SQL related to partitioned tables.

  • Fix the problem of instance coredump caused by wrong dbstat object cleanup when drop database.

Copyright © 2011-2024 www.enmotech.com All rights reserved.