Commit d4a8e8d6 authored by miguel@light.local's avatar miguel@light.local

Minors changes for the Windows 3.23.47 release

parent 43f2238c
......@@ -27,6 +27,7 @@
#include <my_bitmap.h>
#include <assert.h>
#include <string.h>
#include <m_string.h>
inline void bitmap_lock(MY_BITMAP* map)
{
......
......@@ -22,7 +22,6 @@
int mysql_do(THD *thd, List<Item> &values)
{
int error;
List_iterator<Item> li(values);
Item *value;
DBUG_ENTER("mysql_do");
......
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