MySQL Connector/ODBC 5.0.6 BETA has been released

MySQL Connector/ODBC 5.0.6 BETA has been released

am 03.11.2006 02:18:15 von Mark Matthews

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello ODBC Users,

Connector/ODBC v5.0.6 (the second BETA release) has been released. You
no longer need to have Connector/ODBC 3.51 installed (however this
release can co-exist with a 3.51 installation), as this version now uses
its own setup library unlike prior ALPHA releases.

It is availble for download at
http://dev.mysql.com/downloads/connector/odbc/5.0.html

Connector/ODBC 5.0 is meant to be used with MySQL-5.0 and newer, as it
relies on information available in INFORMATION_SCHEMA when fulfilling
requests for metadata.

License
- -------

MySQL Connector/ODBC is licensed under the GPL or a commercial license
from MySQL AB.

If you have licensed this product under the GPL, please see the COPYING
file for more information.

There are special exceptions to the terms and conditions of the GPL
as it is applied to this software. View the full text of the
exception in file LICENSE.exceptions in the directory of this
software distribution.

If you have licensed this product under a commercial license from
MySQL AB, please see the file "MySQLEULA.txt" that comes with this
distribution for the terms of the license.

Installation
- ------------

1) If you've installed previous versions of Connector/ODBC 5.0, you
must remove all existing DSNs created using the older version of the
driver, and uninstall the driver itself first, using the "uninstall"
batch file provided in the older version of the driver:

C:\mysql-connector-odbc...> uninstall 0 (or uninstall 1 if you installed
a debug version of the driver)

If you don't, you'll have two different versions of the driver listed in
the "ODBC Datasources" section of Control Panel.

2) This (and future versions of the driver) are distributed as standard
Microsoft System Installer (MSI) files. Simply double click on the
downloaded file to install Connector/ODBC 5.0.6.

Current State of Implementation
- -------------------------------
This driver is meant to be used with MySQL-5.0 and newer, as it relies
on information available in INFORMATION_SCHEMA when fulfilling requests
for metadata.

The aim of Version 5.0.6 is to migrate existing users to the new
installer (which will also handle future upgrades), and enable creation
of both User _and_ System DSNs, as well as allow non-standard TCP/IP
ports to be specified in the DSN setup dialog.


Reporting Bugs with this Release
- --------------------------------
Please report bugs you find with this release at http://bugs.mysql.com/

For more expedient processing of your Connector/ODBC 5.0 bugs, please
make sure to record the version number with a “5.0” in it so that we
find them quicker when putting together fix lists.

Please include driver and driver-manager traces with your bug reports,
as this helps us isolate the bug much quicker. If your application works
with Connector/ODBC 3.51 but not 5.0, please enclose driver and driver
manager traces from 3.51 as well.

It is also very helpful if you include which version of MDAC and
associated DLLs you are using. Microsoft's MDAC version checker makes
this relatively straightforward. Instructions for installing and running
the MDAC version checker are at http://support.microsoft.com/kb/301202


Roadmap for Future Releases
- ---------------------------
Future beta releases will introduce new platforms (the code is written
in a cross-platform manner, we're just working out some small issues,
starting with Linux and then progressing to other Unix platforms).

This beta does have some debug-related code, and is not entirely
optimized (it is sometimes "chattier" with the database server than 3.51
for example), as the first goal was to have something that is written
exactly-to-spec for the ODBC API specification, and "back off" where
testing shows that we can (or need to, in the case with some
applications). Future releases will be more performance-oriented than
the first few beta releases.

Regards,

-Mark
- --
Mark Matthews
MySQL AB, Software Development Manager - Connectivity
www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)

iD8DBQFFSpjXtvXNTca6JD8RAs3HAJ9ivvz13zFc4y9e/A488mXYSC+G0gCb BnV7
AiXcK7ZHMv8T6sJnVqqyQlc=
=by/c
-----END PGP SIGNATURE-----

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: MySQL Connector/ODBC 5.0.6 BETA has been released

am 03.11.2006 13:43:38 von Frank Maas

Mark,

> Connector/ODBC v5.0.6 (the second BETA release) has been released.
....
> 2) This (and future versions of the driver) are distributed as standard
> Microsoft System Installer (MSI) files. Simply double click on the
> downloaded file to install Connector/ODBC 5.0.6.

In this (and probably future) beta-release there seems not to be a
special debug version (with more output), nor did I find the sources.
Am I mistaken? Can you put me towards (at least) the current source
code?

Regards,
Frank

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: MySQL Connector/ODBC 5.0.6 BETA has been released

am 03.11.2006 14:19:27 von Martin MC Brown

>> Connector/ODBC v5.0.6 (the second BETA release) has been released.
> ...
>> 2) This (and future versions of the driver) are distributed as
>> standard
>> Microsoft System Installer (MSI) files. Simply double click on the
>> downloaded file to install Connector/ODBC 5.0.6.
>
> In this (and probably future) beta-release there seems not to be a
> special debug version (with more output), nor did I find the sources.
> Am I mistaken? Can you put me towards (at least) the current source
> code?

Source code is always available in the public SVN tree. See http://
dev.mysql.com/tech-resources/sources.html

You can download source code for all the connectors here, C/ODBC
included.

MC

--
Martin MC Brown, Technical Writer
MySQL AB, http://www.mysql.com
Skype: mcmcslp



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: MySQL Connector/ODBC 5.0.6 BETA has been released

am 03.11.2006 14:48:44 von Frank Maas

> Source code is always available in the public SVN tree. See http://
> dev.mysql.com/tech-resources/sources.html

Thanks Martin. Yesterday I searched endlessly for this - is it just
me, or is there not much reference to this (via website etc.). Oh
well, I might simply have tried the wrong search key (myodbc source
code).

Thanks again!
Frank

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: MySQL Connector/ODBC 5.0.6 BETA has been released

am 03.11.2006 14:53:10 von Martin MC Brown

On 3 Nov 2006, at 13:48, Frank Maas wrote:

>> Source code is always available in the public SVN tree. See http://
>> dev.mysql.com/tech-resources/sources.html
>
> Thanks Martin. Yesterday I searched endlessly for this - is it just
> me, or is there not much reference to this (via website etc.). Oh
> well, I might simply have tried the wrong search key (myodbc source
> code).

Well I'm biased, so probably not the best person to ask :)

But it is mentioned in the documentation (http://dev.mysql.com/doc/
refman/5.1/en/myodbc-installation-source.html).

MC

--
Martin MC Brown, Technical Writer
MySQL AB, http://www.mysql.com
Skype: mcmcslp



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: MySQL Connector/ODBC 5.0.6 BETA has been released

am 04.11.2006 04:51:55 von pharvey

>
> In this (and probably future) beta-release there seems not to be a
> special debug version (with more output), nor did I find the sources.
> Am I mistaken? Can you put me towards (at least) the current source
> code?
>
> Regards,
> Frank
>

Frank,

At the moment we are packaging a driver capable of producing trace/log
output but built without debug info as created by compiler. The driver
will produce trace/log output if MYODBC_LOG environment variable is set
to a file name (or stdout etc). However; this produces a *lot* of output
and is really for special circumstances. Typically, a standard ODBC
trace (as per the ODBC Administrator) is fine.

--
Peter Harvey, Software Developer
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org