~mysql/mysql-connector-cpp/trunk

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Hemant Dangi
  • Date: 2015-01-08 10:15:44 UTC
  • Revision ID: hemant.dangi@oracle.com-20150108101544-p9denhoh6mx6wzk4
Bug#18135088: Memory leak if result set of prepared statement used

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
  Copyright (c) 2008, 2014, Oracle and/or its affiliates. All rights reserved.
 
2
  Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.
3
3
 
4
4
  The MySQL Connector/C++ is licensed under the terms of the GPLv2
5
5
  <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most
33
33
- C++11 support and replace deprecated auto_ptr. (Bug#75251)
34
34
- wasNull() method call before fetching the data results in assert failure
35
35
  (Bug#19938873)
 
36
- Memory leak if result set of prepared statement used (Bug#18135088/wl#7925)
36
37
 
37
38
GA  1.1.5 -
38
39
- DatabaseMetaData::getProcedures() returns syntax error for connection option