I get the following error when running 'drush optimizedb-cleaning'
PHP Fatal error: Call to undefined function _optimizedb_clear_table() in modules/contrib/optimizedb/includes/optimizedb.drush.inc on line 44
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | optimizedb-2421675.patch | 461 bytes | jgraham |
Comments
Comment #1
jgraham commentedComment #2
jgraham commentedPatch attached which fixes function call to use intended function.
Comment #3
sergeypavlenko commentedHi, @jgraham
Thanks for issue. You are not attached patch.
Comment #4
jgraham commentedSorry patch now attached.
Comment #6
sergeypavlenko commented@jgraham, big thanks for patch! Pushed commit to Optimizedb 7.x. Coming soon will be created new stabile version module with your patch.