Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 348979
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T11:24:55+00:00 2026-05-12T11:24:55+00:00

I am developing a web app for which I plan to use InnoDB. However

  • 0

I am developing a web app for which I plan to use InnoDB. However I read that sometimes InnoDB is not enabled by default and, one needs to change mysql config to enable it… Is that true? Since my web app will be installed by client themselves on their own web space, I need to make sure my app is as compatible as possible. If InnoDB is disabled by default, then I have to look for workarounds.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T11:24:56+00:00Added an answer on May 12, 2026 at 11:24 am

    InnoDB has been around since MySQL 4.0, and compiled in to most releases except for some special ones – like what is given to OEM vendors.

    Some (very cheap) hosting providers choose to disable it because it uses a little bit more memory. For the most part they are in the minority though, so you shouldn’t need to worry.

    The wording “default storage engine” shouldn’t need to concern you either. That just means what happens when you don’t specify one. i.e.

    CREATE TABLE my_table (a int);
    - instead of -
    CREATE TABLE my_table (a int) ENGINE=INNODB;
    

    If you are restoring from mysqldump, it will retain the ENGINE information. If InnoDB doesn’t exist, MySQL will automatically substitute MyISAM (unless you change the default sql_mode to avoid this substitution).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing a web app which requires a username and password to be
I am developing a forms app (not web) for Windows Mobile, using .NET CF
we're developing a web app to cover all aspects of a printing company from
I'm developing a web app on Yaws 1.65 (installed through apt) running on Debian
I'm developing a web app in Perl with some C as necessary for some
I need to switch among 3 different environments when developing my web app -
I am developing a small web app project (ColdFusion) and I am trying to
I'm developing a website. I'm using a single-page web-app style, so all of the
When developing web parts in SharePoint can I inherit from the existing web parts
I'm developing a webapp where the user is given the chance to upload his

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.