summaryrefslogtreecommitdiffstats
path: root/development/mysql-workbench/slackware_linux_profile.xml
blob: 4b815765097c240e926db90100d4897416d2df01 (plain)
<?xml version="1.0"?>

<data>
    <value type="dict">
    <value type="string" key="sys.config.path">/etc/my.cnf</value>
    <value type="string" key="sys.config.section">mysqld</value>

    <value type="string" key="sys.mysqld.start">/etc/rc.d/rc.mysqld start</value>
    <value type="string" key="sys.mysqld.stop">/etc/rc.d/rc.mysqld stop</value>
    <value type="string" key="sys.mysqld.status">ps -C mysqld -o pid=</value>
    <value type="int" key="sys.usesudo">0</value>

    <value type="string" key="sys.system">Linux</value>
    <value type="string" key="serverVersion">10.0</value>
  </value>
</data>