Commit Graph

1440 Commits

Author SHA1 Message Date
Loïc Chapeaux
74b4672288 updated 2001-11-24 08:42:42 +00:00
Loïc Chapeaux
a967a4c09b added some stuffes in the "ToDo" list at the end. 2001-11-24 08:42:24 +00:00
Loïc Chapeaux
5c7d908993 Ooops, wrong funtion comments... 2001-11-23 19:25:02 +00:00
Loïc Chapeaux
35f54e35a2 no message 2001-11-23 19:19:42 +00:00
Loïc Chapeaux
77aecf4de1 Added an entry about a PWS bug and its workaround tahnks to Filippo Simoncini 2001-11-23 19:19:12 +00:00
Loïc Chapeaux
ee8b5f07ce This frame wasn't taking into account the output buffering feature! 2001-11-23 19:14:30 +00:00
Loïc Chapeaux
ba1708a1a5 * beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender
* the true MySQL type of columns is now displayed
2001-11-23 19:13:51 +00:00
Loïc Chapeaux
dc91bc219a Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
1b39d111d5 no message 2001-11-22 20:35:02 +00:00
Loïc Chapeaux
b1398ff4d5 merged patch #479083 - display name of server after db/table thanks to Martin Jespersen 2001-11-22 20:34:38 +00:00
Loïc Chapeaux
f266ba5273 * fixed bug #484591 - Users Page -- "no password";
* PEAR codding standards (functions names).
2001-11-22 20:34:03 +00:00
Loïc Chapeaux
5afab4ed26 no message 2001-11-21 20:55:53 +00:00
Loïc Chapeaux
eb08562431 removed some remaining tabs 2001-11-21 20:55:30 +00:00
Loïc Chapeaux
becb93a963 simplified the error handling settings under php4 2001-11-21 20:55:06 +00:00
Loïc Chapeaux
28341df0e7 updated thanks to Gosha Sakovich 2001-11-21 20:54:34 +00:00
Loïc Chapeaux
c0cc8b10d3 merged feture request #482468 - adding CSS page-break in documentation.html 2001-11-20 20:46:12 +00:00
Loïc Chapeaux
4c867584a6 no message 2001-11-20 20:14:08 +00:00
Loïc Chapeaux
a56928ee56 fixed reverse display of the number of tables per databases under right to left writting 2001-11-20 20:13:46 +00:00
Loïc Chapeaux
249b02ef45 unset applied to a global variable inside a function just kills the symbolic link 2001-11-20 20:12:49 +00:00
Loïc Chapeaux
e83c1e891d no message 2001-11-20 15:55:29 +00:00
Loïc Chapeaux
ead2dd467a changed "$sessionMaxRows" by "$session_max_rows" (PEAR codding standards) 2001-11-20 15:55:05 +00:00
Loïc Chapeaux
41e32b0cdc set the default function to "NOW()" for timestamp fields only in insert mode (ie not in update mode) 2001-11-20 15:54:01 +00:00
Loïc Chapeaux
7feaf78e91 always use the existing timestamp value in the update statement else MySQL auto-update it to the current timestamp 2001-11-19 22:03:56 +00:00
Loïc Chapeaux
24a673eaa6 no message 2001-11-19 21:17:42 +00:00
Loïc Chapeaux
0d2886eaf8 added a faq entry about the invalid "$cfgPmaAbsoluteUri" related problems 2001-11-19 21:17:19 +00:00
Loïc Chapeaux
473abd55d8 removed the "MySQL" column if no MySQL feature is allowed 2001-11-19 21:16:13 +00:00
Steve Alberty
dace5dd51c translate some strings 2001-11-19 18:35:02 +00:00
Marc Delisle
889a40cceb indexes 2001-11-19 14:34:47 +00:00
Marc Delisle
14f8132245 indexes 2001-11-19 14:19:23 +00:00
Loïc Chapeaux
d9e5e6331f The "upload dump file" feature is no long displayed if upload is disabled in the php configuration file 2001-11-18 20:54:51 +00:00
Loïc Chapeaux
a40045227b Since php 4.0.5 the associative array returned by "mysql_fetch_array" may returns fields with NULL value 2001-11-17 18:40:06 +00:00
Loïc Chapeaux
514ee5d869 a "valign" clause where missing 2001-11-17 10:13:19 +00:00
Loïc Chapeaux
95976ec65e fixed bug #482627 - show full processlist should have 'kill' 2001-11-17 10:05:11 +00:00
Loïc Chapeaux
0636118fec added bz2 uploading while creating release 2001-11-16 19:03:11 +00:00
Loïc Chapeaux
fe94418a91 Prepare the 2.2.2-rc1 2001-11-16 17:42:05 +00:00
Loïc Chapeaux
e08ef70e66 Prepare the 2.2.2-rc1 2001-11-16 17:30:23 +00:00
Loïc Chapeaux
d194d576e1 fixed bug #482466 - data dumping is broken in cvs version thanks to Michal Cihar 2001-11-16 14:15:17 +00:00
Loïc Chapeaux
7663bd8237 * fixed a bug with headers that may be sent after output
* fixed bug #481417 - Unable to insert dumps from phpmyadmin
2001-11-16 14:08:17 +00:00
Loïc Chapeaux
81f94f9851 fixed a bug with headers that may be sent after output 2001-11-16 14:07:24 +00:00
Loïc Chapeaux
6648ebaf6e fixed bug #479208 - Drop a table -> wrong server at left frame 2001-11-16 11:33:20 +00:00
Loïc Chapeaux
e47994fee3 merged Michal fix 2001-11-16 10:07:01 +00:00
Loïc Chapeaux
597f7ed4e2 fixed some display bugs with right to left text direction 2001-11-15 22:20:27 +00:00
Loïc Chapeaux
72649ded42 added faq entries in the server section 2001-11-15 21:26:41 +00:00
Loïc Chapeaux
bec92060dd no message 2001-11-15 18:53:33 +00:00
Loïc Chapeaux
b890055b05 updated thanks to Fisal Assubieye 2001-11-15 18:53:08 +00:00
Loïc Chapeaux
690d914380 fixed IE downloading bug with SSL 2001-11-15 18:52:32 +00:00
Loïc Chapeaux
69efb61cfc no message 2001-11-14 20:51:20 +00:00
Loïc Chapeaux
82e87f4e1b * fixed bug #480178 - select ... into outfile fails 2001-11-14 20:50:56 +00:00
Loïc Chapeaux
472a433a07 * fixed bug 481593 - interface fonts too big on macs;
* taked into account the case when "magic_quotes_sybase" is set in the php configuration file and fixed the js errors.
2001-11-14 20:50:23 +00:00