adspace


What is the usage of "i-am-a-dummy" flag in mysql?

Answer Posted / Vimal Bharti

The `i-am-a-dummy` flag in MySQL is a deprecated option that was used to prevent the server from checking whether the connection client supports the authentication plugins. It has been replaced by the `--skip-name-resolve` or `--skip-host-cache` options for modern versions of MySQL.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is current version of mysql?

1081


How to Change a users password from unix shell.

1221


What is the current mysql version?

1103


Which statement is used in a select query for partial matching?

1247