Project

General

Profile

Actions

Refactor #22875

closed

Limit digest fields to 40 characters

Added by Marek Hulán about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Database
Target version:
-

Description

for utf charset in mysql, varchar 255 is problematic when we define index on it, since it's only used for sha1 fields, we can limit it to 40 cahrs


Related issues 1 (0 open1 closed)

Related to Foreman - Feature #22876: Change message digest from SHA1/VARCHAR(40) to XXHASH/BIGINTRejectedLukas Zapletal03/13/2018Actions
Actions #1

Updated by The Foreman Bot about 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/5314 added
Actions #2

Updated by Lukas Zapletal about 6 years ago

  • Related to Feature #22876: Change message digest from SHA1/VARCHAR(40) to XXHASH/BIGINT added
Actions #3

Updated by The Foreman Bot about 6 years ago

  • Pull request https://github.com/theforeman/foreman/pull/5315 added
Actions #4

Updated by The Foreman Bot about 6 years ago

  • Pull request https://github.com/theforeman/foreman/pull/5316 added
Actions #5

Updated by The Foreman Bot about 6 years ago

  • Pull request https://github.com/theforeman/foreman/pull/5310 added
Actions #6

Updated by Marek Hulán about 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF