Commit Graph

20 Commits

Author SHA1 Message Date
Madhura Jayaratne
50b2985a3e bug Escape database and table names for partition maintenance
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-13 14:01:48 +05:30
Marc Delisle
bc7d57f613 The minimum supported MySQL version is 5.5
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-16 13:32:15 -04:00
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Kasun Chathuranga
fbe4438628 PMA_DBI_fetch_result --> PMA_DBI_fetchResult 2013-05-01 00:05:16 +05:30
Kasun Chathuranga
bc4bfaa6d5 PMA_DBI_fetch_value --> PMA_DBI_fetchValue 2013-05-01 00:02:00 +05:30
Dieter Adriaenssens
ef423e145c remove unused variables : key is not used 2013-01-24 17:31:06 +01:00
Dieter Adriaenssens
f46ff433a0 use uppercase for SQL syntax 2013-01-19 13:45:30 +01:00
Dieter Adriaenssens
d775b7f543 improve docblocks 2013-01-19 13:43:12 +01:00
Dieter Adriaenssens
6291ee0176 improve coding style 2013-01-19 13:41:47 +01:00
Marc Delisle
a706ac8262 Support MySQL 5.6 partitioning 2012-12-20 06:55:54 -05:00
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Dieter Adriaenssens
0f772aa173 check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Michal Čihař
e57f27e50b Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Marc Delisle
518cb592e5 more partition stuff 2007-10-26 12:40:23 +00:00