mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
The Federated storage engine used Field methods that had arbitrary limits on the amount of data they could process, which caused problems with data over that limit (4K). By removing those Field methods and just using features of the String class, we can avoid this problem.
59 KiB
59 KiB