MySQL Connector/Net 6.3.8, a new version of the all-managed .NET
driver for MySQL has been released. This is a maintenance
release to our 6.3 release chain and includes 40 changes and
fixes.
Version 6.3.8 is appropriate for use with versions of MySQL
5.0-5.5.
It is now available in source and binary form from here and mirror sites (note that not all
mirror sites may be up to date at this point-if you can't find
this version on some mirror, please try again later or choose
another download site.)
The release is also available for download on My Oracle Support
(MOS).
Enjoy and thanks for the support!
Figure 1. Source Location
In a prior post ( Trace SQL From Database to Source Code ), I showed how to enable SQL trace capabilities for java/MySQL application to trace SQL statements from the database to the exact line of code from which the statement was executed (see Figure 1). In this post, I’ll enable SQL tracing in the sample C# application, which is included with the MySQL Connector/NET (MySQL’s ADO.NET provider ) install.
The following instructions assume that the MySQL Enterprise Agent and Monitor is already installed. The Monitor is available for support customers at …
[Read more]This Thursday (June 3rd, 14:00 UTC), Reggie Burnett, head of Connector/NET development, will present the New Features in Connector/NET 6.3.
For MySQL University sessions, point your browser to this page. You need a browser with a working Flash plugin. You may register for a Dimdim account, but you don't have to. (Dimdim is the conferencing system we're using for MySQL University sessions. It provides integrated voice streaming, chat, whiteboard, session recording, and more.)
MySQL University is a free educational online program for engineers/developers. MySQL University sessions are open to anyone. All sessions (slides & audio) are recorded; the links will be …
[Read more]This Thursday (June 3rd, 14:00 UTC), Reggie Burnett, head of Connector/NET development, will present the New Features in Connector/NET 6.3.
For MySQL University sessions, point your browser to this page. You need a browser with a working Flash plugin. You may register for a Dimdim account, but you don't have to. (Dimdim is the conferencing system we're using for MySQL University sessions. It provides integrated voice streaming, chat, whiteboard, session recording, and more.)
MySQL University is a free educational online program for engineers/developers. MySQL University sessions are open to anyone. All sessions (slides & audio) are recorded; the links will be …
[Read more]This Thursday (June 3rd, 14:00 UTC), Reggie Burnett, head of Connector/NET development, will present the New Features in Connector/NET 6.3.
For MySQL University sessions, point your browser to this page. You need a browser with a working Flash plugin. You may register for a Dimdim account, but you don't have to. (Dimdim is the conferencing system we're using for MySQL University sessions. It provides integrated voice streaming, chat, whiteboard, session recording, and more.)
MySQL University is a free educational online program for engineers/developers. MySQL University sessions are open to anyone. All sessions (slides & audio) are recorded; the links will be …
[Read more]
Next Thursday (September 3, 13:00 UTC), we'll
resume MySQL University sessions after the summer break with
Reggie Burnett, head of Connector/NET development, giving a
session on new features in Connector/NET 6.1.
For MySQL University sessions, point your browser to this page. You need a browser with a working Flash plugin. You may register for a Dimdim account, but you don't have to. (Dimdim is the conferencing system we're using for MySQL University sessions. It provides integrated voice streaming, chat, whiteboard, session recording, and more.) All MySQL University sessions are recorded, that is, slides and voice can be viewed as a Flash movie (.flv). You can find …
[Read more]
Next Thursday (September 3, 13:00 UTC), we'll
resume MySQL University sessions after the summer break with
Reggie Burnett, head of Connector/NET development, giving a
session on new features in Connector/NET 6.1.
For MySQL University sessions, point your browser to this page. You need a browser with a working Flash plugin. You may register for a Dimdim account, but you don't have to. (Dimdim is the conferencing system we're using for MySQL University sessions. It provides integrated voice streaming, chat, whiteboard, session recording, and more.) All MySQL University sessions are recorded, that is, slides and voice can be viewed as a Flash movie (.flv). You can find …
[Read more]
Next Thursday (September 3, 13:00 UTC), we'll
resume MySQL University sessions after the summer break with
Reggie Burnett, head of Connector/NET development, giving a
session on new features in Connector/NET 6.1.
For MySQL University sessions, point your browser to this page. You need a browser with a working Flash plugin. You may register for a Dimdim account, but you don't have to. (Dimdim is the conferencing system we're using for MySQL University sessions. It provides integrated voice streaming, chat, whiteboard, session recording, and more.) All MySQL University sessions are recorded, that is, slides and voice can be viewed as a Flash movie (.flv). You can find …
[Read more]
I sent mail to RMS the other day asking what he thought of
MySQL's licensing scheme:
From cjcollier colliertech.org Wed Jan 18 13:38:38 2006 Return-path: Envelope-to: cjcollier colliertech.org Delivery-date: Wed, 18 Jan 2006 13:38:38 -0800 Received: from [216.39.139.201] (helo=[127.0.0.1]) by moonunit.colliertech.org with esmtp (Exim 4.50) id 1EzL0o-0000sU-3j; Wed, 18 Jan 2006 13:38:38 -0800 Message-ID: <43CEB557.6050909@colliertech.org> Date: Wed, 18 Jan 2006 13:38:31 -0800 From: "C.J. Collier" User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: rms gnu.org Subject: MySQL connector licenses X-Enigmail-Version: 0.93.0.0 OpenPGP: id=6CC27EA8; url=http://colliertech.org/~cjcollier/gpg/cjcollier.pub Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on …[Read more]
Zach Urlocker (zachu_rss) mentioned a few blogs recently
in an internal memo. I was listed. Whee :) So was Reggie Burnett,
who is responsible for Connector/Net. I've been playing with C#
recently, and I'd like to get familiar with Connector/Net (or
C/Net). So I subscribed to his blog. I've added an rss feed to
LiveJournal: reggie_mysql.
Reggie, I'll be reading up on it :)