1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

branches/zip: Merge revisions 236:247 from trunk.

This commit is contained in:
marko
2006-02-27 09:33:26 +00:00
parent 747c8fad44
commit 40b0bf7807
38 changed files with 287 additions and 215 deletions

View File

@@ -1753,7 +1753,7 @@ innobase_shutdown_for_mysql(void)
ut_print_timestamp(stderr);
fprintf(stderr,
" InnoDB: Warning: shutting down a not properly started\n"
" InnoDB: or created database!\n");
" InnoDB: or created database!\n");
}
return(DB_SUCCESS);