+ Responder ao Tópico



  1. #1
    juniox
    Visitante

    Padrão Mysql inicia e logo fecha

    rodo:
    mysqld_safe

    ele inicia, logo depois fecha
    eis o log:

    --
    050918 23:41:27 mysqld started
    050918 23:41:29 InnoDB: Started
    050918 23:41:29 /usr/libexec/mysqld: Can't open file: 'host.MYI'. (errno: 142)
    050918 23:41:29 Fatal error: Can't open privilege tables: File '/usr/share/mysql/charsets/?.conf' not found (Errcode: 2)
    050918 23:41:29 Aborting

    050918 23:41:29 InnoDB: Starting shutdown...
    050918 23:41:31 InnoDB: Shutdown completed
    050918 23:41:31 /usr/libexec/mysqld: Shutdown Complete

    050918 23:41:31 mysqld ended
    --

    charset?
    como configurar isso?

    valeu

  2. #2

    Padrão ja criou os bancos iniciais ?

    su -l mysql
    $ mysql_install_db
    isso deve ajudar restart no server e ja era

  3. #3

    Padrão ja criou os bancos iniciais ?

    su -l mysql
    $ mysql_install_db
    isso deve ajudar restart no server e ja era

  4. #4
    juniox
    Visitante

    Padrão Mysql inicia e logo fecha

    nao adiantou cara,
    mesmo erro

    :-(

  5. #5
    Super_Diaulas
    Visitante

    Padrão Mysql inicia e logo fecha

    Your program has a wrong path to where the character sets are stored. (Default `/usr/local/mysql/share/mysql/charsets'). This can be fixed by using the --character-sets-dir option to the program in question.
    Dei uma googleada e achei isso, veja se esse não é o teu problema?

    localize o charsets e veja se está ok.

  6. #6
    Super_Diaulas
    Visitante

    Padrão Mysql inicia e logo fecha

    Your program has a wrong path to where the character sets are stored. (Default `/usr/local/mysql/share/mysql/charsets'). This can be fixed by using the --character-sets-dir option to the program in question.
    Dei uma googleada e achei isso, veja se esse não é o teu problema?

    localize o charsets e veja se está ok.

  7. #7
    Super_Diaulas
    Visitante

    Padrão Mysql inicia e logo fecha

    Your program has a wrong path to where the character sets are stored. (Default `/usr/local/mysql/share/mysql/charsets'). This can be fixed by using the --character-sets-dir option to the program in question.
    Dei uma googleada e achei isso, veja se esse não é o teu problema?

    localize o charsets e veja se está ok.

  8. #8
    Super_Diaulas
    Visitante

    Padrão Mysql inicia e logo fecha

    Your program has a wrong path to where the character sets are stored. (Default `/usr/local/mysql/share/mysql/charsets'). This can be fixed by using the --character-sets-dir option to the program in question.
    Dei uma googleada e achei isso, veja se esse não é o teu problema?

    localize o charsets e veja se está ok.

  9. #9
    Super_Diaulas
    Visitante

    Padrão Mysql inicia e logo fecha

    opa deu pau na hora de mandara msg, dá para apagar as repetições?