2024年2月3日发(作者:)
-c<.cnf filename>Use the following option to define the parameters for the config file eName=$AddBinToPath={yes | no}ServerType={DEVELOPMENT | SERVER | DEDICATED}DatabaseType={MIXED | INNODB | MYISAM}ConnectionUsage={DSS | OLTP}ConnectionCount=#SkipNetworking={yes | no}Port=#StrictMode={yes | no}Charset=$RootPassword=$RootCurrentPassword=$The return codes of the Wizard in case of an error are.2 ... Configuration template file cannot be found.3 ... The Windows service entry cannot be created.4 ... Could not connect to the Service Control Manager.5 ... The MySQL service cannot be started.6 ... The MySQL service cannot be stopped.7 ... The security settings cannot be applied.8 ... The configuration file cannot be written.9 ... The Windows service entry cannot be es:The following command installs a MySQL Server 5.0 instance from the directoryC:ProgrammeMySQLMySQL Server 5.0 using the service name MySQLCust and settingthe root password to -i -q "-lC:mysql_install_" "-nMySQL Server 5.0""-pC:ProgrammeMySQLMySQL Server 5.0" -v5.0.13 "-t...." "-cC:"ServerType=DEVELOPMENT DatabaseType=MIXED ConnectionUsage=DSS Port=3311ServiceName=MySQLCust RootPassword=1234If the server can not be started, the exit code is following command removes the server instance with the name -r -q "-lC:mysql_install_" "-nMySQL Server 5.0""-pC:ProgrammeMySQLMySQL Server 5.0" -v5.0.13 "-cC:" ServiceName=MySQLCust
Output into the log file:----------------------------------------Welcome to the MySQL Server Instance Configuration Wizard 1.0.6Date: 2005-10-19 21:53:16Installing service ...Product Name: MySQL Server 5.0Version: 5.0.13Installation Path: C:ProgrammeMySQLMySQL Server 5.0Creating configuration file C: using template ....s:DEVELOPMENTMIXEDDSSSTRICTMODEVariables:port: 3311default-character-set: latin1basedir: "C:/Programme/MySQL/MySQL Server 5.0/"datadir: "C:/Programme/MySQL/MySQL Server 5.0/Data/"Creating Windows service e Name: "MySQLCust"Parameters: "C:ProgrammeMySQLMySQL Server 5.0binmysqld-nt" --defaults-file="C:" s service MySQLCust e started security settings could not be applied to the database because the connection has failed with the following Nr. 1045Access denied for user 'root'@'localhost' (using password: NO)----------------------------------------Welcome to the MySQL Server Instance Configuration Wizard 1.0.6Date: 2005-10-19 21:53:Instance s Service e Name: MySQLCust
Configuration file me: C:
本文发布于:2024-02-03 11:29:04,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/170693094450250.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |