diff --git a/doc/presentations/evolution/index_en.html b/doc/presentations/evolution/index_en.html index 5d63d9c226fe8cbaa1d930c09a9c8b52d8ebcc77..83b366e4ed0f8fa0a8cfe56c3ea7c5292cbca874 100644 --- a/doc/presentations/evolution/index_en.html +++ b/doc/presentations/evolution/index_en.html @@ -114,7 +114,7 @@

MySQL (MyISAM) 2008-2011

As of 2011 we was storing about 580 billion rows in MyISAM tables.

-

We was not satisfied by performance and maintenance cost:
+

We were not satisfied by performance and maintenance cost:
Example: page title report loading time, 90% quantile was more than 10 seconds.

... After all, everything was converted and deleted.