Update failed: dblog_update_10101 (TINYINT)

Created on 27 June 2023, over 1 year ago
Updated 20 November 2023, about 1 year ago

Problem/Motivation

Update dblog_update_10101 fails with SQLite

Steps to reproduce

When upgrading to Drupal 10.1, I couldn't complete the database updates because of this error:


>  [notice] Update started: dblog_update_10101
>  [error]  Unable to parse the column type TINYINT 
>  [error]  Update failed: dblog_update_10101 

This could be because I'm using SQLite instead of MySQL.

Proposed resolution

Follow what was done in πŸ› Update hook_schema for Y2038 Fixed and skip for SQLlite.

Remaining tasks

Review
Commit

User interface changes

API changes

Data model changes

Release notes snippet

This is also blocking all other database updates.

πŸ› Bug report
Status

Fixed

Version

10.1 ✨

Component
SQLite driverΒ  β†’

Last updated 2 months ago

No maintainer
Created by

πŸ‡ΊπŸ‡ΈUnited States bogdog400

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024