Fix a name

This commit is contained in:
Andrey Hristov 2008-10-27 14:38:31 +00:00
parent 34ca27a191
commit b18bf1f880

View File

@ -107,7 +107,7 @@ const MYSQLND_STRING mysqlnd_stats_values_names[STAT_LAST] =
{ STR_W_LEN("mem_malloc_ammount") },
{ STR_W_LEN("mem_calloc_count") },
{ STR_W_LEN("mem_calloc_ammount") },
{ STR_W_LEN("mem_realloc_calloc") },
{ STR_W_LEN("mem_realloc_count") },
{ STR_W_LEN("mem_realloc_ammount") },
{ STR_W_LEN("mem_free_count") },
{ STR_W_LEN("proto_text_fetched_null") },