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
a4d05729f1
added an extended inserts option for dumps of data
2001-08-20 11:40:07 +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
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
4d0b6c3a3c
Once a query has been executed phpMyAdmin now moves back to the calling script
2001-08-19 12:13:03 +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
Olivier Müller
f5cb3dc5e4
small things...
2001-08-18 16:08:42 +00:00
Loïc Chapeaux
1a666dbf0f
Modified the way the tables' number is displayed
2001-08-18 10:16:20 +00:00
Olivier Müller
b7521ee848
*** empty log message ***
2001-08-15 19:03:36 +00:00
Loïc Chapeaux
7eeb5056a8
Fixed some coding style inconcistencies
2001-08-15 18:08:46 +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
Loïc Chapeaux
0f899a86be
Fixed first part of bug #449817
2001-08-15 09:53:50 +00:00
Loïc Chapeaux
50712d2a3c
Fixed an other slashes bug
2001-08-09 14:49:27 +00:00
Loïc Chapeaux
a681a9b6ce
improved js validation tests (and reduced server charge)
2001-08-07 17:54:48 +00:00
Loïc Chapeaux
705045e87f
fixed a slashes bug
2001-08-07 17:08:20 +00:00
Marc Delisle
cb87249798
use new variables
2001-08-05 00:28:03 +00:00
Steve Alberty
7eac26503d
fixed #444542
2001-08-04 14:18:58 +00:00
Loïc Chapeaux
22596a4ec0
added two directives to disable the use of compression for dump files
2001-08-04 13:02:10 +00:00
Loïc Chapeaux
e0005ba190
queries retained and displayed into the textearea when stripslashed one time more than required
2001-08-04 10:59:46 +00:00
Steve Alberty
085d9919b5
add size for head table support
2001-08-03 18:14:16 +00:00
Steve Alberty
e79af90f65
fixed problems with non-isam tables
2001-08-03 17:54:53 +00:00
Loïc Chapeaux
ed04c1e6b0
Fixed some coding inconcistencies
2001-08-03 13:59:05 +00:00
Steve Alberty
08c1bc655e
fixed problem with table size display and MERGE tables
2001-08-03 11:12:41 +00:00
Steve Alberty
4809cb88c7
remove > before anchor
2001-07-31 11:08:15 +00:00
Marc Delisle
61f184ced4
bad link
2001-07-31 10:57:14 +00:00
Marc Delisle
0ab0ad63b1
merge Loic's version
2001-07-30 21:21:19 +00:00
Steve Alberty
f16316c7da
fix incorrect size calculation with merge tables
2001-07-21 14:20:12 +00:00
Loïc Chapeaux
07a5783842
Fixed some bugs with the patch from Laurent Haas merged the day before
2001-07-20 09:16:41 +00:00
Loïc Chapeaux
f246345b4f
Patch from Laurent Haas that allows to remember and modify a sql query submitted
2001-07-20 02:02:07 +00:00
Marc Delisle
7d5c43d1f4
dynamic length
2001-07-19 18:54:19 +00:00
Marc Delisle
cd1b459141
optional re-display of query
2001-07-16 01:22:50 +00:00
Loïc Chapeaux
81d95fa3af
Added bzip support for dump files
2001-07-15 00:31:36 +00:00
Loïc Chapeaux
36ef8df072
Cosmetic changes
2001-07-12 22:38:42 +00:00
Loïc Chapeaux
dd4cf1c960
Fixed some bugs with php3 (0 != empty)
2001-07-11 19:20:56 +00:00
Steve Alberty
4d2d26de5d
fix disfigurement if table size 0 Bytes
2001-07-11 16:51:56 +00:00
Loïc Chapeaux
e2079597e1
count_records already displays the number of records in the valid format
2001-07-10 20:59:02 +00:00
Loïc Chapeaux
565283d72c
Export the js work from tbl_properties.php3 & db_details.php3 to functions.js
2001-07-10 19:40:33 +00:00
Loïc Chapeaux
7185315db4
Fixed display problems with NS4+ (including bug #439962 )
2001-07-10 08:05:48 +00:00
Loïc Chapeaux
0b16f4e7b2
vertically center bookmarks options
2001-07-09 21:32:41 +00:00
Loïc Chapeaux
ccdddd31a1
Light beautifications
2001-07-08 21:46:10 +00:00
Loïc Chapeaux
8a1e9dfb3f
Fixed some xhtml1.0 errors
2001-07-08 21:15:08 +00:00
Loïc Chapeaux
3af3aaf406
Fixed some xhtml1.0 errors
2001-07-08 21:14:29 +00:00
Loïc Chapeaux
8645b524c4
Rewritten to be XHTML1.0 compliant and to fit PEAR coding standards
2001-07-08 20:50:56 +00:00
Armel Fauveau
7456f91ce8
Gzip Support
2001-07-07 19:44:52 +00:00
Loïc Chapeaux
bdc19fd749
Thousands and decimal separators are now language dependant
2001-07-07 17:16:02 +00:00
Marc Delisle
bde4a1b5da
add UCFirst
2001-07-01 00:31:42 +00:00
Loïc Chapeaux
edb9c660e6
Fixed a bug with PHP3
2001-06-30 16:02:31 +00:00
Marc Delisle
d4e5d0316f
bug 434608
2001-06-27 14:17:59 +00:00
Steve Alberty
f3a0a5d6cc
minor changes
2001-06-27 11:35:49 +00:00
Marc Delisle
6c71c85ad0
remove changes
2001-06-26 23:00:15 +00:00