Underlying Dolt storage imposes row size restrictions
Open
bug
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 73
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 129
Description
The following issue should only be relevant to Dolt and MySQL, however it also affects DoltgreSQL. MySQL has a row limit of 65KB, however PostgreSQL does not have the same limitation. The SQL file should run and succeed without error.
https://github.com/dolthub/dolt/issues/7487
(Remember to change `"` to `'`)
Contributor guide
Assessment
This issue has not been assessed yet.