Commit Graph

8978 Commits

Author SHA1 Message Date
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
Sebastian Mendel
65fea8c21f make use of PMA_Message 2007-10-12 08:09:12 +00:00
Sebastian Mendel
1950e582e6 some tweaks
display error an calling page instead of empty page
2007-10-12 08:08:32 +00:00
Sebastian Mendel
51f93af4b0 some tweaks
display error on calling page instead an empty page
2007-10-12 08:07:30 +00:00
Sebastian Mendel
924d9a951f added some shorthand functions 2007-10-12 08:05:11 +00:00
Marc Delisle
84be80201e Partitioned status in table Structure 2007-10-11 16:49:41 +00:00
Sebastian Mendel
c47b15a6b2 cleanup 2007-10-11 14:08:25 +00:00
Sebastian Mendel
afe75063df change FlushPrivilegesNote from WARNING to NOTICE 2007-10-11 12:54:59 +00:00
Sebastian Mendel
81b7f9a3fc patch #1807615 [GUI] Display patch for column rights in Opera
make use of PMA_Message
2007-10-11 12:45:12 +00:00
Marc Delisle
9e9d5309d1 new/changed messages 2007-10-11 12:00:47 +00:00
Sebastian Mendel
1be2e75c8d removed obsolete pre-word 2007-10-11 10:46:57 +00:00
Sebastian Mendel
ccd31c3197 updated 2007-10-11 09:16:55 +00:00
Sebastian Mendel
69f193e47c make use of PMA_getIcon()
added support for EVENT and TRIGGER privileges
cleanup
2007-10-11 09:13:27 +00:00
Sebastian Mendel
504150a491 removed unnecessary checks in PMA_getIcon() 2007-10-11 09:11:22 +00:00
Sebastian Mendel
008074946b forgot to remove debug code 2007-10-11 09:06:56 +00:00
Michal Čihař
dc1d50ccc1 Czech translation update. 2007-10-11 06:41:54 +00:00
Sebastian Mendel
a75b4e1051 missing parameter in function call (bug #1811316 Error handler produces error) 2007-10-11 06:25:45 +00:00
Sebastian Mendel
e0af00d990 typo (updated German locales) 2007-10-11 06:16:05 +00:00
Sebastian Mendel
e007698095 updated German locales 2007-10-11 06:02:41 +00:00
Marc Delisle
fc21e27d64 Croatian update 2007-10-10 21:15:26 +00:00
Marc Delisle
37d2d05399 Font size detection was no longer working 2007-10-10 16:56:22 +00:00
Sebastian Mendel
e9d16d4a38 make use of new message object 2007-10-10 15:39:39 +00:00
Sebastian Mendel
f46abcb2b3 some more work ... 2007-10-10 15:39:28 +00:00