Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Depends on if your components run an ALTER TABLE query and if they output or suppress the error if it occurs. MYSQL version looks ok though. I was unable to duplicate your issue and the tool changed the engine from MyISAM to InnoDB fine.I cannot imagine this being a permission problem because no other component has a problem.
You only need to change CBs tables. There's no query to change the Engine for all of them in a single query. It has to be done table by table. The query to do this for one of the CB tables is provided in your error as follows.Anyway, would you be able to give my the SQL statement I would need to run for the manual update? I cannot go through each and every single CB table by hand. Thanks
Please Log in or Create an account to join the conversation.