From fada64b37909964ec34a60042604fe48a3d2d239 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 3 Aug 2003 14:39:58 +0000 Subject: [PATCH] clarify --- Documentation.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Documentation.html b/Documentation.html index c2744b308..900f9bb9a 100755 --- a/Documentation.html +++ b/Documentation.html @@ -181,9 +181,10 @@ in your browser. phpMyAdmin should now display a welcome screen and your databases, or a login dialog if using HTTP or cookie authentication mode. -
  • For a whole set of new features (bookmarks, comments, SQL-history, PDP-generation) +
  • For a whole set of new features (bookmarks, comments, SQL-history, PDF-generation, field contents transformation, etc.) you need to create a set of tables in your database. Please look at your scripts/ directory, where you should find a file called create_tables.sql. + (If you are using a Windows server, pay special attention to FAQ 1.23). You can already use your phpMyAdmin to create the tables for you. Please be aware that you may have to have special (administrator) privileges to create the database and tables. After having imported the create_tables.sql file, @@ -572,7 +573,12 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://' Starting with version 2.3.0 phpMyAdmin offers a lot of features to work with master / foreign - tables. To use those as well as the bookmark feature you need special tables with a - predefined structure, which we explain below.
    + predefined structure, which we explain below. +

    + See the Quick Install section in this document for a quick way + of creating those tables. Also, if you are using a Windows server, + read FAQ 1.23. +

    If you are the only user of this phpMyAdmin installation, you can use your current database to store those special tables; in this case, just put your current database name in