PDA

View Full Version : Mysqld


maryhigginsrice
24th May 2011, 01:18 AM
Hi everyone. I am having problems with installing MythTv on Fedora 14. I have used the mysqld command and I continue to receive an error message.: command not found or access denied. here is the results from the terminal window. I also would like to ask with the hauppauge wintv hvr 1850 tv tuner card work with MythTv?

[deanie52@DEANIE52 ~]$ su
Password:
[root@DEANIE52 deanie52]# chkconfig mysqld on
[root@DEANIE52 deanie52]# service mysqld start
Starting mysqld: [ OK ]
[root@DEANIE52 deanie52]# mysqld -u root mysqld
bash: mysqld: command not found...
Similar command is: 'mysql'
[root@DEANIE52 deanie52]# mysqld -u root mysqld mysqld> UPDATE user SET Password======WHERE user='root'; mysqld> FLUSH PRIVILEGES;mysql quit
bash: mysqld: command not found...
Similar command is: 'mysql'
bash: mysqld: command not found...
Similar command is: 'mysql'
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
[root@DEANIE52 deanie52]#
Thank you. maryhigginsrice:(

Windows 7 Home Premium X64
Intel(R) Duo Core Processor
SP1
4GB
Fedora(partition 5)
Dual Boot
Hauppauge Wintv HVR 1850

pete_1967
24th May 2011, 04:15 AM
Use mysql, not mysqld