lp:libmysql

Created by Jim Winstead and last modified

This is a standalone branch of the libmysql code. It is branched off the mysql-6.0 tree, and has relatively few code changes except for some reorganization of the code and a migration to CMake for the build system on all platforms.

Get this branch:
bzr branch lp:libmysql
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/C
Status:
Abandoned

Recent revisions

2935. By Kent Boortz

win/CMakeLists.txt
 - Find out what license the source has and create "License.rtf", for
   use in the installer, from the included license file, "COPYING" or
   "LICENSE.mysql".

win/mysql-connc-msi-template.xml.in
 - Added documentation and license files to the Windows installer
    README
    ChangeLog
    Licenses_for_Third-Party_Components.txt
    COPYING or LICENSE.mysql

2934. By Kent Boortz

Added "Licenses_for_Third-Party_Components.txt"

2933. By Ulf Wendel <nixnutz@linux-fuxh>

Bug #11841999, replace README

2932. By Georg Richter

Fix for bug #60075 - clear previous error on success

2931. By Georg Richter

Updated Changelog

2930. By Georg Richter

Fix for bug #53289

skip sub test if IGNORE_SPACE is active (this happens since
5.1 when sql_mode=ANSI).

2929. By Georg Richter

Updated Changelog

2928. By Georg Richter

added testcase for bug #53311

2927. By Georg Richter

Fix for bug #53311:

After reconnect we overrided the error number with resulting eror number
from reconnect. After a reconnect prepared statement has been pruned and
stmt->mysql is NULL.

2926. By Georg Richter

Fixed copyright header (bug #56742)

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.