Re: Database stuff!



Hi, thanks for the help.

I've been reading mysql.com, but I can't even seem to test if the server
is running.

I type this in the Windows command prompt:
C:\> "C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld" --console
[http://dev.mysql.com/doc/refman/5.0/en/windows-server-first-start.html]

but an error comes up: ...not recognized as an internal or external
command, operable program or batch file.

I made sure that the MySQL folder was in the correct location.

This is what's in the folder .\bin:

libmySQL.dll
my_print_defaults.exe
myisam_ftdump.exe
myisamchk.exe
myisamlog.exe
myisampack.exe
mysql.exe
mysql_upgrade.exe
mysqladmin.exe
mysqlbinlog.exe
mysqlcheck.exe
mysqld-nt.exe
mysqld-nt.map
mysqld-nt.pdb
mysqldump.exe
mysqlimport.exe
MySQLInstanceConfig.exe
mysqlshow.exe
perror.exe

Thanks!
--
Posted via http://www.ruby-forum.com/.

.



Relevant Pages

  • Re: Database stuff!
    ... I type this in the Windows command prompt: ... I made sure that the MySQL folder was in the correct location. ... as far as Ruby and database interaction goes I would recommend an ... It might get you up and running faster if you looked into phpMyAdmin. ...
    (comp.lang.ruby)
  • Re: Database stuff!
    ... I've been reading mysql.com, but I can't even seem to test if the server ... I type this in the Windows command prompt: ... Still don't know much about MySQL, but maybe you need to run mysqld-nt.exe. ...
    (comp.lang.ruby)
  • Re: How can I suppress the negotiations between the telnet server and ?the client?
    ... When I connect to this device through the windows command prompt I see ... I do not see the login prompt as the server is waiting for some ... to respond to the server to carry out the negotiations. ... If you don't want to do a pty, use "expect" (though I think that's a bit ...
    (comp.os.linux.networking)