~giuseppe-maxia/mysql-sandbox/mysql-sandbox-3

« back to all changes in this revision

Viewing changes to Changelog

  • Committer: g.maxia at gmail
  • Date: 2015-08-02 15:15:16 UTC
  • Revision ID: g.maxia@gmail.com-20150802151516-3blys2q56v788sc1
- Added default name for relay log files.
- Added 'show_binlog' script in each sandbox
- improved tests by getting all the version components from a single function call
- Added GTID initialization options for MySQL 5.6, 5.7, and MariaDB 10
- Added GTID enabling test for MySQL 5.6 and 5.7
- added and improved more tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
3.0.62  01-Aug-2015
 
2
        - Added default name for relay log files.
 
3
        - Added 'show_binlog' script in each sandbox
 
4
        - improved tests by getting all the version components from a single
 
5
        function call
 
6
        - Added GTID initialization options for MySQL 5.6, 5.7, and MariaDB 10
 
7
        - Added GTID enabling test for MySQL 5.6 and 5.7
 
8
        - added and improved more tests
1
9
3.0.61  27-Jul-2015
2
10
        - Simplified workaround for Bug#77732. No defaults are changed.
3
11
        The only addition is a GRANT SELECT on a given table to the replication