lp:myodbc

Created by Jim Winstead and last modified

This is the most current stable version of Connector/ODBC, including full Unicode support. It requires MySQL 4.1 or later.

Get this branch:
bzr branch lp:myodbc
Members of Oracle/MySQL Engineering can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Oracle/MySQL Engineering
Project:
MySQL Connector/ODBC
Status:
Mature

Recent revisions

1114. By Kent Boortz

Remove dependency on stlport4

1113. By Kent Boortz

Add extra libraries set in EXTRA_MYSQL_DEP to MYSQL_CLIENT_LIBS (RE-request 46645)

1112. By Lawrin Novitsky

Fix of error in cmake configuration changes downmerge, that prevented driver build on windows.
driver/CMakeLists.txt tried to set properties of not existing project ${DRIVER_NAME}

1111. By Lawrin Novitsky

Removed swithc to static CRT which slightly contradicted with /nodefault lib for libcmt set for projects

1110. By Hemant Dangi

cmake: Added new flags description is BUILD.unix and BUILD.win. Also changed libmysqlcient as default instead of libmysqlclient_r

1109. By Lawrin Novitsky

Fix of Bug#17397596/65105 - because memory conent test went prior to the check that the address is inside boundaries in loop condition,
it was (theoretically) possible that not allocated memory is read.

1108. By Hemant Dangi

CMake changes: Corrected MYSQL_NUM_VERSION calculation error. MYSQL_LIBL_DIR, MYSQL_INCLUDE_DIR, MYSQL_LINK_FLAGS and MYSQL_CXXFLAGS will be obtained from mysql_config only when they are not provided using cmake.

1107. By Bogdan Degtyariov

ENV mutex must be destroyed before ENV is freed

1106. By Kent Boortz

Changed so it doesn't add "-lrt" on OS X where is no "librt"

1105. By Kent Boortz

There is a hack to add "-lrt" to the output from "mysql_config --lib_r",
likely to compensate for a bug in "mysql_config" in some releases.

Changed so it doesn't add "-lrt" on OS X where is no "librt".

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.