patch #2007196, Typos in comments, thanks to knittl - knittl

This commit is contained in:
Marc Delisle
2008-07-01 19:21:28 +00:00
parent 71efad3fe7
commit 544831fda7
22 changed files with 56 additions and 54 deletions

View File

@@ -833,7 +833,7 @@ if (! defined('PMA_MINIMUM_COMMON')) {
// for SELECT EXTRACT(YEAR_MONTH FROM CURDATE())
// we must not use CURDATE as a table_ref
// so we track wether we are in the EXTRACT()
// so we track whether we are in the EXTRACT()
$in_extract = FALSE;
// for GROUP_CONCAT(...)