Update xampp from maria db 10.1 to 10.2

后端 未结 5 790
有刺的猬
有刺的猬 2020-12-04 14:18

I am looking for solution on how to update mariadb on xampp 32 bit on window system but not found any article on that.I just found this link. Pleas

5条回答
  •  心在旅途
    2020-12-04 15:01

    This:

    Note :mysql error log file: c:\xampp\mysql\bin\mysqld.exe: unknown variable 'innodb_additional_mem_pool_size=2M' like please remove or commented this statement in my.ini file in this path xampp/mysql/bin/my.ini file.

    also helped me except that I had the following ERROR message:

    2018-03-09 12:14:56 4116 [ERROR] mysqld.exe: Table '.\mysql\user' is marked as crashed and should be repaired 2018-03-09 12:14:56 4116 [Warning] Checking table: '.\mysql\user' 2018-03-09 12:14:56 4116 [ERROR] mysql.user: 1 client is using or hasn't closed the table properly

    Thank you.

提交回复
热议问题