Bug #10247 | in Win98 when I try to start MySqld I get an error | ||
---|---|---|---|
Submitted: | 28 Apr 2005 21:21 | Modified: | 28 Apr 2005 21:52 |
Reporter: | Juhan Pelicatini | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.0.24 | OS: | Windows (Win98) |
Assigned to: | CPU Architecture: | Any |
[28 Apr 2005 21:21]
Juhan Pelicatini
[28 Apr 2005 21:29]
MySQL Verification Team
Win98 no supports services only Windows of NT family. Use instead from DOS prompt: mysqld --standalone --console
[28 Apr 2005 21:32]
Juhan Pelicatini
Thanks for your help, I also try this in dos, but the error is the same,
[28 Apr 2005 21:52]
MySQL Verification Team
According the Manual: --default-storage-engine=type This option is a synonym for --default-table-type. It is available as of MySQL 4.1.2. So how you are using 4.0.24 you got that error. Go to your my.ini file and remove that line or comment it with #.
[28 Apr 2005 23:07]
Juhan Pelicatini
thanks again, this error qo away, but I get another error: Can't create IP socket : no error aborting c:/mysql/bin/mysqld.exe : got signal 11 aborting do you know what thats means ? am really lost. another Q: if I have a net peer-to-peer on Win98 can I use MySql as a network ? or what means "standalone" option ? Thanks again for your help & time,