Commit Graph

8054 Commits

Author SHA1 Message Date
Sebastian Mendel
2da8671831 db with only table specific rights where not displayed if there was not at least one db with db specfic rights 2005-11-09 12:36:13 +00:00
Sebastian Mendel
bfddbeafa4 - added PMA_getDbLink
- use fieldset for create table from
2005-11-09 10:38:33 +00:00
Sebastian Mendel
713f2d4836 - added PMA_DBI_get_default_engine()
- display default engine in table list footer
2005-11-09 10:06:38 +00:00
Sebastian Mendel
714c4c76d4 fixed display issues 2005-11-09 09:33:52 +00:00
Sebastian Mendel
c2413163c0 bug #1351743 undefined function: pma_getservercollation() 2005-11-09 08:56:35 +00:00
Marc Delisle
743416fe24 XHTML validity 2005-11-08 17:46:02 +00:00
Sebastian Mendel
ed68f9816b bug #1350872 Broken Link in Structure Tab 2005-11-08 09:54:52 +00:00
Sebastian Mendel
28a08f296b fixed/added favicon 2005-11-08 09:45:13 +00:00
Marc Delisle
3093288bfb entry for Sebastian 2005-11-08 02:36:03 +00:00
Marc Delisle
25374eeaff maybe beta2 2005-11-08 02:31:24 +00:00
Marc Delisle
586bc8dfe5 2.7.0-beta1 2005-11-08 01:41:08 +00:00
Marc Delisle
757dfd1659 update 2005-11-07 21:52:31 +00:00
Marc Delisle
8a66a74cf8 undefined db_is_information_schema 2005-11-07 20:28:31 +00:00
Sebastian Mendel
10952d7ab3 bug #1305585 Add field(s) -> type ENTER 2005-11-07 16:55:00 +00:00
Sebastian Mendel
70949dd26a Undefined variable: db_is_information_schema 2005-11-07 11:59:30 +00:00
Sebastian Mendel
f64067e1e8 bug #985399 MIME-based in print view / need to select the pk 2005-11-07 10:31:56 +00:00
Marc Delisle
6cbb94f70f lang 2005-11-06 21:40:07 +00:00
Marc Delisle
7d8aaa1c6d update 2005-11-06 21:39:15 +00:00
Sebastian Mendel
edaabfe940 PMA_DBI_convert_message(): use $GLOBALS['charset'] as target, renamed $lang to $server_language 2005-11-06 13:59:13 +00:00
Marc Delisle
754711180b clarify 2005-11-06 13:32:56 +00:00
Sebastian Mendel
d099b9d0d6 use fieldset for 'bookmark this' 2005-11-06 12:33:40 +00:00
Sebastian Mendel
4d7765c6c2 - added PMA_DBI_convert_message()
- bug #1344654 Not converted mysql error message to chosen user language
2005-11-06 12:14:43 +00:00
Sebastian Mendel
087e3895dd no import, drop, rights, operation for information_schema 2005-11-06 00:16:00 +00:00
Sebastian Mendel
40d7efec17 - no drop, empty, operation, insert, import for information_schema tables
- enabled export for views
2005-11-05 23:55:15 +00:00
Sebastian Mendel
39ecba0de6 updated database list:
- added PMA_getServerCollation()
  - display server collation in db list footer
- added PMA_DBI_get_databases_full()
  - make use of info_schema on MySQL 5
  - always display db stats for MySQL 5
- fixed html output
- replaced " with ' in some queries
2005-11-05 19:48:05 +00:00
Sebastian Mendel
d3a3f2aeb8 dropped deprecated style classes 2005-11-05 18:58:47 +00:00
Marc Delisle
1380784821 lang 2005-11-05 00:54:46 +00:00
Marc Delisle
10dea27946 update 2005-11-05 00:51:05 +00:00
Sebastian Mendel
d5ec743b2a fixed html output 2005-11-04 13:32:44 +00:00
Sebastian Mendel
eb3f4f5d30 fixed position of link meta tag 2005-11-04 13:20:40 +00:00
Sebastian Mendel
1ee1e0594e added class icon to img-tags 2005-11-04 12:53:25 +00:00
Sebastian Mendel
2f31af9efa bug #1348189 after droping db some links in main.php are missing 2005-11-04 12:31:37 +00:00
Sebastian Mendel
dbf4ee19e3 - bug# 1348089 SQL and actions bellow should be same width
- removed nowrap, vertical srcolling is really annoying
2005-11-04 12:16:06 +00:00
Michal Čihař
4c690ff753 Read InnoDB exact count before rendering icons for truncating (bug #1337744). 2005-11-04 09:47:44 +00:00
Sebastian Mendel
4b0cd49219 fixed display of stats for InnoDB and information_schema 2005-11-04 07:39:58 +00:00
Marc Delisle
d01a48b5bb lang 2005-11-03 21:33:04 +00:00
Marc Delisle
f7fc6c6422 update 2005-11-03 21:32:04 +00:00
Marc Delisle
4bae3aaca4 favicon on login panel 2005-11-03 20:07:43 +00:00
Marc Delisle
91870dadbe bug #1339184, MySQL 5 strict mode, errors inserting auto-increment fields 2005-11-03 18:24:15 +00:00
Sebastian Mendel
fb923f851a fixed some rtl lang issues 2005-11-03 17:50:09 +00:00
Marc Delisle
7f01edcc9b typo 2005-11-03 12:53:28 +00:00
Sebastian Mendel
5fd01ea5b9 use $GLOBALS as this scripts can be included from inside a function 2005-11-03 12:22:08 +00:00
Michal Čihař
4be384426b Incorrect message for validate links (bug #1346608). 2005-11-03 10:35:35 +00:00
Sebastian Mendel
95b99fe543 fixed different font sizes 2005-11-03 10:34:24 +00:00
Sebastian Mendel
cd2bb66a80 fixed different font sizes 2005-11-03 10:19:24 +00:00
Sebastian Mendel
d58e39b5ee fixed different font sizes 2005-11-03 08:50:57 +00:00
Michal Čihař
ab1c21b964 too much of just in one sentence 2005-11-02 21:14:03 +00:00
Marc Delisle
7a3fef0e39 typo and clarifications 2005-11-02 20:54:23 +00:00
Michal Čihař
77e68e5a39 Use $cfg['Servers'][1] from config.default.php as defaults for settings in config.inc.php (bug #1330847). 2005-11-02 19:46:47 +00:00
Michal Čihař
52a5f8156e This is not a configuration file. 2005-11-02 19:05:42 +00:00