~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/transaction_log/tests/t/rand-master.opt

This modifies basic auth such that:

1) We now by default only bind to localhost.
2) We now have a plugin which creates the auth_all behavior.
3) Anonymous logins only work if enabled on auth_all.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--transaction-log.enable --scheduler=multi_thread --innodb.replication-log  --transaction-message-threshold=131072
 
1
--transaction-log.enable --scheduler=multi_thread --innodb.replication-log  --transaction-message-threshold=131072 --allow-all-authentication.allow_anonymous=true