Hi,

in case the biggest table in your database is objectcache, you may be
suffering from this issue:
https://bugzilla.wikimedia.org/show_bug.cgi?id=42094
In such case a good solution is to configure your wiki to use memcache
instead of database for cache. See https://www.mediawiki.org/wiki/Memcached for
details.

Cheers,
Zbynek



On Wed, Sep 4, 2013 at 11:13 PM, Chad <[email protected]> wrote:

> On Wed, Sep 4, 2013 at 2:09 PM, Arcane 21 <[email protected]> wrote:
>
> > If you have a copy of PHPMyAdmin running and you uninstalled some
> > extensions that left some database tables with lots of leftover data you
> > never plan to use, you can delete those to free up some more space,
> though
> > I'd back up your database before doing so.
> >
> >
> If you have a copy of PhpMyAdmin installed you should uninstall it
> immediately
> as it is a horrible security risk to any production server it is on.
>
> -Chad
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to