Quantcast
Channel: MySQL Forums - MySQL Installer for Windows
Viewing all 1430 articles
Browse latest View live

I have an application using MariaDB 5.5, which version MYSQL I can use? (no replies)

$
0
0
I have installed some apps on synology NAS, and it has mariadb 5.5.53, I exported the sql file and trying to import on windows.

5.7 mysql doesn't work, is there a way I can import this??

Thanks in advance.

MySQL for windows 10? (2 replies)

$
0
0
Hii
I am a beginner of MySQL and install MySQL on my PC. So please provide the instructions to Install it and help me. Thanks

Invalid config file template for version 5.7 in installer manifest (no replies)

$
0
0
I have a script that execute the installer console to install the community edition of MySQL Server 5.7.11.

When the product is already installed, the config file still generated (and backuped) using the installer templates coming from the product manifest archive.

Today, the installer decided to update the product manifest by downloading the new archive.

The configuration file generated during the installation process is invalid and prevented MySQL to restart after the installation.

The new template contains new configuration options for INNODB engine that seems unknown to MySQL 5.7.

Here the error in the server '.err' file at startup:

...
2017-04-14T18:27:52.818186Z 0 [ERROR] unknown variable 'innodbclustertypeselection=0.0'
2017-04-14T18:27:52.818186Z 0 [ERROR] Aborting
...


Here what was newly inserted at the end of the 'my.ini' config file:

...
# Indicates how is the InnoDB Cluster configured as (Classic, Sandbox, Master or Slave).
innodbclustertypeselection=0.0

# Indicates how is the InnoDB Cluster is/will be named.
innodbclustername=0.0

# Indicates how many instances will the InnoDB cluster sandbox will have.
innodbclusterinstances=0.0

# Holds the InnoDB Cluster Username.
innodbclusterusername=0.0

# Indicates the InnoDB Cluster URI.
innodbclusteruri=0.0

# Indicates the InnoDB Cluster Port.
innodbclusterport=0.0

# Load mysql plugins at start."plugin_x ; plugin_y".
plugin_load=0.0

# MySQL server's plugin configuration.
loose_mysqlx_port=0.0

MySQL Installer Community Server -- Install issue (1 reply)

$
0
0
Hello,
I trying to install MySQL on windows, downloaded community server , it installed and when it came to configuration screen ("Type and Networking") and I can't see the Next button to proceed, appreciate solution.

Error 0xc00007b when starting mysqld.exe (1 reply)

$
0
0
Hello Guys,

I'm trying to install a mySQL server instance (MySQL 5.7.18) via the installer on my notebook and on the final step of the installation (apply configuration) I always get the error: 0xc00007b

Unfortunatly I'm quite a newbie to SQL and have no clue how to solve this.


I'm using Windows 7 Enterprise SP 1 x64


Regards SL




Here the log if it helps:


Beginning configuration step: Stopping Server [if necessary]
Ended configuration step: Stopping Server [if necessary]

Beginning configuration step: Writing configuration file
Ended configuration step: Writing configuration file

Beginning configuration step: Updating firewall
Adding firewall rule for MySQLFrezze on port 3306.
Successfully added firewall rule.
Ended configuration step: Updating firewall

Beginning configuration step: Adjusting Windows service [if necessary]
Attempting to grant Network Service require filesystem permissions.
Granted permissions.
Adding new service
New service added
Ended configuration step: Adjusting Windows service [if necessary]

Beginning configuration step: Initializing Database [if necessary]
Deleting Data folder shipped
Attempting to run MySQL Server with --Initialize-insecure
Running process: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Waiting for the server stops: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
The attempt to initialize the database Failed
Ended configuration step: Initializing Database [if necessary]

Beginning configuration step: Starting Server
Starting MySQL as a service
Cannot start service MySQLFrezze on computer '.'.
Ended configuration step: Starting Server

Windows Installation Problem (3 replies)

$
0
0
Why I can't find the step button in the end of "Type and Networking"
interface.
Is this a system problem or installer issue.
Version: mysql-5.7.17
System : Windows 7 SP1
Would you please tell me the issue root cause?
Email: 779140143@qq.com

No MS-Products and No Python (2 replies)

$
0
0
On my Win8.1/10 machines, I don't use MS-VS nor do I care about MS-Excel, while at the same time I am not a Python user, thus it is not installed in my machines; therefore, the installer [mysql-installer-web-community-5.7.18.1.msi] complains about not finding any of these applications.
I am *absolutely a new comer to MySQL and would like some help as to what installer to use, and if I am using the right installer, how to over come the obstacles above mentioned.
Thanks in advance.

MySQL 5.6.36 MSI for Windows missing (no replies)

$
0
0
Hi,
Since MySQL 5.6.36 is released, the download page for Windows MSI pointing to 5.6.35 instead of 5.6.36 MSI.

https://dev.mysql.com/downloads/mysql/5.6.html
https://dev.mysql.com/downloads/file/?id=467267
https://dev.mysql.com/downloads/windows/installer/5.6.html

The download page says, MySQL Community Server 5.6.36.
However under the recomended download, Windows X86 32/64 bit MySQL Installer MSI "Go to Download Page" leads to https://dev.mysql.com/downloads/windows/installer/5.6.html
which has MySQL 5.6.35 MSI instead of 5.6.36.
Let us know When will you upload MySQL 5.6.36 MSI in the download page.

MySQL ODBC Driver Problems with SQL 2016 ?? (no replies)

$
0
0
I recently had my new MS SQL Server 2016 crash, and looking up error messages, some suggestions that it's ODBC related.
The only thing related is my Linked Server to MySQL using 5.3 ANSI Driver for MySQL.

Any know issues with SQL 2016 on Windows Server 2016 ??

I have been using the same driver on SQL 2005 and Windows Server 2003 for years with no problems.

Windows7 64 bit and 32bit Labview (no replies)

$
0
0
Hello,

the odbc connector is causing trouble in my installation. I want to run Labview 32 bit applications that connect to a MySQL tatabase and I get error -2147287037 and ADO Error: 0x80030003.
I did some reading and it has to do with the 32 / 64 bit ODBC driver. The MySQL server is running and MySQL Workbench is running as well.
Server 86 bit, workbench 64 bit, notifier 32 bit

Whats the best option, should I install the 64 bit sserver?

MySQL 5.6.36 Update Failure (no replies)

$
0
0
All,

We are trying to update a MySQL database instance on a 2008R2 host to 5.6.36 from 5.6.35.

We have run the MSI file, but are unable to apply the server configuration. When trying to apply the server configuration, the "Stopping Server" step fails and the entire process errors out. The "MySQL" service is started, but the "MySQL 56" service is off and fails with error 1067 when you try to start it.

Note that the Windows Control Panel indicates that the version has been updated to 5.6.36.

Does anyone have any ideas on how to resolve this issue and complete the update?

MySql 5.7.18.1 Install / 2013 C++ Redistributable (1 reply)

$
0
0
I went to install MySQL Server 5.7.18 today and it informed me that it required Microsoft Visual C++ 2013 Redistributable. I went to download this requirement from Microsoft via the following link:

https://www.microsoft.com/en-gb/download/details.aspx?id=40784

Boom. 404. Not there. I cannot find a repuitable source for this requirement. Has Microsoft pulled it?

Also, I had successfully installed the 2015 C++ runtime for MySql workbench but I suppose this still does not meet the 2013 runtime requirement(s)? Does anyone have either an official Microsoft or oracle link to this prereq?

Help! Thanks,
-Kris

lost love back vashikaran specialist baba ji +91-7568793397 (no replies)

$
0
0
Love problem solution call +91-7568793397

love marriage vashikaran specialist baba ji +9-7568793397 (no replies)

divorce problem solution specialist babaji +91-7568793397 (no replies)

$
0
0
Love problem solution specialist baba ji +91-7568793397

Love vashikaran specialist baba ji +91-7568793397 in banglore (no replies)

$
0
0
कहते नहीं करके दिखाते हैA हजारों लोगो ने लाभ उठाया आप भी उठा सकते होA ++91-7568793397 (WHATSAPP)

जब कहिँ नही हो काम तो यहा से ले समाधान आपकी हर समस्या का समाधान 100 % समाधान स्पेसलिस्ट द्धवारा प्रेम-विवाह, सौतन दुख, , दुश्मन से छुटकारा, वशीकरण, ,विवाह में रुकावट,, पति-पत्नी मै अनबन,प्रेम संबंधी,मनचाहा प्यार प्रेमविवाह,रूठेप्रेमी को मनाना ,शादी के लिए माता पिता को मनाना ,प्रेमी वशीकरण,प्रेमिका वशीकरण पति -पत्नीवशीकरण ,सोतन दुश्मन से मुक्ति आपके जीवन की हर समस्याओ का पक्का समाधान किया जायेगाA जेसे:-मनचाहा वशीकरण 72 घंटोमें 101% पक्का समाधान किया जायेगाA निराश प्रेमी प्रेमिका एक बार जरूर संपर्क करे A
फ़िजूल भटकना बेकार हैA ++91-7568793397
Mohini shidhi love vashikaran ke mahir guru baba ji love affair problems Vashikaran Specialist In India .When there is no work, the solution is to solve your every problem 100% solution by love spell, love marriage, freedom of love, rid of the enemy, vashikaran, marriage, interruption, husband-wife dispuct, love, etc. Love Premvivah, celebrating Ruthaprimi, convance parents for marriage, lovers of vowship, beloved husband, husband-wife, freedom from Sotan enemy, resolved all the problems of your life. A will be done: - Manchaha Vashikaran 101% will be resolved in 72 hours. Frustrated lovers will be contacted once.

 Black magic specialist +91-7568793397
 black magic for love +91-7568793397
 Love Vashikaran +91-7568793397
 Vashikaran specialist +91-7568793397
 Black magic mantra +91-7568793397
 Get Lost Love Back +91-7568793397
 Destroy Enemy Black magic +91-7568793397
 Husband come Back +91-7568793397
 Vashikaran mantra +91-7568793397
 Love problem solution +91-7568793397
 Vashikaran mantra in hindi +91-7568793397
 Get online Vashikaran+91-7568793397
 Kamdev Vashikaran mantra +91-7568793397
 Tantra mantra yantra +91-7568793397
 Lottery Number specialist +91-7568793397
 Husband Wife problem +91-7568793397
 aghori Black magic +91-7568793397
 powerful mantra to vashikaran +917568793397
 famous muth mantra +91-7568793397
 Ex love vashikaran spell+91-7568793397
 Inter cast marriage specialist +91-7568793397
 Mohini vashikaran mantra +91-7568793397
 Love vashikaran specialist babaji+91-7568793397
 Love marriage specialist +91-75687933397
 World Famous Astrologer +91-7568793397
 Family problem solution specialist +91-7568793397

inter cast marriage vashikaran specialist baba ji +91-7568793397 (no replies)

$
0
0
कहते नहीं करके दिखाते हैA हजारों लोगो ने लाभ उठाया आप भी उठा सकते होA ++91-7568793397 (WHATSAPP)

जब कहिँ नही हो काम तो यहा से ले समाधान आपकी हर समस्या का समाधान 100 % समाधान स्पेसलिस्ट द्धवारा प्रेम-विवाह, सौतन दुख, , दुश्मन से छुटकारा, वशीकरण, ,विवाह में रुकावट,, पति-पत्नी मै अनबन,प्रेम संबंधी,मनचाहा प्यार प्रेमविवाह,रूठेप्रेमी को मनाना ,शादी के लिए माता पिता को मनाना ,प्रेमी वशीकरण,प्रेमिका वशीकरण पति -पत्नीवशीकरण ,सोतन दुश्मन से मुक्ति आपके जीवन की हर समस्याओ का पक्का समाधान किया जायेगाA जेसे:-मनचाहा वशीकरण 72 घंटोमें 101% पक्का समाधान किया जायेगाA निराश प्रेमी प्रेमिका एक बार जरूर संपर्क करे A
फ़िजूल भटकना बेकार हैA ++91-7568793397
Mohini shidhi love vashikaran ke mahir guru baba ji love affair problems Vashikaran Specialist In India .When there is no work, the solution is to solve your every problem 100% solution by love spell, love marriage, freedom of love, rid of the enemy, vashikaran, marriage, interruption, husband-wife dispuct, love, etc. Love Premvivah, celebrating Ruthaprimi, convance parents for marriage, lovers of vowship, beloved husband, husband-wife, freedom from Sotan enemy, resolved all the problems of your life. A will be done: - Manchaha Vashikaran 101% will be resolved in 72 hours. Frustrated lovers will be contacted once.

 Black magic specialist +91-7568793397
 black magic for love +91-7568793397
 Love Vashikaran +91-7568793397
 Vashikaran specialist +91-7568793397
 Black magic mantra +91-7568793397
 Get Lost Love Back +91-7568793397
 Destroy Enemy Black magic +91-7568793397
 Husband come Back +91-7568793397
 Vashikaran mantra +91-7568793397
 Love problem solution +91-7568793397
 Vashikaran mantra in hindi +91-7568793397
 Get online Vashikaran+91-7568793397
 Kamdev Vashikaran mantra +91-7568793397
 Tantra mantra yantra +91-7568793397
 Lottery Number specialist +91-7568793397
 Husband Wife problem +91-7568793397
 aghori Black magic +91-7568793397
 powerful mantra to vashikaran +917568793397
 famous muth mantra +91-7568793397
 Ex love vashikaran spell+91-7568793397
 Inter cast marriage specialist +91-7568793397
 Mohini vashikaran mantra +91-7568793397
 Love vashikaran specialist babaji+91-7568793397
 Love marriage specialist +91-75687933397
 World Famous Astrologer +91-7568793397
 Family problem solution specialist +91-7568793397

kala jadu vashikaran!@#! mantra specialist+91-7568793397 babaji (no replies)

$
0
0
कहते नहीं करके दिखाते हैA हजारों लोगो ने लाभ उठाया आप भी उठा सकते होA ++91-7568793397 (WHATSAPP)

जब कहिँ नही हो काम तो यहा से ले समाधान आपकी हर समस्या का समाधान 100 % समाधान स्पेसलिस्ट द्धवारा प्रेम-विवाह, सौतन दुख, , दुश्मन से छुटकारा, वशीकरण, ,विवाह में रुकावट,, पति-पत्नी मै अनबन,प्रेम संबंधी,मनचाहा प्यार प्रेमविवाह,रूठेप्रेमी को मनाना ,शादी के लिए माता पिता को मनाना ,प्रेमी वशीकरण,प्रेमिका वशीकरण पति -पत्नीवशीकरण ,सोतन दुश्मन से मुक्ति आपके जीवन की हर समस्याओ का पक्का समाधान किया जायेगाA जेसे:-मनचाहा वशीकरण 72 घंटोमें 101% पक्का समाधान किया जायेगाA निराश प्रेमी प्रेमिका एक बार जरूर संपर्क करे A
फ़िजूल भटकना बेकार हैA ++91-7568793397
Mohini shidhi love vashikaran ke mahir guru baba ji love affair problems Vashikaran Specialist In India .When there is no work, the solution is to solve your every problem 100% solution by love spell, love marriage, freedom of love, rid of the enemy, vashikaran, marriage, interruption, husband-wife dispuct, love, etc. Love Premvivah, celebrating Ruthaprimi, convance parents for marriage, lovers of vowship, beloved husband, husband-wife, freedom from Sotan enemy, resolved all the problems of your life. A will be done: - Manchaha Vashikaran 101% will be resolved in 72 hours. Frustrated lovers will be contacted once.

 Black magic specialist +91-7568793397
 black magic for love +91-7568793397
 Love Vashikaran +91-7568793397
 Vashikaran specialist +91-7568793397
 Black magic mantra +91-7568793397
 Get Lost Love Back +91-7568793397
 Destroy Enemy Black magic +91-7568793397
 Husband come Back +91-7568793397
 Vashikaran mantra +91-7568793397
 Love problem solution +91-7568793397
 Vashikaran mantra in hindi +91-7568793397
 Get online Vashikaran+91-7568793397
 Kamdev Vashikaran mantra +91-7568793397
 Tantra mantra yantra +91-7568793397
 Lottery Number specialist +91-7568793397
 Husband Wife problem +91-7568793397
 aghori Black magic +91-7568793397
 powerful mantra to vashikaran +917568793397
 famous muth mantra +91-7568793397
 Ex love vashikaran spell+91-7568793397
 Inter cast marriage specialist +91-7568793397
 Mohini vashikaran mantra +91-7568793397
 Love vashikaran specialist babaji+91-7568793397
 Love marriage specialist +91-75687933397
 World Famous Astrologer +91-7568793397
 Family problem solution specialist +91-7568793397

Installer only showing Connector after attempting re-install (1 reply)

$
0
0
My initial attempt to install MySQL on Windows 10 did not seem to work properly - I was trying to add MySQL to PATH, but the MySQL server directory did not get properly added to C:\Program Files (x86)\MySQL.

So I decided to do a clean install by uninstalling all MySQL products and removing all the corresponding folders in:

%ProgramFiles%\MySQL
c:\Program Files (x86)\MySQL
%ProgramData%\MySQL

Note that uninstalling the connector was not working properly (this seems to be a known issue), so I manually deleted it from the Windows Registry.

Now that I try to re-install from a seemingly clean slate, the installer seems to remember me but only shows the MySQL Connector and none of the other products (e.g. Server).

I've tried everything that I can find online but I can't get the installer to work anymore, any help would be much appreciated.

Databases synchronization (1 reply)

$
0
0
Hii
Please i want to synchronize many locales databases to another which is in the Cloud.
First i want to know if it is possible
Second if it is how can i do?

All my databases run on WampServer 2.5
My locales OS is Windows 7 32 bits
My cloud OS is a Windows server 2012 running on a OVH dédicated server

Best regards,
Viewing all 1430 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>