Marc Delisle
c3884dcd2d
bug #1811527 [display] Problem with links to the MySQL manual
2007-10-22 12:15:53 +00:00
Sebastian Mendel
c32d999eb1
- fixed XSS in server_status.php, thanks to Omer Singer, The DigiTrust Group
...
- fixed some possible XSS with PHP_SELF (PATH_INFO)
2007-10-16 07:09:50 +00:00
Marc Delisle
609d38a9cd
start QA_11
2007-07-18 15:55:11 +00:00
Marc Delisle
e2599e32c5
start QA_2_11
2007-07-18 15:54:09 +00:00
Marc Delisle
af3dddae08
problem linking to InnoDB info from Status page; problem showing InnoDB engine info
2007-06-07 00:23:33 +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
Marc Delisle
4a4b02b12e
use PMA_getenv('PHP_SELF')
2007-03-02 15:10:40 +00:00
Marc Delisle
4f9477eb92
explanation, thanks Sebastian
2007-03-01 19:54:51 +00:00
Marc Delisle
ee177221f6
bug #1665930 , undefined PHP_SELF
2007-02-25 13:18:31 +00:00
Michal Čihař
fb9a3a598e
Check before commit!
2006-11-17 08:49:30 +00:00
Sebastian Mendel
6e2ee9e001
- RFE #1434196 More significant digits in /status
...
- replaced number_format() with PMA_formatNumber()
- coding standards
2006-02-20 10:07:10 +00:00
Sebastian Mendel
15b490cfc4
fixed bug: high ascii char in preg_match
2006-01-25 08:16:40 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Marc Delisle
ab7ceec268
patch #1395031 , not proper URL encoding
2006-01-04 18:23:15 +00:00
Marc Delisle
1af079fe3f
bug #1348249 , new message strStatisticsOverrun
2005-12-21 20:16:39 +00:00
Sebastian Mendel
1a00815881
sorry ... again
2005-11-26 06:09:21 +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
Michal Čihař
72ca7ecf9a
Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info.
2005-11-13 21:04:50 +00:00
Sebastian Mendel
2d6e0f00d8
[XSS] clean $_SERVER variables
2005-10-27 17:03:36 +00:00
Sebastian Mendel
d76b1a831c
css cleanup
2005-10-20 14:05:30 +00:00
Sebastian Mendel
9a4b880705
XHTML compl.
2005-10-12 15:10:34 +00:00
Michal Čihař
60e43c3e04
Call sql.php directly, we don't need to care about query splitting done im read_dump.
2005-10-08 09:53:04 +00:00
Michal Čihař
fe75253e41
Separate some new information on MySQL 5.
2005-09-27 10:57:06 +00:00
Michal Čihař
64bd56dfba
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
Marc Delisle
5a94e9b78b
bug #1193225 missing closing tag
2005-05-01 12:44:10 +00:00
Alexander M. Turek
8259bb9678
InnoDB buffer pool activity statistics
2005-03-06 01:07:14 +00:00
Michal Čihař
67d35fc6af
Work better in ANSI mode (bug #816858 ).
2004-10-19 14:25:57 +00:00
Michal Čihař
ca5b16f654
Change look of adding fields into table (bug #991095 ).
...
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Michal Čihař
1aaa89fa54
Little code reorganistaion (RFE #957308 ), removed some remaining php3 compatibility code in SQL parser.
2004-05-20 16:14:13 +00:00
Michal Čihař
850741a174
Be valid XHTML 1.0
2004-04-27 12:55:53 +00:00
Alexander M. Turek
2915b5c3ce
Added MySQLi library; Removed calls to old mysql_wrappers library.
2004-01-22 02:13:48 +00:00
Marc Delisle
f8d049ace5
use PMA_DBI function
2004-01-20 20:24:00 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00
Garvin Hicking
d24893eb67
Final batch of PHP3-Compatibility fixes. Please test. :-)
2003-11-22 20:57:48 +00:00
Garvin Hicking
c2b46ac945
Final batch of PHP3-Compatibility fixes. Please test. :-)
2003-11-22 20:57:48 +00:00
Alexander M. Turek
3412621f5b
Removed some php 3 / MySQL 3.21 compatibility code.
2003-11-20 21:50:37 +00:00
Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +00:00