Commit Graph

1652 Commits

Author SHA1 Message Date
Marc Delisle
694f7ef519 bug #1322871, local file inclusion 2005-10-11 13:36:37 +00:00
Sebastian Mendel
3143135a5c XHTML 1.0 trans. compliance and more semantic XHTML output 2005-10-11 11:49:17 +00:00
Michal Čihař
b4928863ff Add more useful shortcuts for IP rules (RFE #1022831). 2005-10-09 13:25:02 +00:00
Michal Čihař
747e354d69 Ability to replace existing bookmark (RFE #907438). 2005-10-09 13:12:42 +00:00
Michal Čihař
f25a50a9be Support for searching in foreign keys (RFE #871091). 2005-10-09 12:49:22 +00:00
Michal Čihař
32496981c9 Show message when bookmark has been created (RFE #477472), show deleted bookmark query. 2005-10-09 08:31:44 +00:00
Michal Čihař
4166977846 Add ability to limit maximal size of extended insert query, defaults to 50 KB (RFE #1015378). 2005-10-09 08:16:57 +00:00
Michal Čihař
6429a239da Parse query before inserting LIMIT to know where to place it. 2005-10-08 20:10:01 +00:00
Michal Čihař
bdbe747f8f Fix query parsing when there is comment or string at the end. 2005-10-08 19:51:41 +00:00
Marc Delisle
20c9f89683 support MAX_USER_CONNECTIONS 2005-10-08 19:42:39 +00:00
Marc Delisle
5c981c774f workaround for warning on sf.net 2005-10-08 18:45:35 +00:00
Michal Čihař
a841d13500 Do not try to restore database as control user, it has to fail. 2005-10-08 18:27:48 +00:00
Michal Čihař
96722c24f4 fix undefined variable warning 2005-10-08 17:53:31 +00:00
Michal Čihař
ae6aa68843 Fix reading native MySQL comments when no phpMyAdmin one defined (bug #1312758). 2005-10-08 17:41:23 +00:00
Michal Čihař
c62f975a47 Use common code for CREATE/ALTER TABLE, set comments on creating table, so that user can see it in the query. 2005-10-08 17:28:31 +00:00
Michal Čihař
ee4ca2cc4f Removed unused code. 2005-10-08 15:17:42 +00:00
Michal Čihař
b64dccc2ae Removed unused code parts. 2005-10-08 14:59:56 +00:00
Michal Čihař
205a4da9f7 Use defined messages. 2005-10-08 14:55:08 +00:00
Michal Čihař
db40959fd2 Fix execution of single large queries. 2005-10-08 13:28:07 +00:00
Michal Čihař
81d01ac2ce Keep database and table selection over login, needed for RFE #1278312. 2005-10-08 13:07:27 +00:00
Marc Delisle
90f8f6b1fe typo 2005-10-08 11:38:29 +00:00
Michal Čihař
6a093d4283 Switch all SQL from read_dump.php to import.php. 2005-10-08 11:24:21 +00:00
Michal Čihař
e3567e49f3 Do not show error on empty query. 2005-10-08 10:53:55 +00:00
Michal Čihař
9207ca3885 Fix import of queries containing `, fix import of queries not terminated by ;. 2005-10-08 10:01:25 +00:00
Michal Čihař
6c09b4bd58 This one does not handle charset conversion. 2005-10-08 09:14:36 +00:00
Michal Čihař
ce05d7f446 Use same formatting for all options. 2005-10-08 08:49:06 +00:00
Marc Delisle
5eb57a9f06 bug #1313821, dbname containing a hyphen was not detected as being already created 2005-10-07 17:47:32 +00:00
Michal Čihař
589ee102f6 Drop some old code. 2005-10-07 15:23:55 +00:00
Michal Čihař
102066c088 Calendar improvements: add submit button (bug# 1312373) and fix entering time begining with 0 (bug #1312373). 2005-10-06 09:23:58 +00:00
Michal Čihař
f58e0ae0ff Fix handling of whitespace at the end of imported file. 2005-10-06 08:41:22 +00:00
Marc Delisle
bd59eb6f3c bug #1311384, Create table dialog on escaped wildcard privileges 2005-10-05 19:40:12 +00:00
Marc Delisle
1d33bd372b undefined constant at login time 2005-10-05 13:19:46 +00:00
Marc Delisle
f2d4f28e2a bug #1306833, full text link is broken 2005-10-05 12:41:22 +00:00
Sebastian Mendel
f54b83132c fixed JavaScript malfunction in querybox textarea with Opera 2005-10-04 09:18:33 +00:00
Marc Delisle
5ed987e782 improved logic 2005-09-30 20:49:56 +00:00
Marc Delisle
46c625039f MySQL < 4.1.x and super-user, better fix 2005-09-30 20:12:10 +00:00
Marc Delisle
c4c420d019 MySQL < 4.1.x and super-user 2005-09-30 19:58:32 +00:00
Marc Delisle
863a6e24d4 bug #1307208, detect lack of permission for CREATE TABLE 2005-09-30 19:22:11 +00:00
Michal Čihař
ea707775d2 Fix auto increment export (bug #1309257). 2005-09-30 18:38:14 +00:00
Sebastian Mendel
6dbd2398c6 introduced PMA_secureSession() 2005-09-28 11:57:04 +00:00
Marc Delisle
171613c0d0 bug #1262250, cannot change ENUM default value to empty 2005-09-28 11:50:50 +00:00
Sebastian Mendel
1c16f918a8 dont display bookmark selection fieldset if no bookmark exists 2005-09-28 07:36:14 +00:00
Sebastian Mendel
06fd6260d8 removed unneeded variable 2005-09-28 07:11:37 +00:00
Michal Čihař
cbea45fa0f Use common file listing in query window, remove no more used functions. Please note that file import from query windows is currently half rewritten, so compressed imports will not work. 2005-09-27 19:30:44 +00:00
Marc Delisle
de03ca872b 2.7.0-dev 2005-09-27 19:29:49 +00:00
Michal Čihař
ec2ac82b89 Use file common file listing. 2005-09-27 19:07:36 +00:00
Michal Čihař
22ddb6cee2 Sort file list on import tab, prepare generic framework to be used elsewhere (RFE #1303145). 2005-09-27 18:57:58 +00:00
Michal Čihař
600d2bb8bc this time do it real :-) 2005-09-27 18:35:33 +00:00
Michal Čihař
e19e959c04 add id 2005-09-27 18:34:39 +00:00
Michal Čihař
c6044d36b4 Do not use strOr, drop file upload from normal SQL dialogs. 2005-09-27 18:30:18 +00:00