Commit Graph

41 Commits

Author SHA1 Message Date
Loïc Chapeaux
0ac430fd27 $reload has now true boolean values 2001-09-07 19:42:41 +00:00
Loïc Chapeaux
1546f12c54 removed non alphabetic characters from the beginning of the sql query submitted 2001-09-03 23:07:12 +00:00
Loïc Chapeaux
7d4f60abb6 fixed a js error 2001-09-01 14:44:32 +00:00
Loïc Chapeaux
d4aa996b78 fixed a bug if $sql_file = '' 2001-08-31 15:36:58 +00:00
Loïc Chapeaux
252b3d3d80 optimized the test for super user privileges 2001-08-28 18:11:00 +00:00
Loïc Chapeaux
172baede1a ix some errors about whether to display table name or not at the top of the page 2001-08-28 16:09:35 +00:00
Robin Johnson
da0ce8fbec lib.inc.php3, db_readdump.php3:
removed expand_sql_query() as no longer needed
2001-08-28 01:25:24 +00:00
Loïc Chapeaux
ac5aad586b improved a bit Olivier's patch about the "Drop database" restrictions 2001-08-21 18:20:07 +00:00
Loïc Chapeaux
37137ed98e restored the use of the remove_remarks function that is required with scripts beginning by comments 2001-08-21 14:25:21 +00:00
Benjamin Gandon
c16d1d7760 removed useless remove_remarks() function 2001-08-20 11:32:38 +00:00
Loïc Chapeaux
3fa64ba598 Fixed Olivier's improvement for mutiple queries 2001-08-19 14:13:40 +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
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