MySQL Problem.
#1

Hello, I'm a newbie and I'm using MySQL ( A friend installed it on my server ) I downloaded jBAN of Jatochnietdan, and it is on InnoDB and I'm receiving these errors
Код:
InnoDB: Error: Table "mysql"."innodb_table_stats" not found.

InnoDB: Error: Fetch of persistent statistics requested for table "server_bsj"."sampban" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
I'm using MySQL R5/R6 I wanted to update it but I'm not so good...
Reply
#2

It can't find the `stats` table. Be sure it exists, because the second function needs the stats table.
Reply
#3

You have missing tables mysql.innodb_table_stats and mysql.innodb_index_stats.
Reply
#4

I know it but how to create it? What to add on ?
Reply
#5

Somebody can help me ?...
Reply
#6

No offense or anything but if you don't know how to even make MySQL tables, then you should never think about using it at the moment.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)