MySQL Connector/C++ 8.0.14 has been released

2019-01-21 Thread Kent Boortz
nged) and finishes with RESULT_ERROR. Enjoy and thanks for the support! On Behalf of Oracle/MySQL Release Engineering Team, Kent Boortz -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Shell 8.0.14 for MySQL Server 8.0 and 5.7 has been released

2019-01-21 Thread Kent Boortz
nized by AdminAPI operations correctly. (Bug #91394, Bug #28236922) On Behalf of Oracle/MySQL Release Engineering Team, Kent Boortz -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/ODBC 8.0.13 has been released

2018-10-22 Thread Kent Boortz
access violation errors when data was written into the buffer when the user application explicitly requested not to write there. (Bug #28098219, Bug #91060) On Behalf of Oracle/MySQL Release Engineering Team, Kent Boortz -- MySQL General Mailing List For list archives: http

MySQL Connector/ODBC 5.3.11 has been released

2018-07-30 Thread Kent Boortz
11757423, Bug #49466) On Behalf of Oracle/MySQL Release Engineering Team, Kent Boortz -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/ODBC 8.0.11 GA has been released

2018-04-19 Thread Kent Boortz
myodbc5w.dll, whereas this same ODBC 8.0 driver is named myodbc8w.dll for the Connector/ODBC 8.x series. The sample .ini file also references these new file names. On Behalf of Oracle/MySQL Release Engineering Team, Kent Boortz -- MySQL General Mailing List For list archives

MySQL Shell 8.0.3-dmr has been released

2017-09-29 Thread Kent Boortz
characters + Cannot be empty The Cluster.addInstance() function has been updated to validate the label used on an instance in the cluster, using the following rules: + Label can only contain alphanumerics or the '_' character + C

MySQL Connector/C++ 8.0.5-dmr has been released

2017-07-10 Thread Kent Boortz
c' NOT LIKE 'ABC1' 'a' RLIKE '^[a-d]' 'a' REGEXP '^[a-d]' POSITION('bar' IN 'foobarbar') These expression syntaxes are not supported but a better error message is provided when they are used:

MySQL Shell 1.0.8 RC has been released

2017-03-06 Thread Kent Boortz
end of previously issued lines (Bug #21390737) On behalf of the MySQL Release Team Kent Boortz -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Cluster 7.2.19 has been released

2015-01-25 Thread Kent Boortz
ession factory when any of its sessions are still active. (Bug #19846392) References: See also Bug #1242. On behalf of the Oracle/MySQL RE Team, Kent Boortz -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/ODBC 5.3.0 alpha has been released

2013-10-24 Thread Kent Boortz
lt against the MySQL server 5.6.14 client library. -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/ODBC 5.2.6 has been released

2013-10-09 Thread Kent Boortz
DSN's parameters overrode the values provided through the connection string, instead of the other way round. (Bug #11760574, Bug #52996) Built against the MySQL server 5.6.14 client library. -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team Mobile: +46 76 77 69 049 --

MySQL Connector/C 6.1.2 has been released

2013-10-01 Thread Kent Boortz
downloads via the Oracle Software Delivery Cloud in approximately 1-2 weeks. For information on installing, please see the documentation at http://dev.mysql.com/doc/connector-c/en/connector-c-installation.html Enjoy! Kent Boortz The MySQL build team at Oracle

MySQL Connector/C 6.1.0 has been released

2013-05-02 Thread Kent Boortz
connection attributes to pass to the server at connect time. See mysql_options() (http://dev.mysql.com/doc/refman/5.6/en/mysql-options.html), and mysql_options4() (http://dev.mysql.com/doc/refman/5.6/en/mysql-options4.html). -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team Mobi

MySQL Connector/ODBC 5.2.4 has been released

2013-02-05 Thread Kent Boortz
result values. (Bug #11746572, Bug #27282) Thanks, RE Team. -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team Mobile: +46 76 77 69 049 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/C++ 1.1.2 has been released

2013-02-05 Thread Kent Boortz
Team -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team Mobile: +46 76 77 69 049 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/ODBC 5.1.12 has been released

2013-02-05 Thread Kent Boortz
hough these values were not really BLOBs. The unnecessary conversion could expand the data, causing overflow problems when storing the result values. (Bug #11746572, Bug #27282) Thanks, RE Team -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team Mobile: +46 76 77 6

MySQL Connector/ODBC 5.2.3 has been released

2013-01-05 Thread Kent Boortz
ainst the MySQL server 5.5.27 client library. -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team Mobile: +46 76 77 69 049 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Python 1.0.7 has been released

2012-09-29 Thread Kent Boortz
source distribution includes the manual in various formats under the docs/ folder. Reporting Bugs -- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy! The MySQL build team at Oracle -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team Mobile

MySQL Connector/ODBC 5.2.2 has been released

2012-09-21 Thread Kent Boortz
ug# 14580316) * my_isspace calls cause ODBC driver crashes (Bug# 14363601) * SQLNativeSql did not null-terminate output string after copying (Bug# 14559721) * Incorrect length value passed to SQLSetConnectAttr could cause driver crash. (Bug# 14620420) Built against the MySQL

MySQL Connector/Python 1.0.6 beta has been released

2012-09-07 Thread Kent Boortz
s -- We welcome and appreciate your feedback and Bug reports: http://bugs.mysql.com/ Enjoy! On behalf of the MySQL Build Team, Kent Boortz -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/ODBC 5.2.1 beta has been released

2012-08-10 Thread Kent Boortz
dling OS signlals in myodbc (Bug# 14303803) * "String data right truncated" error is not always correct (Bug# 14285620) Built against the MySQL server 5.5.27 client library. -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team Mobile: +46 76 77 69 049 -- MySQL General M

MySQL Connector/C++ 1.1.1 has been released

2012-08-09 Thread Kent Boortz
://bugs.mysql.com/ Enjoy! On behalf of the MySQL Build Team, Kent Boortz -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team Mobile: +46 76 77 69 049 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Python 1.0.5 beta has been released

2012-08-07 Thread Kent Boortz
ySQL Build Team, Kent Boortz -- Kent Boortz, Release Staff engineer Oracle, The MySQL Team Mobile: +46 76 77 69 049 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.1.42 has been released

2009-12-31 Thread Kent Boortz
o be logged. (Bug#32430: http://bugs.mysql.com/bug.php?id=32430) * The Mac OS X 10.6 MySQL preference panel now contains x86 64-bit binaries. (Bug#46935: http://bugs.mysql.com/bug.php?id=46935) Thanks, MySQL RE Team Kent Boortz, Hery Ramilison, Karen Langford, MySQL Release Engine

MySQL Community Server 5.1.32 has been released

2009-03-04 Thread Kent Boortz
t may also be viewed online at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.html Sincerely, Kent Boortz The MySQL build team at Sun Microsystems === Functionality added or changed: * Important Change: Replication: RE

MySQL 6.0.8 Alpha has been released!

2008-12-08 Thread Kent Boortz
lists important, incompatible and security changes since the previous version of MySQL 6.0. The full changelog, including many more fixes can be viewed online at http://dev.mysql.com/doc/refman/6.0/en/news-6-0-8.html Sincerely, Kent Boortz The MySQL build team at Sun Microsy

MySQL 5.1.29-rc has been released

2008-10-27 Thread Kent Boortz
8-rc release. It can also be viewed online at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-29.html Sincerely, Kent Boortz The MySQL build team at Sun Microsystems === Functionality added or changed: * Important Change: T

Re: MySQL 5.1.24-rc has been released (part 1 of 2)

2008-04-16 Thread Kent Boortz
Christian Hammers <[EMAIL PROTECTED]> writes: > On Wed, 16 Apr 2008 16:43:01 +0200 > Kent Boortz <[EMAIL PROTECTED]> wrote: > >> >> * Disk Data: Important Change: It is no longer possible on >>32-bit systems to issue statements appearing to create

MySQL 5.1.24-rc has been released (part 2 of 2)

2008-04-16 Thread Kent Boortz
e also Bug#34655: http://bugs.mysql.com/34655 * The parser incorrectly allowed SQLSTATE '0' to be specified for a condition handler. (This is incorrect because the condition must be a failure condition and '0' indicates success.) (Bug#8759: http://bugs.mysql.

MySQL 5.1.24-rc has been released (part 1 of 2)

2008-04-16 Thread Kent Boortz
ts the (first part of the) changes from version to version in the MySQL source code since the latest released version of MySQL 5.1, the MySQL 5.1.23-rc release. It can also be viewed online at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-24.html Sincerely, Kent Boortz The MySQL build

MySQL 4.0.27 has been released - Security Update

2006-05-12 Thread Kent Boortz
h static variables to allow building on Fedora Core 3. (Bug#6554: http://bugs.mysql.com/6554) kent -- Kent Boortz, Senior Software Developer MySQL AB, www.mysql.com Office: +46 18 174400 ext. 4450 (VoIP) Office: +46 19 182931 Mobile: +46 70 2791171 -- MySQL General Mailing L

MySQL 5.1.6-alpha has been released

2006-02-13 Thread Kent Boortz
mysql.com/12198)) * Parallel builds occasionally failed on Solaris. (Bug#16282 (http://bugs.mysql.com/16282)) Enjoy, kent -- Kent Boortz, Senior Software Developer MySQL AB, www.mysql.com Office: +46 18 174400 ext. 4450 (VoIP) Office: +46 19 182931 Mobile: +46 70 2791171 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

MySQL 4.1.18 has been released

2006-02-07 Thread Kent Boortz
t began with an opening parenthesis were not being placed in the query cache. (Bug#14652 (http://bugs.mysql.com/14652)) kent -- Kent Boortz, Senior Software Developer MySQL AB, www.mysql.com Office: +46 18 174400 ext. 4450 (VoIP) Office: +46 19 182931 Mobile: +46 70 2791171 -- MySQL Gen