mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Added STDCALL to mysql_sever and mysql_thread variables
Merged error messages with 3.23.44 Fixed bug with DATA DIRECTORY on windows
This commit is contained in:
@@ -3213,7 +3213,7 @@ remove_eq_conds(COND *cond,Item::cond_result *cond_value)
|
||||
}
|
||||
}
|
||||
*cond_value=Item::COND_OK;
|
||||
return cond; /* Point at next and level */
|
||||
return cond; // Point at next and level
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user