Commit Graph

94 Commits

Author SHA1 Message Date
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
d60dd7d38c Previous version were buggy (my fault, sorry) 2001-08-20 14:54:00 +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
Loïc Chapeaux
a4d05729f1 added an extended inserts option for dumps of data 2001-08-20 11:40:07 +00:00
Benjamin Gandon
c16d1d7760 removed useless remove_remarks() function 2001-08-20 11:32:38 +00:00
Loïc Chapeaux
d8cd66c506 fixed some bugs with CSV exportations 2001-08-20 10:22:33 +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
c2d5de5703 Beautify a bit the way the query is displayed 2001-08-19 14:14:17 +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
4d0b6c3a3c Once a query has been executed phpMyAdmin now moves back to the calling script 2001-08-19 12:13:03 +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
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
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
Steve Alberty
c0105db92d remove warnings 2001-08-18 13:58:16 +00:00
Steve Alberty
8645298a6b suppress warning 2001-08-17 13:20:41 +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
Steve Alberty
b1d45f0dd0 prevent to use dl() if dl not exists (PHP5) 2001-08-15 11:32:36 +00:00
Loïc Chapeaux
bd303c2b02 * Fixed some coding style inconcistencies
* make the latest patch from Robin PHP3 compatible
2001-08-15 09:53:22 +00:00
Robin Johnson
c8e110a40b A fix to my last bugfix about table aliases. 2001-08-12 02:06:20 +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
Loïc Chapeaux
5f3faa1ab2 Beautify a bit the generated html code 2001-08-09 13:50:21 +00:00
Loïc Chapeaux
ae3d54a07f Ooops, fix a xhtml1.0 coding typo 2001-08-08 14:36:58 +00:00
Loïc Chapeaux
ab815be1fe merged patch #443393 2001-08-08 14:29:49 +00:00
Loïc Chapeaux
da05812fae fix a bug when primary key values contain slashes 2001-08-08 13:55:46 +00:00
Loïc Chapeaux
d71e1be842 fix for the order bugs (need to be tested) 2001-08-07 17:07:52 +00:00
Marc Delisle
52a24c982f Stop showing BLOB if TEXT 2001-08-06 15:56:12 +00:00
Loïc Chapeaux
e56bd45311 'get_cfg_var' is only a second best solution 2001-08-05 11:36:12 +00:00
Steve Alberty
0e038ac3d6 fixed #444017 2001-08-04 13:09:40 +00:00
Loïc Chapeaux
f1242cf79d * Fixed some bugs with the bookmark feature
* and some coding inconcistencies
2001-08-03 14:01:02 +00:00
Benjamin Gandon
a8aa2a9f54 new split_sql() that fixes many bugs 2001-08-02 18:53:03 +00:00
Armel Fauveau
ed0effc74a Update bookmark section 2001-08-01 18:26:47 +00:00
Armel Fauveau
170abe1fc3 Bookmark Support now advanced auth 2001-07-31 21:03:47 +00:00
Marc Delisle
047acbf862 bug 443760 2001-07-31 01:29:39 +00:00
Marc Delisle
0ab0ad63b1 merge Loic's version 2001-07-30 21:21:19 +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
Steve Alberty
a4d1254c3a print '0' instead of '' if result count < SelectNumRows 2001-07-16 13:47:08 +00:00
Steve Alberty
914fe66c0d change set_time_limit in get_table_content_fast 2001-07-14 13:12:33 +00:00
Loïc Chapeaux
5d466b7439 Limitation feature for data dumps wasn't working with CSV exports 2001-07-14 01:11:16 +00:00
Loïc Chapeaux
c74a33e567 Added a limitation feature for data dumps thanks to Girish Nair and Vinay 2001-07-13 17:18:11 +00:00
Loïc Chapeaux
59f31d7cb4 Rewritten the 'show_message' function 2001-07-13 14:52:33 +00:00
Loïc Chapeaux
27bc61fdc2 Fixed some inconsistencies in the cvs export feature 2001-07-12 21:57:26 +00:00
Loïc Chapeaux
75d99fb1dd Fixed a wrong comparaison 2001-07-12 18:09:46 +00:00
Loïc Chapeaux
a405dc8fbd Again bug #440430 (error with php3) 2001-07-11 21:28:17 +00:00
Loïc Chapeaux
8498751ed7 Fixed bug #440430 with php3 2001-07-11 19:19:56 +00:00
Loïc Chapeaux
8c4a441457 Fixed some bugs (including #439553) when $cfgServerDefault is set to 0 in the config file 2001-07-10 06:52:33 +00:00
Marc Delisle
3b53e68c7b bug 439565 2001-07-10 00:58:44 +00:00