summaryrefslogtreecommitdiff
path: root/mysql-test/r/stat_tables-enospc.result
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-6181 EITS could eat all tmpdir space and hangSergei Golubchik2014-08-041-0/+10
Don't ignore errors from Count_distinct_field::add(), pass them to the caller, so that it could abort the data collection loop.