Commit a61a0e0f authored by unknown's avatar unknown

Merge mysql.com:/home/jimw/my/mysql-5.0-8047

into mysql.com:/home/jimw/my/mysql-5.0-build
parents e43a195a 951ab50f
......@@ -10976,7 +10976,7 @@ static void test_view_insert()
MYSQL_STMT *insert_stmt, *select_stmt;
int rc, i;
MYSQL_BIND bind[1];
long my_val = 0L;
int my_val = 0;
ulong my_length = 0L;
long my_null = 0L;
const char *query=
......
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