Loïc Chapeaux
019895f30c
no message
2001-08-19 21:01:06 +00:00
Loïc Chapeaux
d47e003edb
various updates
2001-08-19 21:00:49 +00:00
Loïc Chapeaux
5ebfd2d844
fixed a bug with netscape 3 thanks to Fran�ois
2001-08-19 21:00:23 +00:00
Loïc Chapeaux
3f4c6b2970
added $strNoDatabases
2001-08-19 20:59:33 +00:00
Loïc Chapeaux
44a67b246e
* checks if databases from $cfgServers[1]['only_db'] exists before displaying them at the left frame
...
* take into account the case where there is no usable databases
2001-08-19 20:58:48 +00:00
Olivier Müller
06aecc2930
refresh
2001-08-19 20:11:40 +00:00
Olivier Müller
8c99c7cba3
docs fixes, removed contents of CREDITS (is in Documentation.html)
2001-08-19 20:06:21 +00:00
Olivier Müller
1ad52bc131
typo
2001-08-19 20:04:09 +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
e552db4321
Put $strInstructions at its right place
2001-08-19 14:14:50 +00:00
Loïc Chapeaux
c2d5de5703
Beautify a bit the way the query is displayed
2001-08-19 14:14:17 +00:00
Loïc Chapeaux
3fa64ba598
Fixed Olivier's improvement for mutiple queries
2001-08-19 14:13:40 +00:00
Loïc Chapeaux
db21ee9a84
no message
2001-08-19 13:45:54 +00:00
Loïc Chapeaux
7bf0ee3f06
Handles some vars for the "modify a query" link
2001-08-19 13:45:33 +00:00
Loïc Chapeaux
ebafc33367
Choosing not to execute a drop statement leads now to the calling script
2001-08-19 13:44:25 +00:00
Olivier Müller
e3844359a7
added $strInstructions (used in db_readdump)
2001-08-19 12:47:42 +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
Loïc Chapeaux
384104a40e
Little optimization
2001-08-19 12:13:22 +00:00
Loïc Chapeaux
4d0b6c3a3c
Once a query has been executed phpMyAdmin now moves back to the calling script
2001-08-19 12:13:03 +00:00
Olivier Müller
59c3fc6b90
show 2 chars (better if you want to use \t, etc...)
2001-08-19 11:35:08 +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
Loïc Chapeaux
66f4571e8d
Move back to the welcome page if the current database has been dropped
2001-08-19 00:55:58 +00:00
Loïc Chapeaux
34565035d9
Do not modify blob/binaries if $cfgProtectBlob is true
2001-08-19 00:55:20 +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
Loïc Chapeaux
67b5cf4b8d
* fixed a bug with a global variable,
...
* ensures the number of rows is displayed with select statements submitted from the query box,
* fixed some coding style inconcistencies.
2001-08-18 17:47:31 +00:00
Loïc Chapeaux
fe1de3874b
fixed a coding bug
2001-08-18 17:46:11 +00:00
Loïc Chapeaux
53d59c65b4
Added some words about enums and set fields
2001-08-18 17:45:09 +00:00
Olivier Müller
f5cb3dc5e4
small things...
2001-08-18 16:08:42 +00:00
Steve Alberty
c0105db92d
remove warnings
2001-08-18 13:58:16 +00:00
Loïc Chapeaux
66dd80786b
no message
2001-08-18 10:17:02 +00:00
Loïc Chapeaux
da28117c59
Merged temporary javascript fixes
2001-08-18 10:16:43 +00:00
Loïc Chapeaux
1a666dbf0f
Modified the way the tables' number is displayed
2001-08-18 10:16:20 +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
f0086017fd
Added a fix to enforce reloading of the left frame if a database/table has been created/deleted
2001-08-17 18:02:15 +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
986132a4ad
Added a style for the number of tables per database
2001-08-17 14:22:13 +00:00
Loïc Chapeaux
56dd0cb360
Fixed some encoding/decoding bugs
2001-08-17 14:21:37 +00:00
Steve Alberty
8645298a6b
suppress warning
2001-08-17 13:20:41 +00:00
Loïc Chapeaux
9f8cb4b8bb
no message
2001-08-17 11:19:33 +00:00
Loïc Chapeaux
11ff4f4927
updated thanks to Jakub Wilk
2001-08-17 11:19:15 +00:00
Loïc Chapeaux
9cdf808e39
removed an unecessary stripslashes call
2001-08-17 11:18:52 +00:00