|
|
@@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
|
|
<title>phpMyAdmin 2.3.1-rc1 - Documentation</title>
|
|
|
|
<title>phpMyAdmin 2.3.1-dev - Documentation</title>
|
|
|
|
<style type="text/css">
|
|
|
|
<style type="text/css">
|
|
|
|
<!--
|
|
|
|
<!--
|
|
|
|
.navigation {
|
|
|
|
.navigation {
|
|
|
@@ -74,7 +74,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<body bgcolor="#FFFFFF">
|
|
|
|
<body bgcolor="#FFFFFF">
|
|
|
|
<a name="top"></a>
|
|
|
|
<a name="top"></a>
|
|
|
|
<h1>phpMyAdmin 2.3.1-rc1 Documentation</h1>
|
|
|
|
<h1>phpMyAdmin 2.3.1-dev Documentation</h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- TOP MENU -->
|
|
|
|
<!-- TOP MENU -->
|
|
|
@@ -445,7 +445,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|
|
|
for your setup, then you can set this variable to squelch the warning.
|
|
|
|
for your setup, then you can set this variable to squelch the warning.
|
|
|
|
<br /><br />
|
|
|
|
<br /><br />
|
|
|
|
</dd>
|
|
|
|
</dd>
|
|
|
|
|
|
|
|
|
|
|
|
<dt><b>$cfg['PmaNoRelation_DisableWarning']</b> boolean</dt>
|
|
|
|
<dt><b>$cfg['PmaNoRelation_DisableWarning']</b> boolean</dt>
|
|
|
|
<dd>
|
|
|
|
<dd>
|
|
|
|
Starting with version 2.3.0 phpMyAdmin offers a lot of features to work
|
|
|
|
Starting with version 2.3.0 phpMyAdmin offers a lot of features to work
|
|
|
@@ -984,7 +984,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|
|
|
displayed when you're about to loose data.
|
|
|
|
displayed when you're about to loose data.
|
|
|
|
<br /><br />
|
|
|
|
<br /><br />
|
|
|
|
</dd>
|
|
|
|
</dd>
|
|
|
|
|
|
|
|
|
|
|
|
<dt><b>$cfg['LoginCookieRecall'] </b>boolean</dt>
|
|
|
|
<dt><b>$cfg['LoginCookieRecall'] </b>boolean</dt>
|
|
|
|
<dd>
|
|
|
|
<dd>
|
|
|
|
Define whether the previous login should be recalled or not in cookie
|
|
|
|
Define whether the previous login should be recalled or not in cookie
|
|
|
@@ -1004,7 +1004,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|
|
|
tables in the left frame (smaller page).
|
|
|
|
tables in the left frame (smaller page).
|
|
|
|
<br /><br />
|
|
|
|
<br /><br />
|
|
|
|
</dd>
|
|
|
|
</dd>
|
|
|
|
|
|
|
|
|
|
|
|
<dt><b>$cfg['ShowTooltip'] </b>boolean</dt>
|
|
|
|
<dt><b>$cfg['ShowTooltip'] </b>boolean</dt>
|
|
|
|
<dd>
|
|
|
|
<dd>
|
|
|
|
Defines whether to display table comment as tooltip in left frame or
|
|
|
|
Defines whether to display table comment as tooltip in left frame or
|
|
|
@@ -1310,14 +1310,14 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|
|
|
<br />
|
|
|
|
<br />
|
|
|
|
As of 2.3.1, it will become an integral part of phpMyAdmin, as it will
|
|
|
|
As of 2.3.1, it will become an integral part of phpMyAdmin, as it will
|
|
|
|
analyze certain queries to improve the behavior of phpMyAdmin. But as
|
|
|
|
analyze certain queries to improve the behavior of phpMyAdmin. But as
|
|
|
|
it is very new, and not yet heavily used, we offer you an option to
|
|
|
|
it is very new, and not yet heavily used, we offer you an option to
|
|
|
|
turn it off.
|
|
|
|
turn it off.
|
|
|
|
<br /><br />
|
|
|
|
<br /><br />
|
|
|
|
</dd>
|
|
|
|
</dd>
|
|
|
|
|
|
|
|
|
|
|
|
<dt><b>$cfg['SQP']['fmtType']</b> string [<tt>html</tt>|<tt>none</tt>]</dt>
|
|
|
|
<dt><b>$cfg['SQP']['fmtType']</b> string [<tt>html</tt>|<tt>none</tt>]</dt>
|
|
|
|
<dd>
|
|
|
|
<dd>
|
|
|
|
The main use of the new SQL Parser is to pretty-print SQL queries. By
|
|
|
|
The main use of the new SQL Parser is to pretty-print SQL queries. By
|
|
|
|
default we use HTML to format the query, but you can disable this by
|
|
|
|
default we use HTML to format the query, but you can disable this by
|
|
|
|
setting this varible to <tt>'none'</tt>
|
|
|
|
setting this varible to <tt>'none'</tt>
|
|
|
|
<br /><br />
|
|
|
|
<br /><br />
|
|
|
@@ -1326,21 +1326,21 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|
|
|
<dt><b>$cfg['SQP']['fmtInd']</b> float<br />
|
|
|
|
<dt><b>$cfg['SQP']['fmtInd']</b> float<br />
|
|
|
|
<b>$cfg['SQP']['fmtIndUnit']</b> string [<tt>em</tt>|<tt>px</tt>|<tt>pt</tt>|<tt>ex</tt>]</dt>
|
|
|
|
<b>$cfg['SQP']['fmtIndUnit']</b> string [<tt>em</tt>|<tt>px</tt>|<tt>pt</tt>|<tt>ex</tt>]</dt>
|
|
|
|
<dd>
|
|
|
|
<dd>
|
|
|
|
For the pretty-printing of SQL queries, under some cases the part of a
|
|
|
|
For the pretty-printing of SQL queries, under some cases the part of a
|
|
|
|
query inside a bracket is indented. By changing
|
|
|
|
query inside a bracket is indented. By changing
|
|
|
|
<tt>$cfg['SQP']['fmtInd']</tt> you can change the amount of this indent.
|
|
|
|
<tt>$cfg['SQP']['fmtInd']</tt> you can change the amount of this indent.
|
|
|
|
<br />Related in purpose is <tt>$cfg['SQP']['fmtIndUnit']</tt> which
|
|
|
|
<br />Related in purpose is <tt>$cfg['SQP']['fmtIndUnit']</tt> which
|
|
|
|
specifies the units of the indent amount that you specified. This is
|
|
|
|
specifies the units of the indent amount that you specified. This is
|
|
|
|
used via stylesheets.
|
|
|
|
used via stylesheets.
|
|
|
|
<br /><br />
|
|
|
|
<br /><br />
|
|
|
|
</dd>
|
|
|
|
</dd>
|
|
|
|
|
|
|
|
|
|
|
|
<dt><b>$cfg['SQP']['fmtColor']</b> array of string tuples</dt>
|
|
|
|
<dt><b>$cfg['SQP']['fmtColor']</b> array of string tuples</dt>
|
|
|
|
<dd>
|
|
|
|
<dd>
|
|
|
|
This array is used to define the colours for each type of element of
|
|
|
|
This array is used to define the colours for each type of element of
|
|
|
|
the pretty-printed SQL queries. The tuple format is<br />
|
|
|
|
the pretty-printed SQL queries. The tuple format is<br />
|
|
|
|
<i>class</i> => [<i>HTML colour code</i> | <i>empty string</i>]<br />
|
|
|
|
<i>class</i> => [<i>HTML colour code</i> | <i>empty string</i>]<br />
|
|
|
|
If you specify an empty string for the color of a class, it is ignored
|
|
|
|
If you specify an empty string for the color of a class, it is ignored
|
|
|
|
in creating the stylesheet.
|
|
|
|
in creating the stylesheet.
|
|
|
|
You should not alter the class names, only the colour strings.<br />
|
|
|
|
You should not alter the class names, only the colour strings.<br />
|
|
|
|
<b>Class name key:</b><br />
|
|
|
|
<b>Class name key:</b><br />
|
|
|
@@ -1375,11 +1375,11 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|
|
|
|
|
|
|
|
|
|
|
<dt><b>$cfg['SQLValidator']['use']</b> boolean</dt>
|
|
|
|
<dt><b>$cfg['SQLValidator']['use']</b> boolean</dt>
|
|
|
|
<dd>
|
|
|
|
<dd>
|
|
|
|
phpMyAdmin now supports use of the <a class="navigation" href="http://developer.mimer.com/validator/index.htm">Mimer SQL Validator</a> service,
|
|
|
|
phpMyAdmin now supports use of the <a class="navigation" href="http://developer.mimer.com/validator/index.htm">Mimer SQL Validator</a> service,
|
|
|
|
as originally published on
|
|
|
|
as originally published on
|
|
|
|
<a class="navigation" href="http://developers.slashdot.org/article.pl?sid=02/02/19/1720246">Slashdot</a>.
|
|
|
|
<a class="navigation" href="http://developers.slashdot.org/article.pl?sid=02/02/19/1720246">Slashdot</a>.
|
|
|
|
<br />
|
|
|
|
<br />
|
|
|
|
For help in setting up your system to use the service, see the
|
|
|
|
For help in setting up your system to use the service, see the
|
|
|
|
<a class="navigation" href="#faqsqlvalidator">FAQ #6.14</a>.
|
|
|
|
<a class="navigation" href="#faqsqlvalidator">FAQ #6.14</a>.
|
|
|
|
<br /><br />
|
|
|
|
<br /><br />
|
|
|
|
</dd>
|
|
|
|
</dd>
|
|
|
@@ -1387,9 +1387,9 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|
|
|
<dt><b>$cfg['SQLValidator']['username']</b> string<br />
|
|
|
|
<dt><b>$cfg['SQLValidator']['username']</b> string<br />
|
|
|
|
<b>$cfg['SQLValidator']['password']</b> string</dt>
|
|
|
|
<b>$cfg['SQLValidator']['password']</b> string</dt>
|
|
|
|
<dd>
|
|
|
|
<dd>
|
|
|
|
The SOAP service allows you to login with <tt>anonymous</tt>
|
|
|
|
The SOAP service allows you to login with <tt>anonymous</tt>
|
|
|
|
and any password, so we use those by default.. Instead, if
|
|
|
|
and any password, so we use those by default.. Instead, if
|
|
|
|
you have an account with them, you can put your login details
|
|
|
|
you have an account with them, you can put your login details
|
|
|
|
here, and it will be used in place of the anonymous login.
|
|
|
|
here, and it will be used in place of the anonymous login.
|
|
|
|
<br /><br />
|
|
|
|
<br /><br />
|
|
|
|
</dd>
|
|
|
|
</dd>
|
|
|
@@ -2252,15 +2252,15 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|
|
|
<a name="faqsqlvalidator" />
|
|
|
|
<a name="faqsqlvalidator" />
|
|
|
|
<b>[6.14] How do I set up the SQL validator?</b>
|
|
|
|
<b>[6.14] How do I set up the SQL validator?</b>
|
|
|
|
<br />
|
|
|
|
<br />
|
|
|
|
To use it, you need a very recent version of PHP, built with
|
|
|
|
To use it, you need a very recent version of PHP, built with
|
|
|
|
XML and PEAR support. On your system command line, run
|
|
|
|
XML and PEAR support. On your system command line, run
|
|
|
|
<tt>"pear install Mail_Mime Net_DIME SOAP"</tt> to get the nessecary
|
|
|
|
<tt>"pear install Mail_Mime Net_DIME SOAP"</tt> to get the nessecary
|
|
|
|
PEAR modules for usage.
|
|
|
|
PEAR modules for usage.
|
|
|
|
<br />
|
|
|
|
<br />
|
|
|
|
If you use it, you should be aware that any SQL statement you
|
|
|
|
If you use it, you should be aware that any SQL statement you
|
|
|
|
submit will be stored anonymously (database/table/column names,
|
|
|
|
submit will be stored anonymously (database/table/column names,
|
|
|
|
strings, numbers replaced with generic values). The Mimer SQL
|
|
|
|
strings, numbers replaced with generic values). The Mimer SQL
|
|
|
|
Validator itself, is © 2001 Upright Database Technology.
|
|
|
|
Validator itself, is © 2001 Upright Database Technology.
|
|
|
|
We utilize it as free XML-SOAP service.
|
|
|
|
We utilize it as free XML-SOAP service.
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|