gitea: MYSQL: Database error on installation

Description

Getting the following Database Error when installing on a empty Database. Database setting is not correct: Error 1170: BLOB/TEXT column 'key_id' used in key specification without a key length

MySQL-Server Version: 10.0.30-MariaDB-0+deb8u1

Screenshots

image

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Reactions: 1
  • Comments: 16 (15 by maintainers)

Most upvoted comments

@sapk so maybe we change the tag from INDEX TEXT NOT NULL to CHAR(16) NOT NULL to resolve this?