Fixing stats, updating test to accept new stats

This commit is contained in:
Ulf Wendel 2009-10-22 16:05:33 +00:00
parent 1aad525c6e
commit 00654b8a06
2 changed files with 5 additions and 2 deletions

View file

@ -79,7 +79,6 @@ const MYSQLND_STRING mysqlnd_stats_values_names[STAT_LAST] =
{ STR_W_LEN("rows_affected_normal") },
{ STR_W_LEN("rows_affected_ps") },
{ STR_W_LEN("rows_skipped_normal") },
{ STR_W_LEN("rows_skipped_normal") },
{ STR_W_LEN("rows_skipped_ps") },
{ STR_W_LEN("copy_on_write_saved") },
{ STR_W_LEN("copy_on_write_performed") },