Page MenuHomePhabricator

External Store not on Beta

Authored By
Mattflaschen-WMF
Feb 19 2016, 11:51 PM
Size
893 B
Referenced Files
None
Subscribers
None

External Store not on Beta

mattflaschen@deployment-tin:~$ mwrepl
Welcome to HipHop Debugger!
Type "help" or "?" for a complete list of commands.
Program /srv/mediawiki-staging/multiversion/MWScript.php loaded. Type '[r]un' or '[c]ontinue' to go.
hphpd> continue
Program /srv/mediawiki-staging/multiversion/MWScript.php exited normally.
hphpd> var_export( $wgExternalStores );
var_export( $wgExternalStores );
array (
0 => 'DB',
)
hphpd> var_export( $wgExternalServers );
var_export( $wgExternalServers );
array (
)
mattflaschen@deployment-tin:~$ mwrepl
Welcome to HipHop Debugger!
Type "help" or "?" for a complete list of commands.
Program /srv/mediawiki-staging/multiversion/MWScript.php loaded. Type '[r]un' or '[c]ontinue' to go.
hphpd> continue
Program /srv/mediawiki-staging/multiversion/MWScript.php exited normally.
hphpd> var_export( $wgDefaultExternalStore );
var_export( $wgDefaultExternalStore );
false

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3382146
Default Alt Text
External Store not on Beta (893 B)

Event Timeline