Ir para conteúdo

Mysql Desligando A Cada 5 Segundos


sugai

Posts Recomendados

Ainda ta dando o mesmo erro ='(

 

@Edit~

 

`Ó eu cliquei no link q aparecia no bug e me mando pa esse site:

http://localhost/phpmyadmin/Documentation.html#faqmysql

 

Ai ele me manda pra uma parte do texto q ta isso:

 

1.23 I'm running MySQL on a Win32 machine. Each time I create a new table the table and field names are changed to lowercase!

 

This happens because the MySQL directive lower_case_table_names defaults to 1 (ON) in the Win32 version of MySQL. You can change this behavior by simply changing the directive to 0 (OFF):

Just edit your my.ini file that should be located in your Windows directory and add the following line to the group [mysqld]:

 

set-variable = lower_case_table_names=0

 

Next, save the file and restart the MySQL service. You can always check the value of this directive using the query

SHOW VARIABLES LIKE 'lower_case_table_names';

 

Ai eu traduzi a fico assim:

 

 

 

1.23 estou correndo MySQL em uma máquina Win32. Cada vez que eu criar uma nova tabela da mesa e de campo nomes são alterados para minúsculas!

 

Isso acontece porque a directiva MySQLlower_case_table_names padrão é 1 (ON) na versão Win32 do MySQL. Você pode alterar esse comportamento simplesmente mudando a directiva para 0 (OFF):

Basta editar o arquivo my.ini que deve ser localizado em seudiretório do Windows e adicione a seguinte linha para o grupo[mysqld]:

 

 

 

 

 

 

 

 

</p>

Si de pra auguem ajuda agradeço nao to conseguindo arruma esse bug

Editado por H3R0
Link para o comentário
Compartilhar em outros sites

  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...