Page 1 of 1

mysql doesn't answer query

PostPosted: 01. March 2017 08:09
by icalesca
Hi, i've reinstalled xampp and now MySQL seems not to answer The query. Both apache and MySQL seem to run well by The control panel but when i try a web site on localhost The query is not executed. I guess there's something to be set up in a config file like PHP.ini. can anyone help me?

Re: mysql doesn't answer query

PostPosted: 01. March 2017 10:04
by Altrea
Hi,

Did you change anything since fresh installation?

Best wishes,
Altrea

Re: mysql doesn't answer query

PostPosted: 01. March 2017 10:34
by icalesca
No, I've not changed anything. I'm sure there is something to change in a config file like php. ini

Re: mysql doesn't answer query

PostPosted: 01. March 2017 11:58
by Nobbie
icalesca wrote:I guess there's something to be set up in a config file like PHP.ini. can anyone help me?


I dont think so, but your description is very poor and lacks any information. Did you run phpmyadmin? Does that work?

Re: mysql doesn't answer query

PostPosted: 01. March 2017 13:39
by icalesca
Yes, phpmyadmin runs well.

Re: mysql doesn't answer query

PostPosted: 01. March 2017 14:17
by Altrea
Than maybe it is a problem with your code.
Can you open the php_error.log and check if there are eny errors?

Re: mysql doesn't answer query

PostPosted: 01. March 2017 23:45
by icalesca
Here is an overview of the mysql_error.log:
2017-03-01 23:37:29 6836 [ERROR] Incorrect definition of table mysql.column_stats: expected column 'max_value' at position 4 to have type varbinary(255), found type varchar(255).