Commit Graph

629 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
0ec91a1692 added some mysql_die() calls 2001-08-20 16:57: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
Steve Alberty
d26d6506d1 translate some strings 2001-08-20 14:59:20 +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
Marc Delisle
7b5e0de828 cfgProtectBlob default value 2001-08-20 12:36:14 +00:00
Loïc Chapeaux
e7e913232a Use the convenient string for the table's dump feature 2001-08-20 12:16:33 +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
c1e1ed7629 added $strExtendedInserts 2001-08-20 11:32:24 +00:00
Loïc Chapeaux
d8cd66c506 fixed some bugs with CSV exportations 2001-08-20 10:22:33 +00:00
Loïc Chapeaux
8517bb530c added $strStrucExcelCSV 2001-08-20 10:22:08 +00:00
Steve Alberty
e3be7c1e6c translate some strings 2001-08-20 08:49:09 +00:00
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