** Changed in: drizzle
     Assignee: Daniel Nichter (daniel-nichter) => (unassigned)

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/956200

Title:
  slave config file option max-reconnects doesn't work

Status in A Lightweight SQL Database for Cloud Infrastructure and Web 
Applications:
  Fix Committed

Bug description:
  max-reconnects specified in the slave config file does not work.  It
  seems the code only uses the default 10.

  To reproduce:

  [master1]
  master-user=slave1
  master-pass=wrong_password
  max-reconnects=2

  Start slave, see in error log:

  Replication slave: Access denied for user 'slave1' (using password: YES)
  Replication slave: Access denied for user 'slave1' (using password: YES)
  Replication slave: Access denied for user 'slave1' (using password: YES)
  Replication slave: Access denied for user 'slave1' (using password: YES)
  Replication slave: Access denied for user 'slave1' (using password: YES)
  Replication slave: Access denied for user 'slave1' (using password: YES)
  Replication slave: Access denied for user 'slave1' (using password: YES)
  Replication slave: Access denied for user 'slave1' (using password: YES)
  Replication slave: Access denied for user 'slave1' (using password: YES)
  Replication slave: Access denied for user 'slave1' (using password: YES)

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/956200/+subscriptions

-- 
Mailing list: https://launchpad.net/~linux-traipu
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~linux-traipu
More help   : https://help.launchpad.net/ListHelp

Reply via email to