Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. MySQL Silent Installation

MySQL Silent Installation

Scheduled Pinned Locked Moved Database
workspacemysqlcomsysadminquestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jassim Rahma
    wrote on last edited by
    #1

    Hi, I would like to ask how can I make a complete silent installation and configuration for the MySQL server. i have downloaded the Windows (x86, 32-bit), MSI Installer and I want to make a silent installation for my setup package.

    Technology News @ www.JassimRahma.com

    Richard DeemingR J 2 Replies Last reply
    0
    • J Jassim Rahma

      Hi, I would like to ask how can I make a complete silent installation and configuration for the MySQL server. i have downloaded the Windows (x86, 32-bit), MSI Installer and I want to make a silent installation for my setup package.

      Technology News @ www.JassimRahma.com

      Richard DeemingR Offline
      Richard DeemingR Offline
      Richard Deeming
      wrote on last edited by
      #2

      First result on Google for "MySql Windows Silent Install":

      https://dev.mysql.com/doc/refman/5.1/en/windows-installer-msi-quiet.html[^]

      For example, to perform a quiet installation (which shows no dialog boxes or progress):

      msiexec /i mysql-5.1.73.msi /quiet


      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

      "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

      J 1 Reply Last reply
      0
      • Richard DeemingR Richard Deeming

        First result on Google for "MySql Windows Silent Install":

        https://dev.mysql.com/doc/refman/5.1/en/windows-installer-msi-quiet.html[^]

        For example, to perform a quiet installation (which shows no dialog boxes or progress):

        msiexec /i mysql-5.1.73.msi /quiet


        "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

        J Offline
        J Offline
        Jassim Rahma
        wrote on last edited by
        #3

        what about the configuration setting such as windows service name, port, password, etc. I mean the screen which pops up after the installation. how can I run it in a Quiet! mode?

        Technology News @ www.JassimRahma.com

        G 1 Reply Last reply
        0
        • J Jassim Rahma

          what about the configuration setting such as windows service name, port, password, etc. I mean the screen which pops up after the installation. how can I run it in a Quiet! mode?

          Technology News @ www.JassimRahma.com

          G Offline
          G Offline
          Garth J Lancaster
          wrote on last edited by
          #4

          if you had followed Richard's post, and read the article, you'd also have seen this https://dev.mysql.com/doc/refman/5.1/en/mysql-config-wizard-cmdline.html[^] 'g'

          J 1 Reply Last reply
          0
          • G Garth J Lancaster

            if you had followed Richard's post, and read the article, you'd also have seen this https://dev.mysql.com/doc/refman/5.1/en/mysql-config-wizard-cmdline.html[^] 'g'

            J Offline
            J Offline
            Jassim Rahma
            wrote on last edited by
            #5

            Thanks :)

            Technology News @ www.JassimRahma.com

            1 Reply Last reply
            0
            • J Jassim Rahma

              Hi, I would like to ask how can I make a complete silent installation and configuration for the MySQL server. i have downloaded the Windows (x86, 32-bit), MSI Installer and I want to make a silent installation for my setup package.

              Technology News @ www.JassimRahma.com

              J Offline
              J Offline
              jschell
              wrote on last edited by
              #6

              Just noting that if your intent is that your application will be doing all of the database administration then choosing a database that is less full featured might be a better option. And choosing an embedded database might be a better option as well.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups