grafana / grafana/database-migrator
Data too long for column 'data' at row 1
- Dominant language
- Shell
- Stars
- 126
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description

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