{"id":2258,"date":"2008-05-12T17:16:04","date_gmt":"2008-05-13T01:16:04","guid":{"rendered":"http:\/\/www.mysqltutorial.org\/?page_id=2258"},"modified":"2023-10-23T21:08:11","modified_gmt":"2023-10-24T04:08:11","slug":"install-mysql","status":"publish","type":"page","link":"https:\/\/www.mysqltutorial.org\/getting-started-with-mysql\/install-mysql\/","title":{"rendered":"Install MySQL"},"content":{"rendered":"\n<p><strong>Summary<\/strong>: in this tutorial, you will learn how to install MySQL server and its related products on Windows using the MySQL Installer. <\/p>\n\n\n\n<p>After the tutorial, you will have a MySQL server and its tools up and running on your system for learning and practicing.<\/p>\n\n\n\n<p>Note that for other operating systems like Linux and Ubuntu, refer to the following tutorials:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.mysqltutorial.org\/getting-started-with-mysql\/install-mysql-centos\/\">Install MySQL 8 on CentOS 7<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.mysqltutorial.org\/getting-started-with-mysql\/install-mysql-ubuntu\/\">Install MySQL 8 on Ubuntu<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Download MySQL Installer<\/h2>\n\n\n\n<p>If you want to install MySQL on Windows, you can use the MySQL Installer. The MySQL Installer provides you with an easy-to-use wizard that helps you to install MySQL with the following main products:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>MySQL Server<\/li>\n\n\n\n<li>MySQL Workbench<\/li>\n\n\n\n<li>MySQL Shell<\/li>\n\n\n\n<li>MySQL Documentation<\/li>\n\n\n\n<li>All Available Connectors<\/li>\n<\/ul>\n\n\n\n<p>To download the MySQL installer, go to the following link&nbsp;<a href=\"http:\/\/dev.mysql.com\/downloads\/installer\/\">http:\/\/dev.mysql.com\/downloads\/installer\/<\/a>.&nbsp;<\/p>\n\n\n\n<p>We&#8217;ll use the MySQL Installer 8.0.34 to install the MySQL Server and related products such as MySQL Workbench and MySQL Shell.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Install MySQL Server &amp; related products using MySQL Installer<\/h2>\n\n\n\n<p>To install MySQL using the MySQL installer, double-click on the MySQL Installer file and follow the steps below:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><img decoding=\"async\" src=\"https:\/\/www.mysqltutorial.org\/\/wp-content\/uploads\/2013\/05\/install-mysql-step-1.png\" alt=\"Install MySQL Step 1\"><br>Step 1:&nbsp;Choosing a setup type<\/h3>\n\n\n\n<p>In this step, you need to choose the setup type that suits your use case. For tutorial purposes, you can select the last option which is <strong>Custom<\/strong> setup type:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-1.png\" alt=\"\" class=\"wp-image-11624\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-1.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-1-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-1-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2. Selecting products<\/h3>\n\n\n\n<p>Since we chose the <strong>Custom <\/strong>setup type, the MySQL Installer displays available products for us to select to install. <\/p>\n\n\n\n<p>We&#8217;ll install the following products:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>MySQL Server<\/strong> &#8211; This is the MySQL Database Server.<\/li>\n\n\n\n<li><strong>MySQL Workbench<\/strong> &#8211; This is the client tool for interacting with the MySQL Database Server via GUI.<\/li>\n\n\n\n<li><strong>MySQL Shell<\/strong> &#8211; This is an interactive Javascript, Python, or SQL interface supporting development and administration for the MySQL Server.<\/li>\n<\/ul>\n\n\n\n<p>To select these products, you click the + icon on the left pane, select the product, and click the right arrow button.<\/p>\n\n\n\n<p>Here are the paths to the selected products:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>MySQL Servers &gt; MySQL Server &gt; MySQL Server 8.0 &gt; MySQL Server 8.0.34 &#8211; x64<\/li>\n\n\n\n<li>Applications &gt; MySQL Workbench &gt; MySQL Workbench 8.0 &gt; MySQL Workbench 8.0.34 &#8211; X64<\/li>\n\n\n\n<li>Applications &gt; MySQL Shell &gt; MySQL Shell 8.0 &gt; MySQL Shell 8.0.34 &#8211; X64<\/li>\n<\/ul>\n\n\n\n<p>Once you select the products, you click the <strong>Next<\/strong> button to continue.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-2.png\" alt=\"\" class=\"wp-image-11625\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-2.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-2-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-2-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3. Downloading the selected products<\/h3>\n\n\n\n<p>The MySQL Installer will download the selected products from the internet. Please ensure you have an active internet connection and wait for a few minutes for the download to complete.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-3.png\" alt=\"\" class=\"wp-image-11626\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-3.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-3-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-3-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-4.png\" alt=\"\" class=\"wp-image-11627\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-4.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-4-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-4-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<p>After the download is complete, click the <strong>Execute<\/strong> button to start the installation.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-5.png\" alt=\"\" class=\"wp-image-11628\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-5.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-5-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-5-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4. Installing the selected products<\/h3>\n\n\n\n<p>The MySQL Installer will install the selected products and this process may some time.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-6.png\" alt=\"\" class=\"wp-image-11629\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-6.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-6-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-6-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<p>After the installation is complete, click the <strong>Next<\/strong> button to proceed to the Product Configuration.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-7.png\" alt=\"\" class=\"wp-image-11630\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-7.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-7-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-7-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5. Configuring the MySQL Server<\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-8.png\" alt=\"\" class=\"wp-image-11631\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-8.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-8-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-8-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<p>In this step, configure the MySQL Server. Choose the <strong>Development Computer<\/strong> for the server configuration type, leave the other options as they are, and click the <strong>Next<\/strong> button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-9.png\" alt=\"\" class=\"wp-image-11632\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-9.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-9-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-9-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6. Choosing an authentication method<\/h3>\n\n\n\n<p>It&#8217;s recommended to use strong password encryption for authentication, which is the first option.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-10.png\" alt=\"\" class=\"wp-image-11633\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-10.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-10-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-10-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 7. Entering a password for the root account<\/h3>\n\n\n\n<p>Enter a secure password for the root account, which has full administrative privileges. <\/p>\n\n\n\n<p>Be sure to store it safely and use it for <a href=\"https:\/\/www.mysqltutorial.org\/getting-started-with-mysql\/connect-to-mysql-server\/\">connecting to the MySQL Server<\/a> in the future.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-11.png\" alt=\"\" class=\"wp-image-11634\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-11.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-11-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-11-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 8. Configuring MySQL Server as a Windows Service<\/h3>\n\n\n\n<p>In this step, you can configure the MySQL Server as a Windows service, specify a service name, and choose whether to start the MySQL Server during the operating system startup.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-12.png\" alt=\"\" class=\"wp-image-11635\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-12.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-12-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-12-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 9. Granting file permissions<\/h3>\n\n\n\n<p>In this step, you grant permission to MySQL to access the data directory.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-13.png\" alt=\"\" class=\"wp-image-11636\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-13.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-13-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-13-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 10. Displaying the selected configuration<\/h3>\n\n\n\n<p>The MySQL Installer displays a window with the configuration steps. Click the <strong>Execute<\/strong> button to apply the configuration.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-14.png\" alt=\"\" class=\"wp-image-11637\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-14.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-14-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-14-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 11. Completing configuration<\/h3>\n\n\n\n<p>After applying the configuration, the MySQL Installer displays the following window to indicate whether the MySQL Server has been configured successfully.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-15.png\" alt=\"\" class=\"wp-image-11638\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-15.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-15-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-15-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<p>After completing the configuration, click the <strong>Next<\/strong> button to confirm and finish.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-16.png\" alt=\"\" class=\"wp-image-11639\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-16.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-16-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-16-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 12. Completing installation<\/h3>\n\n\n\n<p>The MySQL Installer displays a window to notify you that the installation is complete. Click the <strong>Finish<\/strong> button to close the installer.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1178\" height=\"889\" src=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-17.png\" alt=\"\" class=\"wp-image-11640\" srcset=\"https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-17.png 1178w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-17-200x151.png 200w, https:\/\/www.mysqltutorial.org\/wp-content\/uploads\/2023\/10\/Install-MySQL-8-Step-17-768x580.png 768w\" sizes=\"auto, (max-width: 1178px) 100vw, 1178px\" \/><\/figure>\n\n\n\n<p>In this tutorial, you have learned how to install MySQL on your Windows using the MySQL installer.<\/p>\n<div class=\"helpful-block-content\" data-title=\"\">\n\t<header>\n\t\t<div class=\"wth-question\">Was this tutorial helpful? <\/div>\n\t\t<div class=\"wth-thumbs\">\n\t\t\t<button\n\t\t\t\tdata-post=\"2258\"\n\t\t\t\tdata-post-url=\"https:\/\/www.mysqltutorial.org\/getting-started-with-mysql\/install-mysql\/\"\n\t\t\t\tdata-post-title=\"Install MySQL\"\n\t\t\t\tdata-response=\"1\"\n\t\t\t\tclass=\"wth-btn-rounded wth-yes-btn\"\n\t\t\t>\n\t\t\t\t<svg\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n\t\t\t\t\tviewBox=\"0 0 24 24\"\n\t\t\t\t\tfill=\"none\"\n\t\t\t\t\tstroke=\"currentColor\"\n\t\t\t\t\tstroke-width=\"2\"\n\t\t\t\t\tstroke-linecap=\"round\"\n\t\t\t\t\tstroke-linejoin=\"round\"\n\t\t\t\t\tclass=\"feather feather-thumbs-up block w-full h-full\"\n\t\t\t\t>\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3\"\n\t\t\t\t\t><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"sr-only\"> Yes <\/span>\n\t\t\t<\/button>\n\n\t\t\t<button\n\t\t\t\tdata-response=\"0\"\n\t\t\t\tdata-post=\"2258\"\n\t\t\t\tdata-post-url=\"https:\/\/www.mysqltutorial.org\/getting-started-with-mysql\/install-mysql\/\"\n\t\t\t\tdata-post-title=\"Install MySQL\"\n\t\t\t\tclass=\"wth-btn-rounded wth-no-btn\"\n\t\t\t>\n\t\t\t\t<svg\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n\t\t\t\t\tviewBox=\"0 0 24 24\"\n\t\t\t\t\tfill=\"none\"\n\t\t\t\t\tstroke=\"currentColor\"\n\t\t\t\t\tstroke-width=\"2\"\n\t\t\t\t\tstroke-linecap=\"round\"\n\t\t\t\t\tstroke-linejoin=\"round\"\n\t\t\t\t>\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17\"\n\t\t\t\t\t><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"sr-only\"> No <\/span>\n\t\t\t<\/button>\n\t\t<\/div>\n\t<\/header>\n\n\t<div class=\"wth-form hidden\">\n\t\t<div class=\"wth-form-wrapper\">\n\t\t\t<div class=\"wth-title\"><\/div>\n\t\t\t\n\t\t\t<textarea class=\"wth-message\"><\/textarea>\n\n\t\t\t<button class=\"btn btn-primary wth-btn-submit\">Send<\/button>\n\t\t\t<button class=\"btn wth-btn-cancel\">Cancel<\/button>\n\t\t\n\t\t<\/div>\n\t<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>In this tutorial, you will learn how to install MySQL server and its related products on Windows using the MySQL Installer. <\/p>\n","protected":false},"author":2,"featured_media":0,"parent":9017,"menu_order":1,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2258","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Install MySQL on Windows Using MySQL Installer<\/title>\n<meta name=\"description\" content=\"You will learn how to install MySQL Server and its related products such as MySQL Workbench on Windows using the MySQL Installer.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mysqltutorial.org\/install-mysql\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Install MySQL on Windows Using MySQL Installer\" \/>\n<meta property=\"og:description\" content=\"You will learn how to install MySQL Server and its related products such as MySQL Workbench on Windows using the MySQL Installer.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mysqltutorial.org\/install-mysql\/\" \/>\n<meta property=\"og:site_name\" content=\"MySQL Tutorial\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-24T04:08:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mysqltutorial.org\/\/wp-content\/uploads\/2013\/05\/install-mysql-step-1.png\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mysqltutorial.org\\\/install-mysql\\\/\",\"url\":\"https:\\\/\\\/www.mysqltutorial.org\\\/install-mysql\\\/\",\"name\":\"Install MySQL on Windows Using MySQL Installer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mysqltutorial.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.mysqltutorial.org\\\/install-mysql\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mysqltutorial.org\\\/install-mysql\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mysqltutorial.org\\\/\\\/wp-content\\\/uploads\\\/2013\\\/05\\\/install-mysql-step-1.png\",\"datePublished\":\"2008-05-13T01:16:04+00:00\",\"dateModified\":\"2023-10-24T04:08:11+00:00\",\"description\":\"You will learn how to install MySQL Server and its related products such as MySQL Workbench on Windows using the MySQL Installer.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mysqltutorial.org\\\/install-mysql\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mysqltutorial.org\\\/install-mysql\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mysqltutorial.org\\\/install-mysql\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.mysqltutorial.org\\\/\\\/wp-content\\\/uploads\\\/2013\\\/05\\\/install-mysql-step-1.png\",\"contentUrl\":\"https:\\\/\\\/www.mysqltutorial.org\\\/\\\/wp-content\\\/uploads\\\/2013\\\/05\\\/install-mysql-step-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mysqltutorial.org\\\/install-mysql\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mysqltutorial.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Started with MySQL\",\"item\":\"https:\\\/\\\/www.mysqltutorial.org\\\/getting-started-with-mysql\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Install MySQL\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mysqltutorial.org\\\/#website\",\"url\":\"https:\\\/\\\/www.mysqltutorial.org\\\/\",\"name\":\"MySQL Tutorial\",\"description\":\"A comprehensive MySQL Tutorial\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mysqltutorial.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Install MySQL on Windows Using MySQL Installer","description":"You will learn how to install MySQL Server and its related products such as MySQL Workbench on Windows using the MySQL Installer.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mysqltutorial.org\/install-mysql\/","og_locale":"en_US","og_type":"article","og_title":"Install MySQL on Windows Using MySQL Installer","og_description":"You will learn how to install MySQL Server and its related products such as MySQL Workbench on Windows using the MySQL Installer.","og_url":"https:\/\/www.mysqltutorial.org\/install-mysql\/","og_site_name":"MySQL Tutorial","article_modified_time":"2023-10-24T04:08:11+00:00","og_image":[{"url":"https:\/\/www.mysqltutorial.org\/\/wp-content\/uploads\/2013\/05\/install-mysql-step-1.png","type":"","width":"","height":""}],"twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mysqltutorial.org\/install-mysql\/","url":"https:\/\/www.mysqltutorial.org\/install-mysql\/","name":"Install MySQL on Windows Using MySQL Installer","isPartOf":{"@id":"https:\/\/www.mysqltutorial.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mysqltutorial.org\/install-mysql\/#primaryimage"},"image":{"@id":"https:\/\/www.mysqltutorial.org\/install-mysql\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mysqltutorial.org\/\/wp-content\/uploads\/2013\/05\/install-mysql-step-1.png","datePublished":"2008-05-13T01:16:04+00:00","dateModified":"2023-10-24T04:08:11+00:00","description":"You will learn how to install MySQL Server and its related products such as MySQL Workbench on Windows using the MySQL Installer.","breadcrumb":{"@id":"https:\/\/www.mysqltutorial.org\/install-mysql\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mysqltutorial.org\/install-mysql\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mysqltutorial.org\/install-mysql\/#primaryimage","url":"https:\/\/www.mysqltutorial.org\/\/wp-content\/uploads\/2013\/05\/install-mysql-step-1.png","contentUrl":"https:\/\/www.mysqltutorial.org\/\/wp-content\/uploads\/2013\/05\/install-mysql-step-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.mysqltutorial.org\/install-mysql\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mysqltutorial.org\/"},{"@type":"ListItem","position":2,"name":"Getting Started with MySQL","item":"https:\/\/www.mysqltutorial.org\/getting-started-with-mysql\/"},{"@type":"ListItem","position":3,"name":"Install MySQL"}]},{"@type":"WebSite","@id":"https:\/\/www.mysqltutorial.org\/#website","url":"https:\/\/www.mysqltutorial.org\/","name":"MySQL Tutorial","description":"A comprehensive MySQL Tutorial","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mysqltutorial.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.mysqltutorial.org\/wp-json\/wp\/v2\/pages\/2258","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mysqltutorial.org\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mysqltutorial.org\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mysqltutorial.org\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mysqltutorial.org\/wp-json\/wp\/v2\/comments?post=2258"}],"version-history":[{"count":5,"href":"https:\/\/www.mysqltutorial.org\/wp-json\/wp\/v2\/pages\/2258\/revisions"}],"predecessor-version":[{"id":11646,"href":"https:\/\/www.mysqltutorial.org\/wp-json\/wp\/v2\/pages\/2258\/revisions\/11646"}],"up":[{"embeddable":true,"href":"https:\/\/www.mysqltutorial.org\/wp-json\/wp\/v2\/pages\/9017"}],"wp:attachment":[{"href":"https:\/\/www.mysqltutorial.org\/wp-json\/wp\/v2\/media?parent=2258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}