Red Database 3.0 - v3.0.17
Sept. 2, 2024, 4:36 p.m.
Changelog
Fixes:
- Fix a case of deleted memory modification which can cause segfault during authentication. RS-184107, RS-183777.
- Database creation in 3.0.12, 4.0.5 and 5.0.1 slower than in previous releases. FB-8220, FB-8219.
- Fixed incorrect dependency checking on alter column command. RS-105991.
- Fix big (32k+) chunk parsing in tracemgr. RS-188448.
- Fixed an error without set term when declaring a procedure inside a procedure. RS-185651.
- Reread trace config for services. RS-186890.
- Put trace error in log writer if possible. RS-181824.
Improvements:
- Add new API function to disable api-side CTRL handler. RS-68721.