iopietro / Travianz-Legacy

Join our Discord Server: https://discordapp.com/invite/9fbJKP9 | New repo: https://github.com/iopietro/Travianz
GNU General Public License v3.0
160 stars 94 forks source link

MariaDB compatibility? #550

Closed kelvintkt closed 5 years ago

kelvintkt commented 6 years ago

For bug reports, please use the folowing structure:

1. expected behaviour chrome_2018-06-16_12-15-16 Pressing okay at this page continues the a2b.php script to chrome_2018-06-16_12-18-43 2. incorrect behaviour Entire site becomes stuck at the 1st image after clicking "Ok", requiring a nginx/apache restart 3. the operating system & version Debian 9.3 4. PHP version on the server PHP 7.0.27 5. MySQL / MariaDB version on the server 10.1.26

I just spun up a local container recently to test the project (http://travian.shadowss.ro loads really slow for me) and while I have not debugged the issue in detail (nothing unusual in webserver/php logs), it seems like it might be related to the mysql issue as highlighted here: https://github.com/Shadowss/TravianZ/wiki/Known-Bugs

Going to recompile an older version of MariaDB and check if anything changes

iopietro commented 6 years ago

It should be compatible, it's probably another error. Withour error logs, I can't do nothing about that.

The user that posted #551 uses your own version of MariaDB.

iopietro commented 5 years ago

For now, considering that we can't reproduce it, I'll close this issue.