grafana / grafana/database-migrator

Data too long for column 'data' at row 1

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
126
Forks
15
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/2940588/229086873-53d079a7-dd23-46de-8e87-ac4d91e37094.png)

I had to edit the exported script to remove the truncate statements for tables that didn't exist and also the timezone identifier fix then I came to this error.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the exported SQL script described in the report and reproduce the MySQL-compatible import that raises the “Data too long for column 'data'” error. Compare the source SQLite data with the target column definition and account for the reported truncate and timezone edits. Done means the migration completes without this error and preserves the affected data.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, shell, sqlite
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.