From c6777746d43756ff831bfc5ccc2fad389bd8f9c4 Mon Sep 17 00:00:00 2001 From: Morgan Tocker Date: Fri, 11 Oct 2013 23:14:17 -0400 Subject: My own silly typo --- wiki/mysql/choose-something-else.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wiki/mysql') diff --git a/wiki/mysql/choose-something-else.md b/wiki/mysql/choose-something-else.md index 811569a..795dcc7 100644 --- a/wiki/mysql/choose-something-else.md +++ b/wiki/mysql/choose-something-else.md @@ -111,7 +111,7 @@ When using the InnoDB storage engine (default since MySQL 5.5), MySQL maintains checksums in order to detect corruption caused by underlying storage. However, many third-party software applications, as sell as users upgrading from earlier versions of MySQL may be using MyISAM, which will frequently corrupt -data files on inproper shutdown. +data files on improper shutdown. The implicit conversion rules that bite when storing data also bite when asking MySQL to modify data - my favourite example being a fat-fingered -- cgit v1.2.3