Since there are a number of calls to cache_clear_all() before the cache_block table is created, it causes a large number of notices/warnings.
The attached patch moves the table creation from system_update_6027() to update_fix_d6_requirements() so that it gets created earlier, and the notices are avoided.
| Comment | File | Size | Author |
|---|---|---|---|
| update_notices.patch | 3.02 KB | webernet |
Comments
Comment #1
chx commentedNicely done.
Comment #2
gábor hojtsyLogical indeed. Thanks committed.
Comment #3
(not verified) commented