WebScaleSQL-5.6.22 All currently-pushed changes have now been - TopicsExpress



          

WebScaleSQL-5.6.22 All currently-pushed changes have now been rebased onto the newly-released upstream MySQL-5.6.22. All tests pass, and all seems well, so, all unpushed changes and development should move to this new branch at this point: https://github/webscalesql/webscalesql-5.6/tree/webscalesql-5.6.22 Id like to send out a big Thank You! to the upstream MySQL developers for starting to push their code to git/GitHub: https://github/mysql/mysql-server Because of this, the full history of MySQL-5.6.22, is now the base of our branch. Our base commit *is* still formed from the public tarball release, but *that* commit is now, in turn, based upon the full git history, rather than just the past versions tarball releases. Everything went in cleanly, with only a few tweaks: * Upstream refactored some of the cmake support for maintenance builds, and two of our diffs had to be refactored along with these changes. Things all seem well with gcc, but if someone can confirm things are also fine with clang builds, that would be helpful (I did not test with clang). * Upstream added another .gitignore file, which includes many files that are actually part of the tarball. All the entries in this file were removed. * Upstream added a bunch of new pairs of strings with no spaces between them. I added the missing spaces. * I had to fix the warnings from one more variable that is actually unused in release builds. * I had to fix one new possibly-uninitialized variable. I will also be rebasing all of Facebooks currently-proposed changes onto this new branch over the next few days. Comments and feedback are welcome.
Posted on: Wed, 10 Dec 2014 18:59:02 +0000

Trending Topics



Recently Viewed Topics




© 2015