Merge branch 'blinky/master' into gsoc2010-blinky

Conflicts:
	Documentation.html - renumbered 6.28 to 6.29
This commit is contained in:
Herman van Rink
2010-08-25 16:59:54 +02:00
25 changed files with 5871 additions and 2 deletions

View File

@@ -4340,6 +4340,11 @@ chmod o+rwx tmp
other.
</p>
<h4 id="faq6_29">
<a href="#faq6_29">6.28 Why can't I get a chart from my query result table?</a></h4>
<p> Not every table can be put to the chart. Only tables with one, two or three columns can be visualised as a chart. Moreover the table must be in a special format for chart script to understand it. Currently supported formats can be found in the <a href="http://wiki.phpmyadmin.net/pma/Devel:Charts#Data_formats_for_query_results_chart">wiki</a>.</p>
<h3 id="faqproject">phpMyAdmin project</h3>
<h4 id="faq7_1">