v4.17.2 *beta*
Pre-release
Pre-release
Core
- [fix] Fixed data race in cached comparators (
joins cache
may cause incorrect comparators deletion) - [fix] Changed
select fields filters
behavior: incorrect fields in the filter will be ignored (instead of full filter reset)
Go connector
- [fix] Unexported fields and fields, marked with
"json":-
, will not create indexes anymore (including nested ones). Check updated example here - [fix] Unexported fields, makred with
joined
now produce explicit error (previously such fields silently did not work)
Deploy
- [fea] Added
RedOS 8
prebuilt packages
Face
- [fea] Changed column tooltips on
Statistics->Queries
page - [fea] Grouped slow log settings on
Database config
page - [fix] Fixed the
JOIN
links inExplain result
table