Package Release Info

qore-mysql-module-2.0.2.1+qore1.0.10-bp154.1.19

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

qore-mysql-module
qore-mysql-module-doc

Change Logs

* Thu Oct 28 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 2.0.2.1 for qore 1.0.10
  * Use supported APIs for string operations
* Sat Jun 12 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 2.0.2.1 for qore 0.9.15
  * Fixed selectRow() to properly report errors in fetching data
  * Implemented support for the collation option for mysql
  * Updated to QoreValue API
  * Minor bugfixes
* Sat Dec 19 2020 sarah.kriesch@opensuse.org
- add s390x in spec file
* Fri Jun 29 2018 guillaume.gardet@opensuse.org
- Update to 2.0.2.1 (fix aarch64 build):
  * New Features and Bug Fixes
  - updated SQLStatement::fetchColumns() to return an empty hash when no data is available (issue 1241)
  - fixed a bug where DBI-SELECT-ROW-ERROR exceptions were being raised as MYSQL-SELECT-ROW-ERROR exceptions (issue 2542)
  * Update from 2.0.2:
  - fixed formatting bugs in invalid value specification error messages
  - updated configure to find and compile with MariaDB and Percona includes and libs
  - placeholders and quotes in SQL comments are ignored
  - fixed time column retrieval; the date component is now set to 1970-01-01
  - fixed binary and varbinary column handling
  - fixed the "optimal-numbers" option with decimal values with decimal points (issue 542)
  - fixed returning result sets with duplicate column names (issue 832)
- Switch source URL to github
- Add aarch64 as 64-bit arch in spec file
* Mon Aug 31 2015 normand@linux.vnet.ibm.com
- add ppc64le as 64 bit architecture in spec file
* Thu Aug 21 2014 petr@yarpen.cz
- fixed license in spec file. GPL-2.0+ used only
* Fri Aug 15 2014 petr@yarpen.cz
- migrated to OBS file layout