
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 657c512ac5dd631afe62aef56da08daf7775c9f3 https://github.com/phpmyadmin/phpmyadmin/commit/657c512ac5dd631afe62aef56da0... Author: Michal Čihař <michal@cihar.com> Date: 2014-02-26 (Wed, 26 Feb 2014) Changed paths: M doc/config.rst M doc/setup.rst Log Message: ----------- Update documentation in regard to --skip-show-database As we no longer use SHOW DATABASE for listing databases, this section is no longer relevant. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 5d769e5d18c0a0bb985e2d0606f5dbd25e2a4490 https://github.com/phpmyadmin/phpmyadmin/commit/5d769e5d18c0a0bb985e2d0606f5... Author: Michal Čihař <michal@cihar.com> Date: 2014-02-27 (Thu, 27 Feb 2014) Changed paths: M doc/config.rst M doc/setup.rst Log Message: ----------- Merge pull request #964 from nijel/skip-show-database-doc Update documentation in regard to --skip-show-database Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f122e06efbcc...5d769e5d18c0