38 Commits

Author SHA1 Message Date
Madhura Jayaratne
326f13827b Do not highlight rows of these tables 2011-03-15 20:35:53 +05:30
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
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
Michal Čihař
d291827444 No need to require_once footer
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Marc Delisle
56ebe05af7 blob streaming code cleanup (work in progress) 2010-07-22 13:15:27 -04:00
Barry Leslie
a8e5b0f275 Fix problem where PBMS daemon is not loaded or the 'pbms' database doesn't exist. 2010-07-22 11:23:44 -04:00
Barry Leslie
f8653e5803 Update blob streaming to match the current API and use the PBMS PHP extension. 2010-07-22 11:23:37 -04:00
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
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Michal Čihař
6a638ee908 Ignore some defines which configure what will be included. 2008-11-24 10:07:49 +00:00
Sebastian Mendel
9f6d5979db removed MySQL < 5 code 2007-10-02 10:15:06 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +00:00
Sebastian Mendel
b2f3ae5fcf make $sql_query persistent (init it, never unset it, always assume it is set) 2007-04-01 09:26:14 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Sebastian Mendel
a5a8082232 display link to mysql help page for specific engine 2005-12-07 09:52:16 +00:00
Sebastian Mendel
d9c74db022 set PMA_NO_VARIABLES_IMPORT 2005-12-06 15:34:14 +00:00
Sebastian Mendel
874a18a4bc - use variable name as title if title is empty
- make use of PMA_formatNumber() for non byte numeric values
2005-12-06 12:56:23 +00:00
Sebastian Mendel
5e2eea9243 revised (style, code, xhtml output) server_engines.php 2005-12-06 11:26:49 +00:00
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Michal Čihař
66aa9d2396 Move server_{links,common}.inc.php to libraries folder as it does not require direct access. 2005-11-24 08:29:44 +00:00
Sebastian Mendel
fcf387bc70 common.lib.php should REALLY REALLY and ALWAYS be the first include 2005-11-18 12:50:49 +00:00
Sebastian Mendel
bea48c6e6d XHTML compl. 2005-10-12 16:09:44 +00:00
Alexander M. Turek
857fdb0e79 InnoDB buffer pool monitor 2005-03-05 21:36:13 +00:00
Alexander M. Turek
0ad2572a0b moved engine-specific settings into plugins 2005-03-05 13:30:00 +00:00
Alexander M. Turek
2964c58dfc Mark disabled engines 2005-02-16 16:45:20 +00:00
Alexander M. Turek
fb814cd6ef new icon 2005-01-20 00:06:40 +00:00
Alexander M. Turek
c505e1c338 - BerkeleyDB version information.
- Auto-generated engine selection dropdown.
2005-01-18 17:26:48 +00:00
Alexander M. Turek
0fe04f4b58 Emulation for MySQL 4.1.2 2005-01-18 15:29:27 +00:00
Alexander M. Turek
77498f0cde Nice output for some MyISAM options. 2005-01-17 01:12:41 +00:00
Alexander M. Turek
11bdb47d57 Problems with InnoDB status output 2005-01-15 00:27:48 +00:00
Alexander M. Turek
36bb21a53d Detailed storage engines status information. 2005-01-15 00:04:32 +00:00