From fcdcb1a6751354819410444ae7f38391e64a686d Mon Sep 17 00:00:00 2001 From: Marin Jankovski Date: Thu, 20 Feb 2014 11:42:58 +0100 Subject: Move database setup guide inside the installation. --- doc/install/database_mysql.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/install/database_mysql.md') diff --git a/doc/install/database_mysql.md b/doc/install/database_mysql.md index bb4c3e1ede0..4cf9b94c1a0 100644 --- a/doc/install/database_mysql.md +++ b/doc/install/database_mysql.md @@ -1,6 +1,6 @@ ## Note -We do not recommend using MySQL due to various issues. For example, case [(in)sensitivity](https://dev.mysql.com/doc/refman/5.0/en/case-sensitivity.html) and [problems](http://bugs.mysql.com/bug.php?id=65830) that [suggested](http://bugs.mysql.com/bug.php?id=50909) [fixes](http://bugs.mysql.com/bug.php?id=65830) [have](http://bugs.mysql.com/bug.php?id=63164) . +We do not recommend using MySQL due to various issues. For example, case [(in)sensitivity](https://dev.mysql.com/doc/refman/5.0/en/case-sensitivity.html) and [problems](http://bugs.mysql.com/bug.php?id=65830) that [suggested](http://bugs.mysql.com/bug.php?id=50909) [fixes](http://bugs.mysql.com/bug.php?id=65830) [have](http://bugs.mysql.com/bug.php?id=63164). ## MySQL -- cgit v1.2.1