GreenSQL 1.1 is primarily a bug fix update of the previous GreenSQL version. One of the main fixes is to ensure code compliance with the MySQL version 5.0 protocol. During the MySQL protocol handshake, we disable MySQL built-in compression and encryption as GreenSQL does not yet support them. Old versions of GreenSQL were not aware of the compression and encryption at all, so by disabling them, we are able to check and forward the database queries.
The GreenSQL team is proud to announce that version 1.2 is already in an advanced development phase scheduled to be released in early December. It will include many new features, such as a new management GUI, advanced support for SQL protocols, and improved performance and reliability.
The GreenSQL team is also excited to announce new support services which we will be offering with the release of version 1.2. GreenSQL open source is available for free, as always. The …
[Read more]