Jump to content

Daniil

Members
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by Daniil

  1. On updating character2 table to version 22.1.1, faced a trouble with adding Rel21_04_001_update_deprecated_ROW_FORMAT.sql into db. It reports that MySQL can't complete a request "ALTER TABLE groups ROW_FORMAT=DYNAMIC ENGINE=INNODB;" After a search in a Google, I found that there is a kind of troubles with dynamic row format in InnoDB in MySQL 8 (v 8.0.22), and solved a problem by simple removing this string from update file (i.e., row format for this table leaved unchanged, i.e., MyISAM). All other fields changed correctly. Now all works fine, but just reporting to you about this trouble.
  2. Solved. When I pulled 22.01.12 via Git, all built correctly.
  3. Hello! I'm trying to update my Mangos Two server from some 21.11.xx (~mid November 2020) to release v.22.01.9, and I can't built the new version, because of error on build. Here is a report about it from build log:
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use