It is usually not possible to clear the Drupal cache via the site administration or via the command:
drush cache-rebuildIn this case the only way available is to clear the cache via the database with the command
TRUNCATEThe question now is which tables should be flushed and which ones are cached?