Michal Čihař
|
ebeb0c319f
|
Adding @package, first part.
|
2008-11-24 10:32:56 +00:00 |
|
Marc Delisle
|
64623fe9db
|
[security] Code execution vulnerability
|
2008-09-15 12:03:45 +00:00 |
|
Marc Delisle
|
1bd7ec70e2
|
bug #2046883 [core] Notices about deprecated dl() (so stop using it)
|
2008-08-16 14:06:27 +00:00 |
|
Marc Delisle
|
544831fda7
|
patch #2007196, Typos in comments, thanks to knittl - knittl
|
2008-07-01 19:21:28 +00:00 |
|
Marc Delisle
|
afbb2a9dc2
|
protection against XSS when register_globals is on and .htaccess has no effect
|
2008-06-21 15:01:27 +00:00 |
|
Sebastian Mendel
|
df216c95ec
|
cache table information
|
2008-05-09 13:38:03 +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 |
|
Marc Delisle
|
4d4ec9ccc9
|
change querying of triggers in conformity with the example in MySQL manual
|
2008-04-26 15:18:12 +00:00 |
|
Marc Delisle
|
4bb9cdf1b3
|
PMA_DBI_get_definition()
|
2008-02-26 13:17:22 +00:00 |
|
Marc Delisle
|
2ffa06dfd6
|
[gui] Events management: minimal support on db structure page
|
2008-02-25 22:10:53 +00:00 |
|
Sebastian Mendel
|
801249f3a5
|
use function for caching
|
2008-01-22 07:29:08 +00:00 |
|
Sebastian Mendel
|
f33ea1151e
|
oops, of course cache per server
|
2008-01-21 14:40:32 +00:00 |
|
Sebastian Mendel
|
67b6618439
|
cache is_superuser info
|
2008-01-21 12:14:00 +00:00 |
|
Sebastian Mendel
|
6174b881c5
|
cache MySQL version info
|
2008-01-21 11:19:21 +00:00 |
|
Sebastian Mendel
|
bd501a302b
|
removed obsolete PMA_ENGINE_KEYWORD
|
2008-01-21 11:07:16 +00:00 |
|
Sebastian Mendel
|
e3672d6a5f
|
removed use charset_connection
|
2008-01-21 10:05:36 +00:00 |
|
Marc Delisle
|
ec408de34d
|
bug #1821264 [display] MaxTableList and INFORMATION_SCHEMA
|
2007-12-27 23:50:45 +00:00 |
|
Sebastian Mendel
|
7b97eaa6f0
|
added missing examples and some functionality
|
2007-12-19 15:22:36 +00:00 |
|
Marc Delisle
|
a4dfad8912
|
bug #1848889 [export] export trigger should use DROP TRIGGER IF EXISTS
|
2007-12-14 17:48:39 +00:00 |
|
Sebastian Mendel
|
b1939a554a
|
apply limit for max db/tale listed to SHOW also;
raised minimum MySQL version in case of error to 5.0.15;
there is only utf8 in PMA 3;
|
2007-12-13 14:57:25 +00:00 |
|
Sebastian Mendel
|
560c6d4f6f
|
config option to disable use of information_schema (if ok backport to QA_2_11)
|
2007-12-13 10:07:01 +00:00 |
|
Marc Delisle
|
c7ba1bb032
|
bug #1832285 mysql DBI does not handle when control user connection fails
|
2007-12-09 13:06:21 +00:00 |
|
Sebastian Mendel
|
5dd96d42ce
|
replaced $PMA_errors with new PMA_Error_Handler
|
2007-10-08 16:02:58 +00:00 |
|
Marc Delisle
|
142154b4a8
|
undefined variable when creating a table that exists
|
2007-10-06 20:03:52 +00:00 |
|
Sebastian Mendel
|
0e8334a41b
|
removed MySQL < 5 code
|
2007-10-02 09:05:49 +00:00 |
|
Marc Delisle
|
3e460af6cf
|
remove non-UTF-8
|
2007-09-04 16:59:39 +00:00 |
|
Marc Delisle
|
09b1ea0646
|
Navigator for the table list in the content panel
|
2007-06-25 14:00:35 +00:00 |
|
Sebastian Mendel
|
d05620c643
|
add only slashes where required
|
2007-05-18 07:03:44 +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 |
|
Marc Delisle
|
01f16dc6e5
|
patch #1681620 [interface] support reordering of ['ColumnTypes']
|
2007-03-23 16:52:32 +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
|
76eda3dd55
|
bug #1596328 [export] drop support for POSTGRESQL compatibility mode
|
2007-03-15 20:35:47 +00:00 |
|
Sebastian Mendel
|
81690240fc
|
bug #1616486 server_databases does not show all databases
|
2007-02-12 15:19:43 +00:00 |
|
Marc Delisle
|
42ac66ad74
|
get rid of propicon
|
2007-02-10 15:58:46 +00:00 |
|
Michal Čihař
|
99da0295ea
|
Fix typos (bug #1597137).
|
2006-11-19 20:54:19 +00:00 |
|
Michal Čihař
|
fb9a3a598e
|
Check before commit!
|
2006-11-17 08:49:30 +00:00 |
|
Marc Delisle
|
6455e65bc9
|
wrong parameter when calling error.php
|
2006-10-19 20:48:14 +00:00 |
|
Marc Delisle
|
9ef2fade2a
|
bug #1568341, last part of the fix
|
2006-10-06 17:04:43 +00:00 |
|
Marc Delisle
|
530a41aed3
|
bug #1568341, case sensitivity in db names
|
2006-10-01 18:55:52 +00:00 |
|
Marc Delisle
|
066664959e
|
bug #1566904, typo
|
2006-09-29 13:06:45 +00:00 |
|
Sebastian Mendel
|
1eadc0a41a
|
use @todo tag for todo items, to show up in generated documentation
|
2006-09-21 14:28:46 +00:00 |
|
Sebastian Mendel
|
3b526ced4f
|
added error reporting if dblist retrieval from information_schema fails
|
2006-09-20 14:58:41 +00:00 |
|
Sebastian Mendel
|
45b04ab15d
|
replaced $dblist with new PMA_List_Database class
|
2006-09-20 11:15:56 +00:00 |
|
Marc Delisle
|
f92275d136
|
workaround information_schema problem when a db directory has wrong permissions or ownership
|
2006-06-25 12:42:25 +00:00 |
|
Marc Delisle
|
d7ddb66176
|
continue support for PROCEDURE and FUNCTION
|
2006-06-22 19:59:30 +00:00 |
|
Marc Delisle
|
4e9745e1e7
|
start support for PROCEDURE and FUNCTIONS
|
2006-06-22 16:14:36 +00:00 |
|
Marc Delisle
|
6215a6d94a
|
bug #1490193 and code simplification
|
2006-05-18 16:53:40 +00:00 |
|