-
Pedro A. Ribeiro authored
In the configuration file for test scenario "ndb_rpl_multi_binlog_update" the mysqld argument "sort_buffer_size" is defined using the abbreviated name "sort_buffer". Abbreviated comments are no longer supported therefore change the name of the argument to "sort_buffer_size". Reviewed-by : Magnus Blaudd <magnus.blaudd@oracle.com>
Pedro A. Ribeiro authoredIn the configuration file for test scenario "ndb_rpl_multi_binlog_update" the mysqld argument "sort_buffer_size" is defined using the abbreviated name "sort_buffer". Abbreviated comments are no longer supported therefore change the name of the argument to "sort_buffer_size". Reviewed-by : Magnus Blaudd <magnus.blaudd@oracle.com>
Loading