Commit Graph

6508 Commits

Author SHA1 Message Date
Michal Čihař
a736fdd365 Fix URL rewriting not to match empty parts. 2005-10-13 14:14:59 +00:00
Sebastian Mendel
efa10c4bb8 JavaScript errors, layout errors 2005-10-13 10:43:35 +00:00
Sebastian Mendel
7dd2e62d3d XHTML compl. 2005-10-13 09:34:56 +00:00
Sebastian Mendel
d1346a3c2d XHTML compl., NOTICE, Icons for Edit/Revoke Links 2005-10-13 08:47:09 +00:00
Sebastian Mendel
bce60be31c preselect db if only one db 2005-10-13 06:59:32 +00:00
Michal Čihař
0be9c380d1 Make drop and empty tabs lead to structure instead of SQL. 2005-10-12 17:51:44 +00:00
Sebastian Mendel
bea48c6e6d XHTML compl. 2005-10-12 16:09:44 +00:00
Sebastian Mendel
9a4b880705 XHTML compl. 2005-10-12 15:10:34 +00:00
Sebastian Mendel
f361a16b0b XHTML compl. 2005-10-12 15:02:30 +00:00
Sebastian Mendel
28e567c869 XHTML compl. 2005-10-12 12:40:37 +00:00
Michal Čihař
e70801d40c Use normal font sizes for Mozilla browsers. 2005-10-12 12:11:04 +00:00
Sebastian Mendel
2600d3c29b fixed rowcount in left frame for tables in information_schema 2005-10-12 12:02:00 +00:00
Sebastian Mendel
0b808fb553 display bug in FF with tabs in querywindow 2005-10-12 11:22:34 +00:00
Sebastian Mendel
9df9bcd23a dont use 6-bit chars on windows 2005-10-12 11:15:07 +00:00
Michal Čihař
b05c864396 Make drop and empty tabs lead to structure instead of SQL. 2005-10-12 10:54:33 +00:00
Sebastian Mendel
1e2ebddf7c revert icon size to fixed width and height 2005-10-12 10:30:27 +00:00
Sebastian Mendel
96984b1a5a fixed NOTICE 2005-10-12 09:33:36 +00:00
Sebastian Mendel
e052827c74 use list for navigation tabs RFE #1290423 2005-10-12 09:28:38 +00:00
Michal Čihař
6b9d267485 one BOM per file is enough 2005-10-12 09:13:24 +00:00
Michal Čihař
07adb8da8e Fix paging. 2005-10-12 09:01:04 +00:00
Sebastian Mendel
96d1b5cc8b XHTML 1.0 trans. compliance 2005-10-11 16:07:27 +00:00
Sebastian Mendel
f0c2ec358c moved database comment into header (serverinfo) after database name 2005-10-11 15:32:04 +00:00
Sebastian Mendel
a3b332fb51 fixed display of table statistics for information_schema 2005-10-11 15:08:38 +00:00
Sebastian Mendel
c6198d6564 bug #1317655 information_schema browsing 2005-10-11 14:00:41 +00:00
Sebastian Mendel
8b6facdf39 no table statistics for information_schema 2005-10-11 13:57:47 +00:00
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ř
e530b4e2da typo 2005-10-09 12:58:14 +00:00
Michal Čihař
f25a50a9be Support for searching in foreign keys (RFE #871091). 2005-10-09 12:49:22 +00:00
Marc Delisle
c7dc601156 bug #1226819, Accepting Negative values in Resource Limits in Privileges 2005-10-09 11:32:27 +00:00
Marc Delisle
ec41dbecaa invalid js confirmation and operation feedback when dropping a view 2005-10-09 10:56:55 +00:00
Michal Čihař
c0322c0d9f Remove unused code, show only available engines, remember value of seleted engine (bug #1239580). 2005-10-09 10:14:27 +00:00
Michal Čihař
058fe96e47 Show functions for blobs when upload is enabled (RFE #1191792). 2005-10-09 09:47:19 +00:00
Michal Čihař
7719639cea Add COMPRESS and UNCOMPRESS functions. 2005-10-09 09:44:21 +00:00
Michal Čihař
d00f506329 Limit username and hostname to actual limits of MySQL (RFE #1178071). 2005-10-09 09:00:25 +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ř
c5d4961635 translation update 2005-10-08 20:24:01 +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ř
885cb0891b Fix appending LIMIT when there are comments. 2005-10-08 20:09:03 +00:00
Michal Čihař
fe380f039c Reenable LIMIT appending (bug #1318624). 2005-10-08 20:01:12 +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
85e710876b support MAX_USER_CONNECTIONS 2005-10-08 19:43:32 +00:00
Marc Delisle
20c9f89683 support MAX_USER_CONNECTIONS 2005-10-08 19:42:39 +00:00
Marc Delisle
fbdac06a9d remove old code 2005-10-08 19:02:15 +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ř
3649d901ec Use more require_once to avoid acquiring table info several times. 2005-10-08 18:14:09 +00:00