Olivier Müller
bf42fcff45
fix over fix :)
2001-08-21 10:07:14 +00:00
Loïc Chapeaux
91ba92027d
no message
2001-08-21 09:28:23 +00:00
Olivier Müller
51034ae5f5
* lib.inc.php3: fixed the socket patch, should work now
2001-08-21 07:32:44 +00:00
Olivier Müller
3fc8fa4a45
db_stats.php3: added list of 20 biggest db's
2001-08-21 07:02:24 +00:00
Loïc Chapeaux
4400783650
no message
2001-08-20 23:30:18 +00:00
Loïc Chapeaux
edbf058565
improved the way the mysql_affected_rows is used
2001-08-20 22:07:39 +00:00
Olivier Müller
b8487c9593
db_stats: now also show server totals
2001-08-20 20:53:41 +00:00
Olivier Müller
78efb0b088
small new feature: stats overview about all databases of a server
2001-08-20 20:39:44 +00:00
Loïc Chapeaux
662df47fa8
Merged the socket patch from Dan Allen
2001-08-20 20:08:01 +00:00
Loïc Chapeaux
c3d62b3988
according to rfc 2816, the location http header requires an absolute URI
2001-08-20 19:08:29 +00:00
Loïc Chapeaux
9fc66f3eae
go back to the previous calling script that is not a confirmation form in case of error
2001-08-20 16:55:17 +00:00
Loïc Chapeaux
387bd70155
fixed some javascript bugs
2001-08-20 16:37:13 +00:00
Loïc Chapeaux
75e7497367
Optimized a bit and started to work on feature #444767 (Other cases for display=simple)
2001-08-20 14:22:06 +00:00
Marc Delisle
7b5e0de828
cfgProtectBlob default value
2001-08-20 12:36:14 +00:00
Loïc Chapeaux
a4d05729f1
added an extended inserts option for dumps of data
2001-08-20 11:40:07 +00:00
Loïc Chapeaux
d8cd66c506
fixed some bugs with CSV exportations
2001-08-20 10:22:33 +00:00
Loïc Chapeaux
019895f30c
no message
2001-08-19 21:01:06 +00:00
Olivier Müller
8c99c7cba3
docs fixes, removed contents of CREDITS (is in Documentation.html)
2001-08-19 20:06:21 +00:00
Loïc Chapeaux
007bb0b607
Fixed bug #450255 (new javascript error with netscape3) thanks to Fran�ois
2001-08-19 15:57:56 +00:00
Loïc Chapeaux
2f91f66172
Do not display functions with enum or set fields types
2001-08-19 15:18:02 +00:00
Loïc Chapeaux
9f031ad790
Merged patch #452877 ($cfgServer['only_db'] - array) from Jakub Wilk
2001-08-19 15:02:51 +00:00
Loïc Chapeaux
5485aa0fe9
no message
2001-08-19 14:15:08 +00:00
Loïc Chapeaux
db21ee9a84
no message
2001-08-19 13:45:54 +00:00
Olivier Müller
4ab699c90f
* db_readdump.php3: if file contains mutiple queries, only show this line:
...
"Your SQL-query has been executed successfully: The content of your
file has been inserted. (131 Instructions)" instead of showing twice
(result + textarea) the whole file, which could be problematic with
large dumps.
* db_details: removed $sql_query_cpy stuff (was used by db_readdump.php3)
2001-08-19 12:46:17 +00:00
Loïc Chapeaux
862ebba12b
no message
2001-08-19 12:13:41 +00:00
Robin Johnson
82e0f2e2f2
lib.inc.php3 (788, 790) : tweak size for lower resolution screens - change undone
...
fixed up some spacing in the code for neatness
lib.inc.php3 (694) : preg_replace changed to eregi_replace as per support #447076
2001-08-19 02:20:17 +00:00
Loïc Chapeaux
a15f602d64
no message
2001-08-19 00:57:53 +00:00
Loïc Chapeaux
2c1d9eeca9
no message
2001-08-19 00:56:17 +00:00
Robin Johnson
7fbdcd1344
lib.inc.php3 (788, 790) : tweak size for lower resolution screens
2001-08-18 18:28:41 +00:00
Loïc Chapeaux
833cf60bd8
no message
2001-08-18 17:47:53 +00:00
Olivier Müller
f5cb3dc5e4
small things...
2001-08-18 16:08:42 +00:00
Loïc Chapeaux
66dd80786b
no message
2001-08-18 10:17:02 +00:00
Robin Johnson
3e7b6edd76
config.inc.php3:
...
- Added comments about what many of the configuration variables do
- Replaced multiple spaces with tabs for alignment
2001-08-17 18:08:27 +00:00
Loïc Chapeaux
96263d79c6
no message
2001-08-17 18:02:37 +00:00
Loïc Chapeaux
397470dda4
Fixed some encoding/decoding bugs
2001-08-17 14:26:39 +00:00
Loïc Chapeaux
eb1e2a9a37
no message
2001-08-17 14:22:32 +00:00
Loïc Chapeaux
9f8cb4b8bb
no message
2001-08-17 11:19:33 +00:00
Marc Delisle
7c35a94f5d
bug 451085
2001-08-16 10:21:27 +00:00
Loïc Chapeaux
95f354a0b4
fixed some of the bugs I've introduced with my last patches
2001-08-16 09:20:48 +00:00
Loïc Chapeaux
70fbd65cd9
fixed a php syntax error
2001-08-16 01:53:45 +00:00
Olivier Müller
b7dac7b6fc
added select/insert/empty to the top of the page : why only browse ? there is so much space...
2001-08-15 19:33:14 +00:00
Loïc Chapeaux
9bced50f9e
no message
2001-08-15 18:09:05 +00:00
Olivier Müller
65340286de
* db_details.php3: feature request #451138 : display # of tables,
...
* left.php3: added display of # of tables, for a better overview
* config.php3, lib.inc.php3, docs: feature request #451137 :
2001-08-15 17:35:58 +00:00
Robin Johnson
9e25784d3f
Bug #450374 - (RC4) + becomes space - patched in tbl_replace.php3
2001-08-15 17:03:13 +00:00
Loïc Chapeaux
827c5ac58b
no message
2001-08-15 15:47:46 +00:00
Loïc Chapeaux
8df020e9ac
no message
2001-08-15 15:00:53 +00:00
Steve Alberty
b1d45f0dd0
prevent to use dl() if dl not exists (PHP5)
2001-08-15 11:32:36 +00:00
Loïc Chapeaux
43515e8740
no message
2001-08-15 09:54:08 +00:00
Robin Johnson
4ccadfe6b2
Patch for Bug #449858 from Ignacio Vazquez-Abrams. First patch used, not second one.
2001-08-14 17:48:42 +00:00
Robin Johnson
cbf27c936b
BUG #448206 - Support of table aliases, see SF bug tracker notes about it.
2001-08-10 23:13:30 +00:00