Timeout Exception - Using MySQL .net Connector 6.6.4 (4 replies)
Hello, I'm using the MySQL .net Connector 6.6.4 on Windows 7. I have installed MySQL Server 5.5 on local Windows PC. When I submit this C# Code with Visual Studio 2012, I get a Timout Exception....
View ArticleDetecting the .NET Connector 6.6.4 using Windows Installer (1 reply)
Hi, In the context of a Windows Installer setup program, how do I detect the .NET Connector 6.6.4 by component ID? In other words, which is the GUID of this component? Kind regards, Carlos Mallen
View Articledoes my msi instal complete? (no replies)
Hi, everyone! When I install the .net connector it will ask if I want it to be placed in the GAC. It will only place the MySQL.Data.dll there. Should the ICSharpCode.SharpZipLib also be there??? When...
View ArticleASP.NET Membership Provider Not Creating New Users Properly (3 replies)
I have a site that uses the MySQL Membership Provider. It's written almost entirely in ASP.NET and it seems to work OK at first sight. Like when I create a new user (through a special page that...
View ArticleConnecting VB .net to VIsual Studio please i need help asap (8 replies)
The system detected an invalid pointer address when it tried to use a pointer argument of a call. -- I Cant connect because of that error. Installed .net connector and everything.
View ArticleConnector/Net 6.6.4 for Visual Studio 2012 Set connection will Crash (no...
OS: Windows 8 x64 pro Tool: Visual Studio 2012 Ultimate Update 1 I download http://www.mysql.com/downloads/ Connector/NET 6.6.4 Version 1. create empty web project 2. set connection to remote...
View ArticleMySQL Connector/Net 6.6.5 MR has been released (no replies)
MySQL Connector/Net 6.6.5, a new version of the all-managed .NET driver for MySQL has been released. This is a maintenance release for 6.6.x. This release is feature complete. It is recommended for...
View ArticleMySQL ASP Sessionstate (3 replies)
Our websites have reached a limit of the server they're sitting on and I want to spread them over multiple servers, but they use session state. I've setup MySQL5.5 as a Master-Master replication on...
View ArticleVerify Server Certificate before connecting (1 reply)
Hi, Im currently using a MySQL Server(Ver:5.5) with a self signed Certificate. Now I want to secure my self written client in c#, which connects to the server with "SSL Mode=Required" by verify the...
View ArticleCan't uninstall mysql-connector-net-6.6.4 (1 reply)
I can trying to update to mysql-connector-net-6.6.5. And as always I try to uninstall previous version (Win7 x32). Uninstaller at some point is rolling back. Trying to install 6.6.5 on top is also...
View ArticleExtreemly slow transfer speed via .NET Connector -- fixable or architectural...
I was recently performing some performance tests on MySQL with a query that returns about 17M rows x 60 columns of ints and bigints. This query was much slower than some other databases, and after...
View ArticleInconsistent Exceptions: Unable to Connect and Timeout (2 replies)
Another one of these errors just occured inside of an application written in php. We now know that it is not a .Net Connector issue. With that said, if anyone would still like to read the problem and...
View ArticleOn Connector/NET dropping support for VS2005 (Poll) (no replies)
Hi, As you may know Connector/NET 6.4.x is that last version of Connector/NET supporting Visual Studio 2005. Currently we don't have plans to add support for Visual Studio 2005 in 6.5.x or 6.6.x (both...
View ArticleNew database not creating when connecting to database server (1 reply)
Hi I am new to MySql and am using MySql Sever 5.6 with Visual Studio 2010. I was running previous version to this a few days back and in that from Visual studio connect to mysql server and enter a new...
View Articledont see mysql data source in visual studio 2012 express for web (1 reply)
i'm trying to add mysql connection to my asp.net mvc 4 projects but i dont see it on the data source window. after installing visual studio 2012 express for web i added mysql Connector/Net through...
View ArticleHow to watch wwe fights online ? (no replies)
John Cena, Ryback & Sheamus vs. The Shield (Dean Ambrose, Seth Rollins & Roman Reigns) This match isn't a six man Elimination Chamber tag match, so I'm hoping they give it street fight rules...
View ArticleDetecting auto-closed/ killed connection (1 reply)
Hi, I have a problem: The Connector .NET or the Mysql Server does automatically close a connection after a few time. My first step to a solution was to check the Connectionstate before doing a query...
View ArticleDLL Version 6.0.3.0 (1 reply)
Hi. I´m a brazilian web developer and my web application is ready to deploy in host server. This server works with version 6.0.3.0 from MySql.Data.dll and my aplication works most recent version. I...
View ArticleData Entity Model (no replies)
Simple SELECT queries run with an Ado.net Entity Data Model connection to mySQL is slow slow slow (6ish sec). The some queries connected with a MySQLConnection in less than a second. I've seem the...
View ArticleReading from the stream has failed (4 replies)
Hello, I am reading the results from a select statement and fairly quickly I get this exception. Precautions I have taken: All data is in UTF8_general_ci Connection character set is UTF8_general_ci...
View Article