Sebastian Mendel
|
4f685307b4
|
cleanup
|
2007-10-17 14:14:59 +00:00 |
|
Marc Delisle
|
3a81ff4b37
|
improved messages
|
2007-10-17 14:08:42 +00:00 |
|
Sebastian Mendel
|
994d2667ab
|
PHP 5.2 required
|
2007-10-17 14:08:40 +00:00 |
|
Sebastian Mendel
|
bccd6fea65
|
cleanup
|
2007-10-17 14:07:58 +00:00 |
|
Sebastian Mendel
|
efee2426c5
|
cleanup
|
2007-10-17 14:05:21 +00:00 |
|
Sebastian Mendel
|
2ebc28fe34
|
cleanup
|
2007-10-17 14:01:50 +00:00 |
|
Sebastian Mendel
|
e22992d956
|
cleanup
|
2007-10-17 13:51:06 +00:00 |
|
Sebastian Mendel
|
26d96b8fc0
|
make use of PMA_Message
|
2007-10-17 13:33:32 +00:00 |
|
Sebastian Mendel
|
ac6ae7ecf1
|
tweaked "showing rows x to y (...)" message
fixed wrong config variable used for max exact view count
|
2007-10-17 13:12:18 +00:00 |
|
Sebastian Mendel
|
a726763bda
|
better check for strings
use no separator if requested, really
|
2007-10-17 13:10:39 +00:00 |
|
Sebastian Mendel
|
085a7c8f22
|
make use of PMA_Message
|
2007-10-17 12:14:19 +00:00 |
|
Sebastian Mendel
|
06b2fea3e3
|
added functionality
cleanup
comments/phpdoc
|
2007-10-17 11:51:48 +00:00 |
|
Sebastian Mendel
|
9a510cabf3
|
make use of PMA_Message
|
2007-10-17 10:42:33 +00:00 |
|
Sebastian Mendel
|
1454a3e599
|
PMA_showMessage(): removed obsolete check for $show_error_header
|
2007-10-17 10:10:17 +00:00 |
|
Sebastian Mendel
|
6ee1069a9c
|
make use of PMA_Message
|
2007-10-17 10:08:21 +00:00 |
|
Sebastian Mendel
|
b53e28bd31
|
PMA_mysqlDie(): cleanup, make use of PMA_getIcon() and better use of PMA_generate_common_url()
|
2007-10-17 10:05:27 +00:00 |
|
Sebastian Mendel
|
0f18e49843
|
make use of PMA_Message
|
2007-10-17 09:06:00 +00:00 |
|
Sebastian Mendel
|
236198619d
|
should save before committing ... (missed some comments)
|
2007-10-17 08:05:57 +00:00 |
|
Sebastian Mendel
|
3b8b479d8c
|
commented out auto-switching to active database - really required? bug #1814718 win: table list disappears (mixed case db names)
|
2007-10-17 08:03:19 +00:00 |
|
Sebastian Mendel
|
b2fa83b7ab
|
use a more generic link for sf.net tracker items
|
2007-10-17 08:02:56 +00:00 |
|
Sebastian Mendel
|
68cad9ad8b
|
bug #1814733 win: copy db to mixed name db fails
make use of PMA_Message
do not just exit (blank white page) in case of error when copying/moving tables
|
2007-10-17 07:38:31 +00:00 |
|
Sebastian Mendel
|
9b7f22ae50
|
cleanup
moved relation function into relation library file
(some of the changes where checked in with previous checkin by accident)
|
2007-10-16 15:00:51 +00:00 |
|
Sebastian Mendel
|
d9eebc2ae0
|
removed closing of db connection, closing database connection is only required if script runs longer than database connection is needed
|
2007-10-16 14:02:16 +00:00 |
|
Sebastian Mendel
|
46b110828b
|
no more .php3 files (3)
|
2007-10-16 13:34:33 +00:00 |
|
Sebastian Mendel
|
3f00f63f1b
|
removed old comment
|
2007-10-16 13:28:55 +00:00 |
|
Sebastian Mendel
|
9ea0cb8b87
|
no more .php3 files (2)
|
2007-10-16 13:25:25 +00:00 |
|
Sebastian Mendel
|
c1114209db
|
no more .php3 files
|
2007-10-16 13:23:58 +00:00 |
|
Sebastian Mendel
|
177ea6c5d5
|
do not connect twice if no controluser is defined, no controluser query should affect user connection (no DB change)
|
2007-10-16 12:52:36 +00:00 |
|
Sebastian Mendel
|
107fc46ad9
|
make use of PMA_Message
|
2007-10-16 12:14:19 +00:00 |
|
Sebastian Mendel
|
86acb749a4
|
added some more functionality
|
2007-10-16 12:12:55 +00:00 |
|
Sebastian Mendel
|
585f991656
|
make use of PMA_Message
|
2007-10-16 09:30:13 +00:00 |
|
Sebastian Mendel
|
8cd87d9e46
|
make use of PMA_Message
|
2007-10-16 09:16:41 +00:00 |
|
Sebastian Mendel
|
1f2a59c7be
|
handle locale strings in PMA_Message::addParam()
|
2007-10-16 09:16:20 +00:00 |
|
Sebastian Mendel
|
d6a1af00cb
|
do not print non scalar values
|
2007-10-16 08:47:47 +00:00 |
|
Sebastian Mendel
|
1c47906d0a
|
cleanup
display errors in place
|
2007-10-16 08:31:13 +00:00 |
|
Sebastian Mendel
|
568e735186
|
for last XSS fix: forgot to whitelist PMA_PHP_SELF
|
2007-10-16 07:24:29 +00:00 |
|
Sebastian Mendel
|
ef7a052074
|
- fixed XSS in server_status.php, thanks to Omer Singer, The DigiTrust Group
- fixed some possible XSS with PHP_SELF (PATH_INFO)
- commented out some use of PATH_INFO ... needs further testing
|
2007-10-16 07:11:28 +00:00 |
|
Marc Delisle
|
7816ec7b1a
|
2.11.1.1
|
2007-10-15 22:07:35 +00:00 |
|
Sebastian Mendel
|
55356e7b5e
|
cleanup
avoid PMA_mysqlDie()
|
2007-10-15 11:37:26 +00:00 |
|
Sebastian Mendel
|
9993ca8f47
|
added more shorthands
|
2007-10-15 11:36:48 +00:00 |
|
Sebastian Mendel
|
608da592da
|
bug #1811519 [privileges] fixed used collation for accessing mysql.user in server privileges
|
2007-10-15 09:20:30 +00:00 |
|
Sebastian Mendel
|
8348ed3818
|
do not force charset (collation), charset (collation) is defined in the db, table and/or field
|
2007-10-15 08:54:12 +00:00 |
|
Marc Delisle
|
95e7183664
|
it should not be possible to move or copy a table to information_schema
|
2007-10-14 12:23:22 +00:00 |
|
Sebastian Mendel
|
ac69f1cad1
|
fixed bug #1811519 Can't delete user with a german umlaut.
return to privileges pages in case of error in drop user
|
2007-10-12 12:16:48 +00:00 |
|
Marc Delisle
|
59f4fdcc16
|
strTableAlteredSuccessfully
|
2007-10-12 12:07:20 +00:00 |
|
Sebastian Mendel
|
d654b80d6d
|
use full qualified table name in success message (db .table instead if just table)
|
2007-10-12 11:54:44 +00:00 |
|
Sebastian Mendel
|
eda10ae46a
|
make use of PMA_Message
return to tbl_operations.php in case of error and do not display empty error page
|
2007-10-12 11:24:35 +00:00 |
|
Sebastian Mendel
|
3f943b4704
|
in case of error, display form again prefilled with previous values and the error occurred
|
2007-10-12 10:10:59 +00:00 |
|
Sebastian Mendel
|
f8b5b6e94a
|
make use of PMA_Message
preserver already defined message from mult_submits.inc.php
|
2007-10-12 08:16:25 +00:00 |
|
Sebastian Mendel
|
10130dd9e3
|
do not sometimes silently prevent dropping of last column(s) - but always display the error if tried
(current silently prevention did only work if only one column exists)
|
2007-10-12 08:12:08 +00:00 |
|