Marc Delisle
|
67dfd715e3
|
bug #1875010 [auth] MySQL server and client version mismatch (mysql ext.)
|
2008-01-27 13:22:36 +00:00 |
|
Marc Delisle
|
9d633c5c82
|
patch #1873188 [GUI] Making db pager work when js is disabled
|
2008-01-25 17:42:23 +00:00 |
|
Sebastian Mendel
|
294fac0719
|
cleaned up some code
|
2008-01-25 09:35:48 +00:00 |
|
Sebastian Mendel
|
385efeb63a
|
testcase for blowfish de- and encryption
|
2008-01-25 09:34:21 +00:00 |
|
Marc Delisle
|
e8c3f1dbd2
|
bug #1871164 [GUI] Empty and navigation frame synch.
|
2008-01-23 17:36:28 +00:00 |
|
Sebastian Mendel
|
6207216296
|
differ between PHP and SQL debugging
|
2008-01-22 08:19:52 +00:00 |
|
Sebastian Mendel
|
bb5465e95d
|
get table count for database only once
|
2008-01-22 07:29:58 +00:00 |
|
Sebastian Mendel
|
801249f3a5
|
use function for caching
|
2008-01-22 07:29:08 +00:00 |
|
Marc Delisle
|
5b7cfdfcf5
|
[view] clearer dialog WITH (CASCADED | LOCAL) CHECK OPTION
|
2008-01-21 21:17:23 +00:00 |
|
Sebastian Mendel
|
9fe52edc49
|
fixed slashes in regex
|
2008-01-21 14:51:54 +00:00 |
|
Sebastian Mendel
|
f33ea1151e
|
oops, of course cache per server
|
2008-01-21 14:40:32 +00:00 |
|
Sebastian Mendel
|
d4d008cd17
|
include all queries from navigation in debug statistics (by not closing session file before script ends)
|
2008-01-21 14:05:09 +00:00 |
|
Sebastian Mendel
|
e1e9ccac17
|
[core] cache some MySQL stats (do not query them with every page request)
|
2008-01-21 13:56:26 +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
|
2bb7833f50
|
cache user privilege information;
replaced ereg_* with preg_* functions;
some tweaks
|
2008-01-21 12:50:19 +00:00 |
|
Sebastian Mendel
|
67b6618439
|
cache is_superuser info
|
2008-01-21 12:14:00 +00:00 |
|
Sebastian Mendel
|
4a3a83e40c
|
cache MySQL profiling support information
|
2008-01-21 11:51:53 +00:00 |
|
Sebastian Mendel
|
32ba2d44bf
|
no need to call PMA_profilingSupported() if isset($_REQUEST['profiling']) is false
|
2008-01-21 11:44:37 +00:00 |
|
Sebastian Mendel
|
227c7747c0
|
cache MySQL charset and collation information
|
2008-01-21 11:35:33 +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
|
2c87a4715e
|
bug #1873110 [export] Problem exporting with a LIMIT clause
|
2008-01-18 18:29:17 +00:00 |
|
Marc Delisle
|
6b53e86f60
|
slider for table search, work in progress...
|
2008-01-18 17:20:36 +00:00 |
|
Sebastian Mendel
|
087fac8291
|
refactored: use $_REQUEST, remember full text display when killing process, removed unneeded h1, use PMA_generate_common_url()
|
2008-01-18 13:43:00 +00:00 |
|
Marc Delisle
|
cb89bd27a6
|
invalid vim modeline
|
2008-01-17 17:50:31 +00:00 |
|
Marc Delisle
|
4b25f91359
|
slider for Routines
|
2008-01-17 14:11:54 +00:00 |
|
Sebastian Mendel
|
15bdf8def6
|
cleanup
|
2008-01-17 13:51:17 +00:00 |
|
Marc Delisle
|
2a6119d393
|
start to use Mootools for slider effects
|
2008-01-17 13:48:22 +00:00 |
|
Michal Čihař
|
83606fda0b
|
Fix typo.
|
2008-01-16 02:17:22 +00:00 |
|
Michal Čihař
|
1e7c368ae6
|
Add Texy! export defaults.
|
2008-01-16 02:16:28 +00:00 |
|
Michal Čihař
|
2ddcac3f82
|
Add Texy! markup export.
|
2008-01-16 02:07:26 +00:00 |
|
Marc Delisle
|
c6deb35515
|
bug #1871038 [import] Notice: undefined variable first_sql_delimiter
|
2008-01-14 12:59:42 +00:00 |
|
Marc Delisle
|
b2a8412c11
|
bug #1866041 [interface] Incorrect sorting with AS
|
2008-01-13 13:49:01 +00:00 |
|
Marc Delisle
|
d82eb1f80b
|
2.11.4
|
2008-01-12 12:18:49 +00:00 |
|
Marc Delisle
|
ad63e8f0eb
|
use PMA_generate_html_radio()
|
2008-01-08 18:22:40 +00:00 |
|
Marc Delisle
|
d32b9ae46c
|
bug #1862661 [GUI] Warn about rename deleting database
|
2008-01-07 18:07:08 +00:00 |
|
Marc Delisle
|
618cb07b26
|
should go to ['userconf']
|
2008-01-05 15:12:30 +00:00 |
|
Marc Delisle
|
6059c4fc1f
|
bug #1847409 [security] Path disclosure on darkblue_orange/layout.inc.php
|
2008-01-05 14:30:41 +00:00 |
|
Marc Delisle
|
603e566c0d
|
bug #1864468 [display] Theme does not switch to darkblue_orange
|
2008-01-05 13:33:05 +00:00 |
|
Marc Delisle
|
dafe790a10
|
patch #1861717 [export] CSV Escape character not exported right
|
2008-01-02 16:46:42 +00:00 |
|
Marc Delisle
|
358dfaf08c
|
These should go to ['userconf']
|
2008-01-01 15:03:50 +00:00 |
|
Marc Delisle
|
85983dd6e7
|
bug #1814679 [display] Database selection pagination when switching servers
|
2008-01-01 13:39:49 +00:00 |
|
Marc Delisle
|
a3c39b0749
|
patch #1847534 [interface] New "Inside field" in db search
|
2007-12-31 14:58:20 +00:00 |
|
Marc Delisle
|
070875cb3c
|
rfe #1840165 [interface] Enlarge column name field in vertical mode
|
2007-12-30 21:22:05 +00:00 |
|
Marc Delisle
|
823687a437
|
bug #1859460, prevent an empty target_db field to produce a failure, thanks to windkiel
|
2007-12-30 20:59:57 +00:00 |
|
Marc Delisle
|
683a3e0926
|
bug #1859460 [display] Operations and many databases
|
2007-12-30 14:06:19 +00:00 |
|
Marc Delisle
|
6d63f4bbd1
|
use PMA_generate_html_radio()
|
2007-12-29 21:06:30 +00:00 |
|
Marc Delisle
|
cf1303f0fe
|
Avoid a No tables found when deleting the last table of a db and the table limit offset becomes greater than the number of tables
|
2007-12-29 20:38:27 +00:00 |
|
Marc Delisle
|
705a2cd083
|
Improve look of message, thanks to Kai Seidler
|
2007-12-29 15:01:14 +00:00 |
|