|
>> TODO: Check this list with Elena
I'm now going through ALL changes listed in MySQL 5.6.0 - 5.6.10 release notes, one by one (not bugfixes so far, just "changes" as classified in release notes). The result of it will be 4 lists:
1) found in 10.0;
2) not found in 10.0;
3) partially found in 10.0 (example: MDEV-4865);
4) unknown (it's mainly internal changes which don't have any obvious representation).
For list 1, I will try to check if there are test cases missing, will create bugs if they are, and will link them to this one.
List 2 will be sent to you after I have it, so you could take a look and see if there is something that should have been merged, but was not.
Items from list 3 I will file as bugs and will link them to this one.
Actions on list 4 will depend on the resulting list and the time that we have left.
|