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

« back to all changes in this revision

Viewing changes to MANIFEST

  • 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:
36
36
t/16_replication_options.t
37
37
t/17_replication_flow.t
38
38
t/18_force_creation.t
 
39
t/19_replication_gtid.t
 
40
t/20_add_option.t
39
41
t/Test_Helper.pm
 
42
t/add_option.sb.pl
40
43
t/check_replication.sb
41
44
t/check_single_server.sb
42
45
t/custom_user_pwd.sb.pl
45
48
t/group_port_checking.sb.pl
46
49
t/innodb_plugin_install.sb.pl
47
50
t/replication_flow.sh
 
51
t/replication_gtid.sb.pl
48
52
t/replication_options.sb.pl
49
53
t/replication_parameters.sb.pl
50
54
t/semi_synch_plugin_install.sb.pl