Notes on the error that database files are too large

Notes on the error that database files are too large

nekohasekai

This bug was introduced in Telegram Android 7.2.0 (sqlite database log file is too large) and has been officially fixed in Telegram Android 7.3.0 (size limit added).

About the 10M size limit: the clear operation is completed after a certain amount of data is written, so it is normal to exceed a little bit.

If you upgrade from an old version, you can clean up the local database in "Settings" -> "Data and Storage" -> "Storage Usage", and NekoX will clean up the log file.

~~In addition, neither NekogramX nor Telegram FOSS has modified the code related to the database and the same bug exists because Telegram FOSS has not been updated to upstream 7.3.~~

Report Page