PHP Class N98\Magento\Command\Database\VariablesCommand

Inheritance: extends AbstractShowCommand
Show file Open project: netz98/n98-magerun

Protected Properties

Property Type Description
$_importantVars array variable name => recommended size (but this value must be calculated depending on the server size

Protected Methods

Method Description
allowRounding ( string $name ) : boolean
configure ( )

Method Details

allowRounding() protected method

protected allowRounding ( string $name ) : boolean
$name string
return boolean

configure() protected method

protected configure ( )

Property Details

$_importantVars protected property

variable name => recommended size (but this value must be calculated depending on the server size
See also: https://launchpadlibrarian.net/78745738/tuning-primer.sh convert that to PHP ... ? http://www.slideshare.net/shinguz/mysql-configuration-the-most-important-variables GERMAN
protected array $_importantVars
return array