AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: yonghan79 on May 09, 2025, 05:03:53 AM

Title: Not all 1.4.2 tables are changed to INNODB
Post by: yonghan79 on May 09, 2025, 05:03:53 AM
Hi Core Devs,

I've noticed that the stripe_customers, stripe_orders, and task_steps tables were not converted to the InnoDB engine during the upgrade process.

Was this intentional?
Title: Re: Not all 1.4.2 tables are changed to INNODB
Post by: abolabo on May 09, 2025, 05:16:48 AM
Quote from: yonghan79 on May 09, 2025, 05:03:53 AM
Hi Core Devs,

I've noticed that the stripe_customers, stripe_orders, and task_steps tables were not converted to the InnoDB engine during the upgrade process.

Was this intentional?

not critical, please ignore
Title: Re: Not all 1.4.2 tables are changed to INNODB
Post by: yonghan79 on May 09, 2025, 09:00:40 AM
Can it be changed?