mariadb/libmysqld
kroki/tomash@moonlight.intranet 5e2ef3a68e BUG#23383: mysql_affected_rows() returns different values than
mysql_stmt_affected_rows()

The problem was that affected_rows for prepared statement wasn't updated
in the client library on the error.  The solution is to always update
affected_rows, which will be equal to -1 on the error.
2006-11-17 12:21:32 +03:00
..
examples Makefile.am, configure.in: 2005-09-24 15:51:45 +02:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
emb_qcache.cc Fix crash in embedded server due to incorrect storage of results 2005-03-31 19:17:45 -08:00
emb_qcache.h Fix crash in embedded server due to incorrect storage of results 2005-03-31 19:17:45 -08:00
embedded_priv.h bug #16017 (memory leaks in embedded server) 2006-06-01 17:06:42 +05:00
ha_blackhole.cc Merge mysql.com:/home/mydev/mysql-4.1 2005-12-27 10:36:19 +01:00
lib_sql.cc BUG#23383: mysql_affected_rows() returns different values than 2006-11-17 12:21:32 +03:00
libmysqld.c Merge bk@192.168.21.1:mysql-4.1 2006-07-13 22:32:18 +05:00
libmysqld.def libmysqld.def, libmysql.def: 2005-01-12 21:04:31 -06:00
libmysqld.rc Adding binary version information for debug/release version of libmysqld.dll 2004-08-25 02:04:45 -03:00
Makefile.am WL#2928 Date Translation NRE 2006-07-04 17:40:40 +05:00
resource.h Adding binary version information for debug/release version of libmysqld.dll 2004-08-25 02:04:45 -03:00