Commit Graph

30 Commits

Author SHA1 Message Date
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
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
bd303c2b02 * Fixed some coding style inconcistencies
* make the latest patch from Robin PHP3 compatible
2001-08-15 09:53:22 +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
50712d2a3c Fixed an other slashes bug 2001-08-09 14:49:27 +00:00
Loïc Chapeaux
745fa627a3 Try a fix for bug #446982 (Dump files ignored with Windows server) 2001-08-08 16:58:44 +00:00
Loïc Chapeaux
705045e87f fixed a slashes bug 2001-08-07 17:08:20 +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
Steve Alberty
7820d3e125 mysql_die2 to mysql_die 2001-08-02 14:27:50 +00:00
Marc Delisle
0ab0ad63b1 merge Loic's version 2001-07-30 21:21:19 +00:00
Loïc Chapeaux
d8ecd3f3e4 Removed a faulty fix for bug #439565 2001-07-13 14:53:05 +00:00
Marc Delisle
3b53e68c7b bug 439565 2001-07-10 00:58:44 +00:00
Marc Delisle
e48d7de32b bug 436108 2001-07-02 20:12:55 +00:00
Steve Alberty
25f588da25 remove double include 2001-06-27 11:36:36 +00:00
Marc Delisle
01062c0f68 Empty RunQuery bug 2001-06-05 20:00:55 +00:00
Loïc Chapeaux
4d067f3a01 Pete fix ed the bug #427796 2001-05-30 20:13:03 +00:00
Loïc Chapeaux
9101957f6c Optimized a bit the stripslash work in case of inline queries 2001-05-20 18:15:16 +00:00
Loïc Chapeaux
dfa57ed7d8 Added the path './' before all required or included files to avoid conflicts with the 'include_path' directive 2001-05-20 09:56:22 +00:00
Loïc Chapeaux
bda513743f Opus, I've melt dev version and stable one yesterday... 2001-05-19 21:23:06 +00:00
Loïc Chapeaux
0bb4ef6a62 A little nit of optimization 2001-05-18 22:03:36 +00:00
Loïc Chapeaux
dbbbe7757f Pete Kelly finally fixed all the special characters problems 2001-05-18 21:29:45 +00:00
Armel Fauveau
51c73a30e6 Bookmark : 'executer' option 2001-05-11 20:32:08 +00:00
Armel Fauveau
8e3f1e20cf Bookmark : 'delete' option 2001-05-11 00:24:15 +00:00
Loïc Chapeaux
f0e8db0af8 fixed all the special characters problems (Bug #421889) 2001-05-10 17:12:25 +00:00
Armel Fauveau
2765982708 Bookmark : 'view only' option 2001-05-10 04:12:51 +00:00
Loïc Chapeaux
5197539496 Fix warnings when error_reporting is set to E_ALL 2001-05-08 00:00:03 +00:00
Armel Fauveau
0a35c11957 Bookmark Support 2001-05-07 03:59:13 +00:00
Loïc Chapeaux
09a9dd4796 Enforce reloading of the left frame if a table has to be created 2001-05-05 20:39:01 +00:00
Olivier Müller
7ff8fedebd Initial revision 2001-05-03 17:25:09 +00:00