Such a question: is it possible to install MySQL with its pre-settings (for example, the root password) or use some kind of installer in which you can set these settings?

  • 3
    And where to install it? If linux - write a bash-script, if windows - vbs, for example ... - nobody
  • While Windows, but in plans and Ubuntu. Are there any lessons on how to write this script or where to start digging? - Artik
  • 2
    Hmm, this is by chance not what you are looking for: dev.mysql.com/doc/refman/5.5/en/… ? - nobody
  • Yes, something close. I will sort this out. - Artik

0