[PR #4356] [CLOSED] Update database.php to fix "1071 Specified key was too long" error #6350

Closed
opened 2026-02-05 10:30:02 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4356
Author: @Konstantin-Davidneko
Created: 7/1/2023
Status: Closed

Base: developmentHead: development


📝 Commits (1)

  • dcc10c6 Update database.php to fix "1071 Specified key was too long" error

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 app/Config/database.php (+1 -1)

📄 Description

Simple fix for "1071 Specified key was too long" error in some environments.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/4356 **Author:** [@Konstantin-Davidneko](https://github.com/Konstantin-Davidneko) **Created:** 7/1/2023 **Status:** ❌ Closed **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (1) - [`dcc10c6`](https://github.com/BookStackApp/BookStack/commit/dcc10c6a9400736a5b3b96b1a5cd36caa99930d6) Update database.php to fix "1071 Specified key was too long" error ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Config/database.php` (+1 -1) </details> ### 📄 Description Simple fix for "1071 Specified key was too long" error in some environments. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:30:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6350