Jump to content

rionerotnt

Members
  • Posts

    16
  • Joined

  • Last visited

Reputation Activity

  1. Confused
    rionerotnt got a reaction from Sonya* in IPS 4.5.4: InnoDB tables are using Compact row format...   
    I use this query SQL on each InnoDB table
     
    SET storage_engine=MYISAM; ALTER TABLE table_name ENGINE = MyISAM;  

     
  2. Thanks
    rionerotnt reacted to Michael.J in Auto Welcome Support   
    I've got a new update ready that is just being tested a bit more by a few others and then will be released soon. (Because of the previous update causing problems, I'm a bit more cautious this release.)
    These are the changes, if you've got any more bugs to report, please let me know now.
    Bug fix for validate member. Bug fix with topic settings stopping new welcome alerts. Background queue to convert and then remove the legacy welcome member field. Only members who joined within 2 weeks will receive the time delay welcome.
  3. Confused
    rionerotnt got a reaction from G17 Media in IPS 4.5.4: InnoDB tables are using Compact row format...   
    I use this query SQL on each InnoDB table
     
    SET storage_engine=MYISAM; ALTER TABLE table_name ENGINE = MyISAM;  

     
×
×
  • Create New...