8
0
Stephan Kulow
2012-05-02 08:29:56 +00:00
committed by Git OBS Bridge
parent 5c4d07a455
commit ebfa0ad8fe
4 changed files with 21 additions and 17 deletions

View File

@@ -1,9 +1,19 @@
-------------------------------------------------------------------
Sat Apr 28 18:24:10 UTC 2012 - pascal.bleser@opensuse.org
- update to 4.021:
* fix to enable PERL_NO_GET_CONTEXT to spee up DBD on thread Perls
* fix to is_prefix not being exported by mysql
* eliminate DBIS usage
* enhanced/fixed server side prepared statement checks
* fix missprint in doc of DBD::mysql of mysql_bind_type_guessing
* misprint in lib/DBD/mysql.pm
-------------------------------------------------------------------
Mon Aug 29 08:25:03 UTC 2011 - vcizek@suse.com
- update to 4.020
* Numerous (!! Thank you!!) fixes for prepared statements: Masahiro Chiba <nihen at megabbs
dot com>
* Numerous (!! Thank you!!) fixes for prepared statements
- Chop blanks fixed
- UTF8 improvements
- fixed memory allocation for BLOBs