pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/pear-MDB2_Driver_mysql
Module Name: pkgsrc
Committed By: taca
Date: Wed Dec 22 15:29:34 UTC 2010
Modified Files:
pkgsrc/databases/pear-MDB2_Driver_mysql: Makefile distinfo
pkgsrc/databases/pear-MDB2_Driver_mysql/patches: patch-aa
Log Message:
Oops, really update to MDB2_Driver_mysql-1.5.0b3.
1.5.0b3 2010-08-29 12:29 UTC
Changelog:
- fixed bug #15650: mysqli function used in setCharset()
- fixed bug #16003: incorrect check for error after mysql_store_result
- fixed bug #16147: first prepared statement is emulated when using factory
with mysql
- fixed bug #16669: hostspec is ignored when protocol is unix
- fixed bug #17037: 'on update' not mentioned in tableInfo()
- fixed bug #17065: There is no NEW row in on DELETE trigger (fix error in FK
constraint triggers)
- fixed bug #17650: lastInsertId can not handle bigint, forces cast to integer
[alexpw]
- return ON UPDATE|DELETE action in getTableConstraintDefinition()
note:
- the multi_query test failes because this is not supported by ext/mysql
open todo items:
- use a trigger to emulate setting default now()
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/pear-MDB2_Driver_mysql/Makefile \
pkgsrc/databases/pear-MDB2_Driver_mysql/distinfo
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/databases/pear-MDB2_Driver_mysql/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index