Hi,
MySQL Connector/Net 1.0.0-beta, a new version of the fully-managed .NET
driver for MySQL has been released.
Version 1.0.0-beta is the first release of the original ByteFX provider code
under the new Connector/Net name. With this version, Connector/Net is now
suitable for use with all versions of MySQL from 3.23 to 5.0!
It is now available in source and binary form from the Connector/Net
download pages at
http://dev.mysql.com/downloads/connector/net/1.0.html
as well as mirror sites (note that not all mirror sites may be up to date at
this point of time - if you can't find this version on some mirror, please
try again later or choose another download site.)
Please note that while we have worked very hard to make this version
compatible with MySQL 4.1 and MySQL 5.0, those products are still under
development, and may yet change in ways that might interfere with the proper
execution of Connector/Net. You should also be aware that this release has
only very limited performance testing done.
====================================================
IF YOU ARE UPGRADING, PLEASE READ THIS
====================================================
The syntax used to mark parameters in SQL strings has changed. To mark
parameters you now need to prefix them with '?'. This is documented in the
help file along with an explanation of why this change was made. You can
use the old parameter syntax, with some caveats, by adding 'old syntax=yes'
to your connection string.
For more information, please see the help file.
====================================================
END NOTICE
====================================================
Connector/Net will have at least one more beta release before final.
This next beta release will include a much more complete help file, more
thorough performance testing and any needed bug fixes.
Have fun with this release!
Please take the time to file any bugs you might encounter (hopefully
none!) at
http://bugs.mysql.com/ ... We're particularly interested in any
issues you might have with this release and MySQL-4.1.4 with respect to
server-side prepared statements.
Regards,
-Reggie
--
MySQL Announce Mailing List
For list archives:
http://lists.mysql.com/announce
To unsubscribe:
http://lists.mysql.com/announce?unsub=gcdma-announce@xxxxxxxxxxx
Thread at a glance:
Previous Message by Date:
click to view message preview
MySQL Administrator 1.0.12 and MySQL Query Browser 1.0.7-beta Released
MySQL Administrator 1.0.12 and MySQL Query Browser 1.0.7-beta have been
released.
MySQL Administrator is a GUI management console for MySQL, with support
for tasks such as managing users, configuring MySQL, performing backups,
editing table definitions etc.
More information at:
http://www.mysql.com/products/administrator/
This release contains a few bug fixed relating to backup.
MySQL Query Browser is a GUI query shell, intended to allow
execution of SQL queries from a Web browser alike easy to use
interface. It has such handy features as query history and
bookmarking, tabular visualization of results,
side-by-side resultset comparison and more.
You can download sources and binaries for Windows and Linux from:
http://dev.mysql.com/downloads/administrator/
and
http://dev.mysql.com/downloads/query-browser/
This is the first beta release of MySQL Query Browser containing the
complete functionality that will be found in the final release of the
tool. This includes improved query composing, a GUI command line with
multiline editing and full UTF8 support, support for loading / saving /
viewing BLOB fields and many more.
--
Michael Zinner, GUI Developer
MySQL AB, www.mysql.com
Office: +43 676 753 26 30
Are you MySQL certified? www.mysql.com/certification
--
MySQL Announce Mailing List
For list archives: http://lists.mysql.com/announce
To unsubscribe:
http://lists.mysql.com/announce?unsub=gcdma-announce@xxxxxxxxxxx
Next Message by Date:
click to view message preview
MySQL Connector/MXJ 1.0.2-alpha has been released.
MySQL Connector/MXJ 1.0.2-alpha has been released.
MySQL Connector/MXJ is a JMX MBean for deploying and managing a MySQL
database. This makes it easy for Java developers to deploy applications
which require a database by reducing installation barriers for their
end-users.
Connector/MXJ requires a JMX v1.2 compliant MBean container, such as
JBoss version 4.
As a JMX MBean, Connector/MXJ makes the MySQL database appear to be a
java-based component. It does this by determining what platform the
system is running on, selecting the appropriate binary, and launching
the executable. It will also optionally deploy an initial database, and
via standard JMX management APIs present (and allow the setting of)
parameters which are appropriate for that platform.
You can download sources and binaries from:
http://dev.mysql.com/downloads/connector/mxj/1.0.html
Included are instructions for deploying to JBoss.
This is the initial alpha release and feedback is welcome and
encouraged. Please send questions/comments to java@xxxxxxxxxxxxxxxx
--
Eric Herman, Software Developer
MySQL AB, www.mysql.com
Office: +1 206 720 1724
Are you MySQL certified? www.mysql.com/certification
--
MySQL Announce Mailing List
For list archives: http://lists.mysql.com/announce
To unsubscribe:
http://lists.mysql.com/announce?unsub=gcdma-announce@xxxxxxxxxxx
Previous Message by Thread:
click to view message preview
MySQL Administrator 1.0.12 and MySQL Query Browser 1.0.7-beta Released
MySQL Administrator 1.0.12 and MySQL Query Browser 1.0.7-beta have been
released.
MySQL Administrator is a GUI management console for MySQL, with support
for tasks such as managing users, configuring MySQL, performing backups,
editing table definitions etc.
More information at:
http://www.mysql.com/products/administrator/
This release contains a few bug fixed relating to backup.
MySQL Query Browser is a GUI query shell, intended to allow
execution of SQL queries from a Web browser alike easy to use
interface. It has such handy features as query history and
bookmarking, tabular visualization of results,
side-by-side resultset comparison and more.
You can download sources and binaries for Windows and Linux from:
http://dev.mysql.com/downloads/administrator/
and
http://dev.mysql.com/downloads/query-browser/
This is the first beta release of MySQL Query Browser containing the
complete functionality that will be found in the final release of the
tool. This includes improved query composing, a GUI command line with
multiline editing and full UTF8 support, support for loading / saving /
viewing BLOB fields and many more.
--
Michael Zinner, GUI Developer
MySQL AB, www.mysql.com
Office: +43 676 753 26 30
Are you MySQL certified? www.mysql.com/certification
--
MySQL Announce Mailing List
For list archives: http://lists.mysql.com/announce
To unsubscribe:
http://lists.mysql.com/announce?unsub=gcdma-announce@xxxxxxxxxxx
Next Message by Thread:
click to view message preview
MySQL Connector/MXJ 1.0.2-alpha has been released.
MySQL Connector/MXJ 1.0.2-alpha has been released.
MySQL Connector/MXJ is a JMX MBean for deploying and managing a MySQL
database. This makes it easy for Java developers to deploy applications
which require a database by reducing installation barriers for their
end-users.
Connector/MXJ requires a JMX v1.2 compliant MBean container, such as
JBoss version 4.
As a JMX MBean, Connector/MXJ makes the MySQL database appear to be a
java-based component. It does this by determining what platform the
system is running on, selecting the appropriate binary, and launching
the executable. It will also optionally deploy an initial database, and
via standard JMX management APIs present (and allow the setting of)
parameters which are appropriate for that platform.
You can download sources and binaries from:
http://dev.mysql.com/downloads/connector/mxj/1.0.html
Included are instructions for deploying to JBoss.
This is the initial alpha release and feedback is welcome and
encouraged. Please send questions/comments to java@xxxxxxxxxxxxxxxx
--
Eric Herman, Software Developer
MySQL AB, www.mysql.com
Office: +1 206 720 1724
Are you MySQL certified? www.mysql.com/certification
--
MySQL Announce Mailing List
For list archives: http://lists.mysql.com/announce
To unsubscribe:
http://lists.mysql.com/announce?unsub=gcdma-announce@xxxxxxxxxxx