From: Joerg Bruehe Date: July 31 2012 7:11pm Subject: bzr push into mysql-5.6 branch (joerg.bruehe:4089 to 4090) List-Archive: http://lists.mysql.com/commits/144518 Message-Id: <20120731191156.22175.2529.4090@trift-6core.fambruehe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4090 Joerg Bruehe 2012-07-31 [merge] INSTALL-BINARY placeholder (upmerge): change invalid URLs (request from Kristofer) modified: Docs/INSTALL-BINARY 4089 Vasil Dimov 2012-07-31 Use rw_lock_own() only if UNIV_SYNC_DEBUG is defined since its not available otherwise. Reported by: Michael Izioumtchenko modified: storage/innobase/dict/dict0stats.cc === modified file 'Docs/INSTALL-BINARY' --- a/Docs/INSTALL-BINARY 2007-11-23 09:15:55 +0000 +++ b/Docs/INSTALL-BINARY 2012-07-31 18:49:19 +0000 @@ -1,8 +1,8 @@ -You can find information about how to install binary distributions at +You can find information about installing MySQL at - http://dev.mysql.com/doc/refman/5.1/en/quick-standard-installation.html + http://dev.mysql.com/doc/refman/5.6/en/installing.html The MySQL Reference Manual is also available in various formats on http://dev.mysql.com/doc; if you're interested in the DocBook XML -sources go to http://svn.mysql.com. +sources go to http://dev.mysql.com/doc/index-other.html. No bundle (reason: useless for push emails).