Xampp mysql phpmyadmin was running perfectly a few days ago. But now it's has this problem. I have tried stop the mysql in service.msc, i have tried to chang the port. I have tried to run XAMPP as administrator. But it's still not work. Could if because of a django project i've just installed? if that so, how do i fix it?
Update: this is the error in file .log . Sorry, this is my first time I use stackoverflow and my English is not really good so i still find some struggle.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Page [page id: space=0, page number=52] log sequence number 3793714 is in the future! Current system log sequence number 898895.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Page [page id: space=0, page number=316] log sequence number 3793714 is in the future! Current system log sequence number 898895.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Page [page id: space=0, page number=295] log sequence number 3797169 is in the future! Current system log sequence number 898895.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Page [page id: space=0, page number=418] log sequence number 3797169 is in the future! Current system log sequence number 898895.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Page [page id: space=0, page number=296] log sequence number 3541481 is in the future! Current system log sequence number 898895.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Page [page id: space=0, page number=419] log sequence number 3541481 is in the future! Current system log sequence number 898895.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Page [page id: space=0, page number=438] log sequence number 3120739 is in the future! Current system log sequence number 898895.
2021-10-31 0:21:06 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.