• unknown's avatar
    Fix mysql.server.sh to use shell functions as replacement · e9a565e8
    unknown authored
    for LSB init functions when they aren't available. (Bug #9852)
    
    
    support-files/mysql.server.sh:
      Use shell function instead of less portable alias command
      to create replacements for LSB functions, and also use
      argument in our replacements.
    e9a565e8
mysql.server.sh 6.17 KB