• Monty's avatar
    Fixed failures for privilege_table_io and wsrep_cluster_address_basic · bbfb5d7c
    Monty authored
    - Sometimes privilege_table_io printed double rows of roles_mapping
      - Fixed by forcing restart of server when running test
    - Wsrep_cluster_address_basic failed in some combinations because
      wsrep_cluster_address was set to NULL
      - Fixed by ensuring it's never set to NULL, only empty string
    bbfb5d7c
wsrep_mysqld.cc 75.8 KB