Version 1.0.5 of Qore MySQL Module

Release Notes: This release adds the ability to execute statements that are not supported by the MySQL prepared statement interface, allowing DML statements to be properly executed with the Datasource::exec() method, for example.

    Other releases

    •  22 Nov 2012 00:21

    Release Notes: This release fixes a regression bug introduced in the last release which made numeric values with a fractional component be returned as integers.

    •  28 Oct 2012 20:29

    Release Notes: This release adds major new features when built against Qore 0.8.6+, including support for the prepared statement API (the SQLStatement class) and the new DBI option API, support for the new arbitrary-numeric data type added in Qore 0.8.6, and the ability to set server-side timezone rules in the client to ensure proper date/time support when communicating with a DB server in a different timezone.

    •  20 Jun 2010 08:42

    Release Notes: The mysql module has been updated to use the new date/time APIs in Qore 0.8.0+. Additionally, the Datasource::execRaw() and DatasourcePool::execRaw() methods have been implemented.

    •  11 Nov 2009 18:51

    Release Notes: This release fixes setting the transaction isolation level with MySQL 5.1 or higher, and fixes compiling with OS X Snow Leopard by targeting x86_64 by default on 64-bit machines.

    •  22 Jul 2009 18:11

    Release Notes: This release has been updated to allow for setting the port number in connection parameters when compiled against qore 0.7.5 or later.

    Screenshot

    Project Spotlight

    Open DHCP Server

    An all purpose DHCP server.

    Screenshot

    Project Spotlight

    CloverETL Designer

    A visual data transformation designer for the CloverETL framework.