Revisions of mariadb-connector-odbc

buildservice-autocommit accepted request 846299 from Adam Majer's avatar Adam Majer (adamm) (revision 29)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) committed (revision 28)
- New upstream version 3.1.10
  * ODBC-288 - Connector misses "interactive client" option. Added
    INTERACTIVE connection string option to tell server, that
    the client application is interactive, and interactive_timeout
    has to be used.
  * ODBC-202 - Add charsets recoding function to C/ODBC. Iconv-based
    conversion function has been moved and adapted from MariaDB Connector/C.
  * ODBC-289 - Fixes a crash fetching from statement after closing and re-executing
- remove upstreamed patches: fix_macros.patch,
  implicit_decleration.patch, wrong_types.patch
- iconv.patch: compilation fixes
Adam Majer's avatar Adam Majer (adamm) accepted request 846210 from Fabian Vogt's avatar Fabian Vogt (favogt) (revision 27)
- Fix Driver in sample_odbc.ini
buildservice-autocommit accepted request 833852 from Adam Majer's avatar Adam Majer (adamm) (revision 26)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) committed (revision 25)
** LOCATION CHANGE ** - the ODBC driver location has been changed to
/usr/lib{,64}/mariadb/libmaodbc.so  Adjust your paths accordingly.
- missing_libs.patch: dropped
- added patches forwarded upstream: fix_macros.patch, implicit_decleration.patch, wrong_types.patch
Adam Majer's avatar Adam Majer (adamm) committed (revision 24)
- New upstream version 3.1.9. Fixes since 3.1.7 include,
  * ODBC-214 - Mediumint(INT24) is always empty
  * ODBC-284 - properly handle curly bracket escape in connection string
  * ODBC-283 - Add support for passphrase protected private keys (TlsKeyPwd=)
  * ODBC-280 - fixes multi-threaded issue when multiple connection are
    established simultaneously from different threads.
  * ODBC-279 - SQL_C_TIME binding type not working
- nosoname.patch: refreshed
- DSN_names.patch: refreshed. Added new option,
  TlsKeyPwd =
buildservice-autocommit accepted request 793816 from Adam Majer's avatar Adam Majer (adamm) (revision 23)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) committed (revision 22)
- New upstream version 3.1.7. Fixes include,
  * ODBC-276 - Update of Binary data containing 0x00 does not work
  * ODBC-277 - Memory Corruption from Incorrect Type for SQL_IDENTIFIER_CASE
  * ODBC-274 - Support INSERT/REPLACE ... RETURNING (requires MariaDB 10.5)
buildservice-autocommit accepted request 790965 from Adam Majer's avatar Adam Majer (adamm) (revision 21)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) committed (revision 20)
- New upstream version 3.1.6. Fixes include,
  * ODBC-269: BEGIN NOT ATOMIC returning error
  Fixes since version 3.1.1 includes,
  * ODBC-196 - Optimize ODBC-120 issue for the case of array fetch
  * ODBC-267 - Setup library has some redundant dependencies
  * ODBC-87 - When testing a DSN (new or config datasource)
    the database name is missing after the test
  * ODBC-240 - SSLFP and SSLFPLIST parameters appear unused
  * ODBC-241 - Add parameter that corresponds to
    MYSQL_SERVER_PUBLIC_KEY option from MariaDB Connector/C
  * ODBC-226 - Driver doesn't cause an error when it should
  * ODBC-261 - Connector deploys direct execution, even for
    server versions, that do not support it
  * ODBC-262 - MSI and PKG packages do not contain ed25519 plugin
  * ODBC-210 - Fix compilation warnings on OS X
  * ODBC-250 - Operations with Dynamic Lists are not thread-safe,
    and need to be guarded with mutexes
  * ODBC-252 - Build failed when executed the commands present in
    "BUILD.md" file
  * ODBC-253 - MADB_StmtExecDirect() crashes if StatementText is "\0"
  * ODBC-254 - FTBFS: Cmake libdir misconfiguration
  * ODBC-256 - Driver craches on empty statement
  * ODBC-257 - Double-check CPack for a copy-paste error
  * ODBC-258 - RFE: make documentation and license dirs configurable
  * ODBC-260 - Remove all references to internals of MYSQL structure
  * ODBC-255 - When C/ODBC is upgraded on Windows, allow existing
    data sources to be moved
  * ODBC-211 - SQLDescribeCol return precision=0 for field type decimal(1,0)
- install_correct_path.patch: removed, upstreamed
- package_name.patch: removed, no longer necessary
buildservice-autocommit accepted request 704663 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 19)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 704513 from Adam Majer's avatar Adam Majer (adamm) (revision 18)
- New upstream version 3.1.1
  * Added FORCETLS connection string option
  * Added connection string option TLSVERSION
  * Added option for reading section in my.cnf
- Changes in version 3.1.0:
  * The fix and the testcase Wrong Input/Output parameter type when
    mapping SQLBindParam to SQLBindParameter 
  * The fix and the testcase SQL_DESC_PARAMETER_TYPE is SQLSMALLINT,
    but if application tried to read it into SQLSMALLINT buffer,
    memory would be corrupted.
- sample_odbc.ini - updated listing new connection options
- refreshed patches: DSN_names.patch, missing_libs.patch, nosoname.patch,
  package_name.patch
- install_correct_path.patch: keep odbc library installed in correct
  patch on 64bit systems
- mysql_header_path.patch - mysql headers are now under mysql/ subdir
- missing_includes.patch - dropped, not needed anymore
buildservice-autocommit accepted request 628614 from Adam Majer's avatar Adam Majer (adamm) (revision 17)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) committed (revision 16)
Adam Majer's avatar Adam Majer (adamm) committed (revision 15)
Adam Majer's avatar Adam Majer (adamm) committed (revision 14)
- Install license as %license instead of documentation
Adam Majer's avatar Adam Majer (adamm) committed (revision 13)
Add FATE and tracker bug numbers for changelog only
buildservice-autocommit accepted request 578961 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 12)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 578934 from Adam Majer's avatar Adam Majer (adamm) (revision 11)
- New upsream version 3.0.3
  * fixes core dump when procedure returned more than 1 result set
  * result SQLStatistics were ordered using the wrong columns.
  * fetch would fail if an unbound column contained NULL
- libreoffice_fixes.patch: upstreamed
buildservice-autocommit accepted request 564492 from Adam Majer's avatar Adam Majer (adamm) (revision 10)
baserev update by copy to link target
Displaying revisions 1 - 20 of 29
openSUSE Build Service is sponsored by