Ad Widget

Collapse

New User - Problems with SQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Firebird
    Junior Member
    • Sep 2006
    • 4

    #1

    New User - Problems with SQL

    im using RHES4 and annot create the sql database

    [root@zabbix var]# mysql -uzabbix -pzabbix
    ERROR 1045 (28000): Access denied for user 'zabbix'@'localhost' (using password: YES)
    [root@zabbix var]#

    [root@zabbix var]# ps -ef | grep mysqld
    root 13001 1 0 11:30 pts/2 00:00:00 /bin/sh /usr/bin/mysqld_safe --defaults-file=/etc/my.cnf
    mysql 13028 13001 0 11:30 pts/2 00:00:04 /usr/libexec/mysqld --defaults-file=/etc/my.cnf --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --skip-locking --socket=/var/lib/mysql/mysql.sock
    root 14872 12523 0 11:54 pts/4 00:00:00 grep mysqld
Working...