SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for qore-mysql-module-debugsource-2.1-bp156.2.4.x86_64.rpm :

* Sat May 28 2022 Sarah Kriesch - Update to version 2.1
* implemented support for the selectRow DBI method
* implemented support for the prepared statement API; the driver uses MySQL\'s prepared statement API internal to bind to Qore\'s DBI prepared statement API
* implemented support for binding and retrieving \"number\" types
* implemented support for the following DBI options: - \"optimal-numbers\" - \"string-numbers\" - \"numeric-numbers\" - \"timezone\"
* Thu Oct 28 2021 Ferdinand Thiessen - Update to version 2.0.2.1 for qore 1.0.10
* Use supported APIs for string operations
* Sat Jun 12 2021 Ferdinand Thiessen - 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.krieschAATTopensuse.org- add s390x in spec file
* Fri Jun 29 2018 guillaume.gardetAATTopensuse.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 normandAATTlinux.vnet.ibm.com- add ppc64le as 64 bit architecture in spec file
* Thu Aug 21 2014 petrAATTyarpen.cz- fixed license in spec file. GPL-2.0+ used only
* Fri Aug 15 2014 petrAATTyarpen.cz- migrated to OBS file layout
 
ICM