- 论坛徽章:
- 0
|
请问如何让mysql监听指定的IP
mysqld [--ansi] [-b|--basedir=path] [--big-tables] [--bind-address=IP]
[--character-sets-dir=path] [--chroot=path] [-h|--datadir=path]
[--default-character-set=charset] [--default-table-type=type]
[--delay-key-write-for-all-tables] [--enable-locking] [-T|--exit-info]
[--flush] [-?|--help] [--init-file=file] [-L|--language=...]
[-l|--log[=file]] [--log-isam[=file]] [--log-slow-queries[=file]]
[--log-update[=file]] [--log-long-format] [--low-priority-updates]
[--memlock] [ --myisam-recover [=option[,option...]]] where option is
one of DEFAULT, BACKUP, FORCE or QUICK.] [--pid-file=path]
[-P|--port=...] [-o|--old-protocol] [--one-thread] [-O|--set-variable-
var=option] [-Sg|--skip-grant-tables] [--safe-mode] [--secure]
[--skip-concurrent-insert] [--skip-delay-key-write] [--skip-locking]
[--skip-name-resolve] [--skip-networking] [--skip-new]
[--skip-host-cache] [--skip-show-database] [--skip-thread-priority]
[--socket=path] [-t|--tmpdir=path] [-u|--user=user_name] [-V|--version] |
|