Today was the first day of sessions at Percona
Live Europe 2016, and it was packed with exciting talks and
important information on open source databases. Some of the most
anticipated talks are those that cover what to expect in MySQL
8.0.
One of those talks was given by Oracle’s Manyi Lu, Director
of Software Development. She discussed MySQL 8.0: what’s new in Optimizer.
In her talk, Manyi discussed what we could look forward to
in MySQL 8.0’s optimizer. There are substantial improvements
in the optimizer in MySQL 5.7 and MySQL 8.0. Most noticeably,
users can now combine relational data with NoSQL using the new
JSON features. MySQL also now supports functional indexes through
generated columns. …
[Read more]