Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'

Ensured that all projects compile
Removed compiler warnings
Better setting of server_version variable.
Fix that make_win_src_distribution creates the privilege tables.
This commit is contained in:
monty@mysql.com 2004-05-19 16:38:12 +03:00
commit 86a966256b
64 changed files with 1570 additions and 338 deletions

View file

@ -342,7 +342,7 @@ static void SHA1ProcessMessageBlock(SHA1_CONTEXT *context)
*/
void SHA1PadMessage(SHA1_CONTEXT *context)
static void SHA1PadMessage(SHA1_CONTEXT *context)
{
/*
Check to see if the current message block is too small to hold