![]() | |
#11
| |||
| |||
|
#12
| |||
| |||
|
#13
| |||
| |||
|
#14
| |||
| |||
|
|
According to the example. I stopped the service, and write on the command line : (there was not mysqld-nt.exe, so I suppose it is mysqld.exe C:\mysql\bin\mysqld --init-file=C:\mysql-init.txt mysql-init.txt includes the lines : UPDATE mysql.user SET Password=PASSWORD('root') WHERE User='root'; FLUSH PRIVILEGES; After running I got the message : 100305 15:48:41 [Warning] The syntax '--default-character-set' is deprecated and will be removed in a future release. Please use --character-set-server instead. 100305 15:48:41 [Note] Plugin 'FEDERATED' is disabled. 100305 15:48:41 InnoDB: Operating system error number 5 in a file operation. InnoDB: The error means mysqld does not have the access rights to InnoDB: the directory. It may also be you have created a subdirectory InnoDB: of the same name as a data file. InnoDB: File name .\ib_logfile0 InnoDB: File operation call: 'open'. InnoDB: Cannot continue operation. Thanks ![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |