-
Notifications
You must be signed in to change notification settings - Fork 772
Closed
Labels
component:coreAffecting the Hercules core (i.e. not the game mechanics directly)Affecting the Hercules core (i.e. not the game mechanics directly)status:confirmedIssue is valid and can be reproducedIssue is valid and can be reproduced
Milestone
Description
Describe the bug
mysql 8 doesn't allow table creation with varchar(255) on myisam engine
https://stackoverflow.com/questions/1814532/1071-specified-key-was-too-long-max-key-length-is-767-bytes
https://stackoverflow.com/questions/20014106/how-to-create-this-table-1071-specified-key-was-too-long-max-key-length-is/42497309
To Reproduce
Steps to reproduce the behavior:
- install mysql 8
- run sql-files/main.sql
Expected behavior
.........
System specs (please complete the following information):
- OS: [e.g. windows 7, 64-bit]
- Hercules Version [e.g. v2019.01.01]
- Mode: [renewal]
- Packet version: still setting up test server
- Client type: still setting up test server
Plugins used or source modifications
still setting up test server
Additional context
rathena/rathena#3093
Metadata
Metadata
Assignees
Labels
component:coreAffecting the Hercules core (i.e. not the game mechanics directly)Affecting the Hercules core (i.e. not the game mechanics directly)status:confirmedIssue is valid and can be reproducedIssue is valid and can be reproduced
