Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-30Remove useless comments (copy of function name)Michal Čihař
2012-05-29Wrap long linesMichal Čihař
2011-12-16Fix sort orderMichal Čihař
2011-12-16Update referenceMichal Čihař
2011-12-16Add MySQL 5.5 reserved wordsMichal Čihař
2011-12-16Add FALSE as reserved word (bug#3460596)Michal Čihař
2011-11-02Fix merge conflictsMarc Delisle
2011-11-02bug #3428065 [parser] TRUE not recognized by parserMarc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-06-08Remove PMA_STR_binarySearchInArr in favor of isset and in_arrayPiotr Przybylski
2011-06-08Doc for DECLAREMichal Čihař
2011-06-08Add missing keywordMichal Čihař
2011-06-06Coding styleMichal Čihař
2011-06-06Add data for documentation links.Mateusz Lewandowski
2011-06-06Removed global variables with array counts in sqlparser.lib.phpPiotr Przybylski
2011-06-04bug #3304544 [parser] master is not a reserved wordMarc Delisle
2010-12-11Fix merge conflictsMarc Delisle
2010-12-11bug #3125606 [parser] Query for table "level" causes strange displayMarc Delisle
2010-08-30bug #3035300 [parser] Fixed wrong definition of keywords.Michal Čihař
2010-08-30Debug code was migrated to testcase.Michal Čihař
2010-08-30Fix another wrong count.Michal Čihař
2010-08-30Revert "Avoid precalculating counts."Michal Čihař
2010-08-30READS should be before READ_*.Michal Čihař
2010-08-30Avoid duplicate NOW in keywords.Michal Čihař
2010-08-30Avoid precalculating counts.Michal Čihař
2010-08-30Correct count of words.Michal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-04-07Add PAGE_CHECKSUM keyword and adjust keywords count.Michal Čihař
2010-03-05bug #2961198 Querying a table named "data"Marc Delisle
2010-03-05bug #2961198 Querying a table named "data"Marc Delisle
2009-12-313.3Marc Delisle
2009-12-313.3Marc Delisle
2009-10-24undefined variableMarc Delisle
2009-05-18Typo fix in commentHerman van Rink
2009-05-06bug #2784400 [parser] INVOKER not understood by parserMarc Delisle
2008-11-24Adding @package, second part.Michal Čihař
2008-06-24bug #1992628 [parser] SQL parser removes essential spaceMarc Delisle
2008-06-21protection against XSS when register_globals is on and .htaccess has no effectMarc Delisle
2008-03-21support ROW_FORMAT and PAGE_CHECKSUM table option; verify warnings coming fro...Marc Delisle
2008-03-17MARIA: TRANSACTIONAL create option (in Operations)Marc Delisle
2008-03-17MARIA: FULLTEXT, reserved wordMarc Delisle
2007-11-23bug #1793948 [parser] ROW_FORMAT incorrectly parsedMarc Delisle
2007-10-06support MySQL 5.1 PARTITION in CREATE TABLE dialogMarc Delisle
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2007-03-04bug #1671403 [parser] using "client" as table nameMarc Delisle
2007-02-13MySQL column names, reserved and forbidden words updated, bug #1657037 Missin...Sebastian Mendel