Commit 8334fbc4 authored by unknown's avatar unknown

The comment is not true any more.

Is there a way to sefely use MYSQL_BIND structure without bzero?
parent 1d9efb18
......@@ -19,12 +19,6 @@
protocol
Main author: venu ( venu@mysql.com )
NOTES:
- To be able to test which fields are used, we are not clearing
the MYSQL_BIND with bzero() but instead just clearing the fields that
are used by the API.
***************************************************************************/
#include <my_global.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment