6.0.0-alpha10
5/14/25

[#15172] mysql V 8.0.36: SQL QUERY FAILED: SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'other_attributes' can't have a default value
Summary mysql V 8.0.36: SQL QUERY FAILED: SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'other_attributes' can't have a default value
Queue Kronolith
Queue Version FRAMEWORK_6_0
Type Bug
State Unconfirmed
Priority 2. Medium
Owners
Requester mrch (at) mailbox (dot) org
Created 09/26/2024 (230 days ago)
Due
Updated 09/26/2024 (230 days ago)
Assigned
Resolved
Milestone
Patch No

History
09/26/2024 07:16:14 AM mrch (at) mailbox (dot) org Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ mysql V 8.0.36: SQL QUERY FAILED: SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'other_attributes' can't have a default value
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
Reply to this comment
Fresh install according to:
https://wiki.horde.org/Doc/Dev/H6/Installation/InstallBase?referrer=Doc%2FDev%2FH6%2FInstallation

The execution of
http://192.168.122.5/horde/admin/config/?app=kronolith&action=schema
throws the above error.

The schema remains without update.

IMHO the problem seems to be located in
/var/www/html/horde/vendor/horde/kronolith/migration/28_kronolith_icalendar_storage.php
line 46.

IMHO related to:
https://www.percona.com/blog/cant-we-assign-a-default-value-to-the-blob-text-geometry-and-json-data-types/

Saved Queries