Removed duplicate caching of mysql_version.
The manual caching in self.server_version and the cached_property decorator are redundant.
Loading
Please register or sign in to comment
The manual caching in self.server_version and the cached_property decorator are redundant.