07.03.2014, 14:04
R38 is released.
Changes:
Download can be found here as always.
Please report any issues or suggestions in this thread or by creating a new issue here.
Changes:
Quote:
- fixed a bug where the 'OnQueryError' callback wasn't called - fixed a bug where 'mysql_errno' returned 0 (which means 'no errors') when connection handle was invalid - fixed a bug where 'mysql_unprocessed_queries' returned wrong values - fixed a bug where the character set wasn't always applied when calling 'mysql_set_charset' - fixed a bug where the charset was applied after the execution of a query, even though 'mysql_set_charset' was called before 'mysql_tquery' - fixed an incompatibility with YSI 4 - fixed a bug where an argument type mismatch error occured when using 'orm_addvar_string' with a normal string - fixed a bug where the tag check in 'orm_addvar_float' was ignored - cleaned up include - improved error handling within the ORM system - removed old macro 'cache_get_field' - added more log messages regarding the charset |
Please report any issues or suggestions in this thread or by creating a new issue here.