Marc Delisle
|
5b379a3e81
|
patch #2553372 [display] DB comment tooltips not shown on navi
|
2009-02-01 12:52:18 +00:00 |
|
Marc Delisle
|
398feb40fd
|
patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3
|
2008-12-14 13:58:06 +00:00 |
|
Sebastian Mendel
|
fefdf75afc
|
should fix: Array was modified outside object and internal position is no longer valid
|
2008-12-10 13:38:03 +00:00 |
|
Michal Čihař
|
800762b81b
|
rfe #1821619 LeftFrameDBSeparator can be an array
|
2008-11-30 14:54:29 +00:00 |
|
Michal Čihař
|
56941e509c
|
Adding @package, second part.
|
2008-11-24 11:05:40 +00:00 |
|
Marc Delisle
|
544831fda7
|
patch #2007196, Typos in comments, thanks to knittl - knittl
|
2008-07-01 19:21:28 +00:00 |
|
Sebastian Mendel
|
fa21fe3ea5
|
make the database list more magic:
load/fetch only if really required
use SPL ArrayObject to behave like an array
|
2008-05-09 10:41:16 +00:00 |
|
Sebastian Mendel
|
38160f9932
|
removed forgotten debug commands
|
2008-05-07 12:44:28 +00:00 |
|
Sebastian Mendel
|
340584e504
|
[config] new parameter $cfg['Servers'][$i]['CountTables'] = true; set to false for speed improvements with many databases
|
2008-01-29 14:12:05 +00:00 |
|
Sebastian Mendel
|
10cf3d2c7d
|
[config] new parameter $cfg['Servers'][$i]['CountTables'] = true; set to false for speed improvements with many databases
|
2008-01-29 13:46:05 +00:00 |
|
Sebastian Mendel
|
d80d5ee2f3
|
[config] new parameter $cfg['Servers'][$i]['ShowDatabasesCommand']
|
2008-01-29 13:17:07 +00:00 |
|
Sebastian Mendel
|
b7733ad022
|
get all db comments at once, not with single queries
|
2008-01-21 13:52:26 +00:00 |
|
Sebastian Mendel
|
e804c18084
|
fix for fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust Group
sorry ... should more test ... ;-)
|
2007-11-09 21:24:40 +00:00 |
|
Sebastian Mendel
|
116fe9e050
|
fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust Group
|
2007-11-09 19:27:37 +00:00 |
|
Sebastian Mendel
|
640becedc4
|
make use of PMA_getDbComment()
|
2007-10-02 14:16:39 +00:00 |
|
Sebastian Mendel
|
e231a010b1
|
removed MySQL < 5 code
|
2007-10-02 09:27:47 +00:00 |
|
Sebastian Mendel
|
d2b9013fad
|
fixed E_STRICT
|
2007-08-02 11:40:16 +00:00 |
|
Marc Delisle
|
7d750dded7
|
getItems() becomes getLimitedItems($offset, $count)
|
2007-06-20 11:52:06 +00:00 |
|
Marc Delisle
|
4f9eb57c15
|
do not use getItems() in this case
|
2007-06-18 16:36:41 +00:00 |
|
Marc Delisle
|
63b259d955
|
navigation and MaxDbList (work in progress)
|
2007-06-18 12:18:51 +00:00 |
|
Sebastian Mendel
|
c5cba195f1
|
renamed class files according to PMA standard (or at least how i guess)
|
2007-05-15 06:18:21 +00:00 |
|