lorilee
2ebf96d242
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/display_export.lib.php
libraries/display_import.lib.php
2010-07-20 13:04:03 -07:00
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
Michal Čihař
11e53fb141
[core] Dropped AllowAnywhereRecoding configuration variable.
...
It really does not make sense these days, now the recoding of
export/import is available when the necessary extensions are loaded and
it is possible to disable it using RecodingEngine directive.
2010-07-20 12:05:07 +02:00
lorilee
301e3c43e3
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
2010-06-28 20:50:26 -04:00
lorilee
f1a5ae3a9f
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-06-28 20:49:56 -04:00
Dieter Adriaenssens
16ed06531a
remove author names
2010-06-28 20:36:12 +02:00
lorilee
8984ffffbb
Modified label text, added "doc" links
2010-06-24 17:14:20 -04:00
lorilee
3ba5c8e0f4
Fixed XHTML syntax problems
2010-06-18 16:11:52 -04:00
lorilee
a318f41805
Modified form fields, formatting and organization
2010-06-11 01:26:33 -04:00
lorilee
3bfeaf8bd7
Modified form fields, formatting and organization
2010-06-08 22:49:47 -04:00
Marc Delisle
caa98445d8
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
Michal Čihař
1a923fe9c6
Proper escaping.
2010-05-24 11:13:18 +02:00
Marc Delisle
b05a903dc3
gettext conversion
2010-05-14 07:47:50 -04:00
Marc Delisle
37f0d02a1e
avoid confusion with older $str variables
2010-05-05 15:34:53 -04:00
Marc Delisle
2182098af6
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
Marc Delisle
819324ede6
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
2010-03-06 18:04:17 +00:00
Michal Čihař
1243d870e7
rfe #2420684 [export] Allow export of timestamps in UTC.
2010-01-21 11:10:33 +00:00
Marc Delisle
d3892fdbff
bug #2924357 [operations] Cannot rename a database that has foreign key constraints
2010-01-01 22:41:29 +00:00
Marc Delisle
182c02c5e8
bug #2893221 [core] Statement may not be safe to log in statement format
2009-11-21 13:22:08 +00:00
Marc Delisle
f038959b4f
bug #2839548 [export] Triggers order on export
2009-08-30 12:43:07 +00:00
Marc Delisle
15441ded5d
do not try to display a tab that was not built
2009-08-22 11:22:50 +00:00
Michal Čihař
c32bc4ed86
bug #2609346 [operations] Fix copying views.
2009-03-03 10:12:17 +00:00
Michal Čihař
74fe4a0e13
bug #2280904 [export] do not include view name in export
2008-11-28 12:28:49 +00:00
Michal Čihař
5d010348da
Add phpdoc package header to some files.
2008-11-24 09:14:31 +00:00
Michal Čihař
04570f5eb7
rfe #1612724 [export] add option to export without comments
2008-09-03 16:08:14 +00:00
Michal Čihař
a7ab2b98ee
patch #2089240 [export] handle correctly switching SQL modes
2008-09-03 15:32:57 +00:00
Michal Čihař
181eb71fae
Add links to mysqldump documentation for some options.
2008-09-03 11:54:58 +00:00
Marc Delisle
33421a8e5b
bug #2037375 [export] DROP PROCEDURE needs IF EXISTS
2008-08-09 13:58:44 +00:00
Marc Delisle
1ded7cd77f
bug #2037381 [export] Export type "replace" does not work
2008-08-06 17:25:31 +00:00
Marc Delisle
e4f84a9bbb
PMA_getTableDef() is also called from Table.class.php
2008-06-27 14:27:18 +00:00
Marc Delisle
5d61bfbba1
bug #1989281 [export] Export fails if one table is marked as crashed
2008-06-26 15:37:15 +00:00
Marc Delisle
afbb2a9dc2
protection against XSS when register_globals is on and .htaccess has no effect
2008-06-21 15:01:27 +00:00
Marc Delisle
565dc8d348
bug #1906983 [export] Reimport of FUNCTION fails
2008-04-06 23:22:19 +00:00
Marc Delisle
e8c15e7e85
bug 1926357, last part of the fix
2008-04-06 12:52:53 +00:00
Marc Delisle
9ddb422b87
bug #1906980 [Export] Import of VIEWs fails if temp table exists
2008-03-18 16:57:33 +00:00
Marc Delisle
a034f729ae
bug #1893034 [Export] SET NAMES for importing with command-line client
2008-03-09 13:42:39 +00:00
Marc Delisle
5d0c2032ce
Export events
2008-02-27 18:00:30 +00:00
Marc Delisle
4bb9cdf1b3
PMA_DBI_get_definition()
2008-02-26 13:17:22 +00:00
Marc Delisle
8e0a78e0c6
remove code/message for deprecated pmadb-style column comments in the export file
2007-12-23 13:49:34 +00:00
Marc Delisle
d6da079aaf
bug #1825172 [export] Exporting and functions
2007-11-03 14:52:05 +00:00
Sebastian Mendel
8a3d582aaa
removed MySQL < 5 code
2007-10-02 08:47:20 +00:00
Marc Delisle
f0f97fefc6
bug #1783667 NO_AUTO_VALUE_ON_ZERO and MySQL version
2007-08-30 16:35:47 +00:00
Marc Delisle
664a9f9fc0
patch #1766633 Incorrect export with specified MySQL port, thanks to Juergen Wind
2007-08-11 13:01:36 +00:00
Sebastian Mendel
d2b9013fad
fixed E_STRICT
2007-08-02 11:40:16 +00:00
Marc Delisle
f3636aedc3
bug #1751172 Do not export data when exporting a single VIEW
2007-07-12 14:48:52 +00:00
Marc Delisle
8ea5dfc479
bug #1747215 , other cases of blanks at end of line
2007-07-11 19:19:32 +00:00
Marc Delisle
f772df4b99
bug #1747215 Export emits blanks at line ends
2007-07-11 13:53:58 +00:00
Marc Delisle
e1bd91f914
bug #1722502 DROP TABLE in export VIEW
2007-06-14 17:10:25 +00:00
Marc Delisle
e33c249de2
bug #1722502 DROP TABLE in export view structure
2007-05-21 17:13:49 +00:00
Marc Delisle
951b2a2f9e
bug #1715709 export in SQL format always includes procedures and functions
2007-05-20 19:00:38 +00:00