Commit Graph

2442 Commits

Author SHA1 Message Date
Marc Delisle
0123c35841 Character set of file message appeared twice 2006-07-22 21:13:24 +00:00
Michal Čihař
aa73d33cf6 Implement own minimalistic var_export and drop the one from PEAR. 2006-07-20 13:47:07 +00:00
Michal Čihař
126dd8dd3b update var_export to currect CVS 2006-07-19 12:34:26 +00:00
Michal Čihař
64976261a3 Fix extension loading on HP-UX (bug #1524776), thanks to Francois Laupretre - flp1. 2006-07-18 20:40:40 +00:00
Marc Delisle
0254076756 bug #1523623, BIGINT auto_increment and mysql extension 2006-07-17 16:51:51 +00:00
Sebastian Mendel
5304e6330d move server selection in main to the 'right' (below 'phpMyAdmin') 2006-07-09 10:29:28 +00:00
Sebastian Mendel
757ba7b8da fix to remove scrollbar bug in IE without quirks mode 2006-07-08 09:35:52 +00:00
Marc Delisle
37a5d112d9 bug #1477402, if default server fails you cannot switch in config auth 2006-07-06 15:59:32 +00:00
Marc Delisle
d2eec7b7d2 bug #1518147, information_schema disables displaying of size for other dbs 2006-07-06 14:40:24 +00:00
Sebastian Mendel
c15a853354 make serverlist a real html-list 2006-07-06 07:51:33 +00:00
Sebastian Mendel
5b83f20ccb make serverlist a real html-list 2006-07-06 07:23:20 +00:00
Marc Delisle
e79079b0c4 bug 1388048, constraints copied too early when copying a db 2006-07-04 16:46:09 +00:00
Marc Delisle
029a63a1f5 single-table copy did not copy the constraints 2006-07-04 15:53:41 +00:00
Sebastian Mendel
b6c15a38f0 reload default configuration if config.inc.php is removed 2006-07-04 07:36:09 +00:00
Sebastian Mendel
9bd00d3dff renamed JavaScript function refreshLeft() to refreshNavigation() 2006-07-04 06:30:44 +00:00
Sebastian Mendel
506b3cb938 bug #1477576 with rtl langs, navi links open in wrong frame 2006-07-03 15:01:45 +00:00
Sebastian Mendel
cd00d5f600 bug #1477576 with rtl langs, navi links open in wrong frame 2006-07-03 14:32:15 +00:00
Marc Delisle
183441507c check also single quotes 2006-06-30 13:13:19 +00:00
Marc Delisle
6d6f47bdb2 escape allowed parameters from non-token requests 2006-06-28 15:39:56 +00:00
Marc Delisle
02f86bfb95 remove debug code 2006-06-28 11:58:07 +00:00
Michal Čihař
1a45c89702 Recalculate URL only if needed not all times when using https. 2006-06-27 14:12:02 +00:00
Michal Čihař
fc446fde5b Add var_export compatibility wrapper from PEAR PHP_Compat to make setup.php work on PHP 4.1 (bug #1513007). 2006-06-27 09:19:21 +00:00
Michal Čihař
250575b854 Fix special case of Excel export with ; at the end (bug #1511046). 2006-06-27 08:56:46 +00:00
Marc Delisle
f92275d136 workaround information_schema problem when a db directory has wrong permissions or ownership 2006-06-25 12:42:25 +00:00
Marc Delisle
d130c36ef4 bug #1504218, better explanation for what is a PDF export 2006-06-25 11:42:18 +00:00
Marc Delisle
d4dcc67495 bug #1501027, possible user/password disclosure 2006-06-23 11:14:15 +00:00
Marc Delisle
31a7ac1c5c procedures and functions 2006-06-22 20:55:19 +00:00
Marc Delisle
d7ddb66176 continue support for PROCEDURE and FUNCTION 2006-06-22 19:59:30 +00:00
Marc Delisle
4e9745e1e7 start support for PROCEDURE and FUNCTIONS 2006-06-22 16:14:36 +00:00
Marc Delisle
1948d9b030 improvement suggested by Sebastian 2006-06-21 16:08:59 +00:00
Marc Delisle
4af5042b1a bug #1504662, server message for http auth_type 2006-06-21 12:33:08 +00:00
Marc Delisle
8e82d3d02d Tatarish name 2006-06-21 10:40:41 +00:00
Sebastian Mendel
1b7b9673ac bug #1490556 Request-URI Too Large 2006-06-20 17:58:14 +00:00
Marc Delisle
58f1a2875c typo disabled table copy operation 2006-06-20 16:42:41 +00:00
Sebastian Mendel
1e1499eef2 did not recognize hard coded & when ; is set as url separator in php 2006-06-20 15:30:59 +00:00
Marc Delisle
652c57a9d7 only since MySQL 5.0.0 2006-06-15 16:34:31 +00:00
Marc Delisle
6a76f4c544 bug #1469699, can't create stored procedure 2006-06-13 15:10:08 +00:00
Marc Delisle
8c3380e1ba unnecessary disc access 2006-06-09 20:58:16 +00:00
Marc Delisle
e32dceaa78 unnecessary disc access 2006-06-09 20:55:08 +00:00
Marc Delisle
110277793a patch #1502453, unnecessary disc access 2006-06-09 20:45:17 +00:00
Marc Delisle
d4c13a9e55 patch #1502453, unnecessary disc access 2006-06-09 20:33:03 +00:00
Marc Delisle
32b1fb8039 support display of HANDLER statement results 2006-06-09 20:13:08 +00:00
Marc Delisle
2c4dac6d05 bug #1501891, undefined function PMA_isSuperuser 2006-06-08 16:44:35 +00:00
Marc Delisle
f2f6eda2e1 cookies must be enabled in the browser 2006-06-02 15:01:29 +00:00
Marc Delisle
6ed8175b45 only show the Cookies message if we detect that cookies are disabled 2006-06-02 12:39:53 +00:00
Marc Delisle
840a5b3d56 bug #1498108, support twice the separator in db name 2006-05-31 16:43:45 +00:00
Michal Čihař
0f7e8e9e7d Add todo translations (bug #1436564). 2006-05-30 14:58:40 +00:00
Michal Čihař
8bfebb7072 Remove unused code. 2006-05-30 14:50:40 +00:00
Michal Čihař
af54eb141e Handle correctly AUTO (bug #1497239). 2006-05-30 13:46:13 +00:00
Michal Čihař
b53b94af3e Fix extension. 2006-05-30 13:41:11 +00:00