+ Responder ao Tópico



  1. #1

    Padrão mysql

    pessoal tenho o seguinte ....instalei o MySQL e seus modulos
    MySQL
    MySQL-server
    MySQL-devel

    mais quando digito no console me vem esse erro

    [root@recife ~]# mysql
    ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)

    e nos logs diz o seguinte ...

    [root@recife ~]# tail -f /var/log/mysqld.log
    If you do not want to use transactional InnoDB tables, add a line
    skip-innodb
    to the [mysqld] section of init parameters in your my.cnf
    or my.ini. If you want to use InnoDB tables, add to the [mysqld]
    section, for example,
    innodb_data_file_path = ibdata1:10M:autoextend
    But to get good performance you should adjust for your hardware
    the InnoDB startup options listed in section 2 at
    http://www.innodb.com/ibman.html
    /usr/libexec/mysqld: ready for connections

    porem se eu digitar com um usuário normal ele acessa ...

    [junior@recife ~]$ mysql
    Welcome to the MySQL monitor. Commands end with ; or \g.
    Your MySQL connection id is 3 to server version: 3.23.58

    Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

    mysql>



    alguem pode me ajudar ...

    valew

  2. #2

  3. #3

    Padrão Re: mysql

    ai gatoseco ...

    mais uma vez me desse uma grande ajuda ...
    quando gigito mysql ele entra blz ...já criei as tabelas e tudo mais ...
    quando faço isso e para pedir alguma senha ...?

    valew