Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Using InnoDB instead of MyISAM #1497

Open
koreus opened this issue Jan 18, 2025 · 1 comment
Open

[Feature Request]: Using InnoDB instead of MyISAM #1497

koreus opened this issue Jan 18, 2025 · 1 comment

Comments

@koreus
Copy link

koreus commented Jan 18, 2025

Description

Hi,

InnoDB is more secured and more reliable than MyISAM
It should be the default type when installing a new xoops.

What do you think ?

FYI, I'm using InnoDB with Xoops for many years now without problem.

Benefits

More reliable

Code Example

Just rename MyISAM to InnoDB in the table structure files

@mambax7
Copy link
Collaborator

mambax7 commented Jan 18, 2025

That would require a lot of testing, so maybe for XOOPS 2.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants