summaryrefslogtreecommitdiff
path: root/innobase/srv
diff options
context:
space:
mode:
authormonty@mysql.com <>2004-05-24 14:42:34 +0300
committermonty@mysql.com <>2004-05-24 14:42:34 +0300
commit56c02585360c4dde0ced5792de2127f198640cea (patch)
tree14b4172c5a85ae390a88a1f2da65454dd65a0218 /innobase/srv
parenta4b0ec1eded00350f41b26c475f45fe4919924c9 (diff)
downloadmariadb-git-56c02585360c4dde0ced5792de2127f198640cea.tar.gz
After merge fixes
Remove compiler warnings Update windows project files
Diffstat (limited to 'innobase/srv')
-rw-r--r--innobase/srv/srv0srv.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/innobase/srv/srv0srv.c b/innobase/srv/srv0srv.c
index 3b71fa44e01..c21dfda6265 100644
--- a/innobase/srv/srv0srv.c
+++ b/innobase/srv/srv0srv.c
@@ -1524,13 +1524,6 @@ srv_printf_innodb_monitor(
ut_total_allocated_memory,
mem_pool_get_reserved(mem_comm_pool));
- if (mem_out_of_mem_err_msg_count > 0) {
- fprintf(file,
- "Mem allocation has spilled out of additional mem pool" ULINTPF
- "times\n",
- mem_out_of_mem_err_msg_count);
- }
-
if (srv_use_awe) {
fprintf(file,
"In addition to that %lu MB of AWE memory allocated\n",