home.social

#myisam — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #myisam, aggregated by home.social.

  1. Still using MyISAM ? It is time to switch to InnoDB !
    InnoDB has been the default storage engine for MySQL since version 5.5 (July 2010!).

    If you are still using MyISAM as the storage engine for your tables, it might be time to consider migrating to InnoDB. InnoDB offers several advantages over MyISAM:

    MVCC,

    support for ACID transactions,

    row-lev
    lefred.be/content/still-using-
    #8.0 .0