1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/tests
kroki@mysql.com 79ca4c1d55 bug #20152: mysql_stmt_execute() overwrites parameter buffers
When using a parameter bind MYSQL_TYPE_DATE in a prepared statement,
the time part of the MYSQL_TIME buffer was written to zero in
mysql_stmt_execute(). The param_store_date() function in libmysql.c
worked directly on the provided buffer.
Changed to use a copy of the buffer.
2006-06-30 12:52:05 +04:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2003-04-22 22:41:59 +03:00
2003-04-22 22:41:59 +03:00
2000-08-29 12:31:01 +03:00
2001-03-25 01:02:26 +02:00
2003-11-25 13:06:46 -08:00
2004-02-11 00:06:46 +01:00
2003-04-22 22:41:59 +03:00
2003-04-22 22:41:59 +03:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2005-07-05 23:24:48 +02:00
2001-01-12 13:52:32 +02:00
2000-09-19 17:23:58 -06:00
2003-04-22 22:41:59 +03:00
2003-04-22 22:41:59 +03:00
2003-05-02 15:22:04 +03:00
2004-03-16 22:41:30 +02:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00