Jump to content

Featured Replies

Posted


I can change all other tables from MyISAM to InnoDB but when I try to do it with the Ibf_core_sessions table it gives me the following error:

 

107557243_Screenshot2021-07-03at11_01_03.jpg.c114ff0e15b95c722f1392ab138a3ed9.jpg

  • 1 month later...

Did you solve this?

  • Community Expert
9 minutes ago, High-End said:

Did you solve this?

You would need to contact your hosting company regarding this issue, as its generally an issue with the mysql configuration

34 minutes ago, Marc Stridgen said:

You would need to contact your hosting company regarding this issue, as its generally an issue with the mysql configuration

I know, but you can change it manually in you database, per table, like I did.

  • Community Expert
Just now, High-End said:

I know, but you can change it manually in you database, per table, like I did.

Thats correct, yes. If however you are having issues as shown above, its your hosting company you would need to contact there

  • Author
33 minutes ago, High-End said:

I know, but you can change it manually in you database, per table, like I did.


 

Yeah I tried but having real issues 

 

How did you do it?

24 minutes ago, Sheffielder said:


 

Yeah I tried but having real issues 

 

How did you do it?

I did ran into these issues in the past, but with a different error and thus a different solution.

Did you try to do it manually like this?

 

  • Author
4 hours ago, High-End said:

I did ran into these issues in the past, but with a different error and thus a different solution.

Did you try to do it manually like this?

 



Yeah that's how I did it

All the other rows would change easily but this one just won't have it

What does SHOW WARNINGS; tell you on the same MySQL connection after you get that error?

Do this via shell and not phpMyAdmin.

Recently Browsing 0

  • No registered users viewing this page.