Madhura Jayaratne
8c6261c73f
Underscores are preferred to separate words in configuration storage table names/directives
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-09 17:06:28 +05:30
Madhura Jayaratne
545db4a443
rfe #812 store export definitions for reuse
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 21:03:57 +05:30
Madhura Jayaratne
7a6e1bf6e4
Match with config names, more instances
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-30 15:23:19 +05:30
Madhura Jayaratne
dadecaf393
Match the name of corresponding config value.
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-30 15:16:42 +05:30
Nisarg Jhaveri
9ef59e49e5
rfe#1603 select structure or data for each table when exporting
...
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-27 17:09:59 +05:30
Dan Ungureanu
3b56d90297
Syntax error and refactoring.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-06-24 19:45:49 +03:00
Deven Bansod
a49e6f533d
Provide an option to export tables in a database as separate files
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-21 16:05:43 +05:30
Madhura Jayaratne
cf3375ba58
Merge branch 'QA_4_4'
2015-06-04 21:49:32 +05:30
Madhura Jayaratne
a39a5ce265
bug #4942 Export to gzip saves plain text under Chrome
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-04 21:44:40 +05:30
Hugues Peccatte
d3dd47217e
Add missing return.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-05-17 12:54:37 +02:00
Madhura Jayaratne
09ed830d8e
Fix some indentations
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-28 11:53:51 +05:30
Madhura Jayaratne
d54df757f6
Fix spacing after param type
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-28 10:47:24 +05:30
Madhura Jayaratne
90120e1cc0
Space after foreach
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-27 17:59:11 +05:30
Madhura Jayaratne
2693ad8699
Dump all metadata at the end
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-23 18:53:42 +05:30
Madhura Jayaratne
7006fedaea
Identify ExportPlugin in doc comments
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-10 16:09:56 +05:30
Madhura Jayaratne
ef981aa335
rfe #1632 Importing and exporting pMA meta-data
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-10 16:00:57 +05:30
Madhura Jayaratne
df38a76b9f
rfe #1306 Add lock tables, disable keys options
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-03-11 10:48:59 +05:30
Madhura Jayaratne
aab6b291a9
Add comment explaining why strlen is used in place of mb_strlen
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-08 20:37:36 +05:30
Madhura Jayaratne
6f1b4fa259
A better fix for bug #4625
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-08 12:56:11 +05:30
Madhura Jayaratne
775436f70f
bug #4625 "Insufficient space to save the file" on export SQL to file on server
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-08 12:46:46 +05:30
Hugues Peccatte
bdb5f333d7
Fix PHPCS issues.
...
PHPDoc updates.
Minor coding style modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-01 22:07:18 +01:00
Hugues Peccatte
80ced5fe8f
Fix PHPCS issues.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 18:37:49 +01:00
Hugues Peccatte
e17de11c74
Improve multibytes string manipulation performances.
...
Review SQL import process.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 17:40:09 +01:00
Ann + J.M
b1a7039ae3
Convert PMA_URL_getCommon calls to new style
...
Rewritten tests need validation
Signed-Off-By: Ann + J.M. <phpMyAdmin@ZweiSteinSoft.de>
2014-10-18 19:42:29 +02:00
Hugues Peccatte
f9cd1a1a22
Replace mb functions by standard string functions.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-05 11:31:50 +02:00
Hugues Peccatte
3de88162ff
Replace PMA_String uses by mb_* calls.
...
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Hugues Peccatte
fe452a7240
Make Scrutinizer happier.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 13:56:42 +02:00
Hugues Peccatte
9b77d746ab
Mass modifications to use PMA_String.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Marc Delisle
f5b56c6cfd
Fix incorrect parameter type
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-30 11:27:28 -04:00
Chirayu Chiripal
6dc1178eae
bug-4479 Missing permission in export dir not detected
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-29 20:22:49 +05:30
Isaac Bennetch
ff913e2855
Merge pull request #1238 from D-storm/export-back-link
...
fix: error in export with option view output as text
2014-06-19 12:51:08 -04:00
Chirayu Chiripal
1dd8d8c28c
fix: error in export with option view output as text
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-19 17:30:50 +05:30
Chirayu Chiripal
c8a6ea0467
scrutinizer issues fix
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-19 17:10:55 +05:30
Chirayu Chiripal
3ea7d2b52d
rfe-755: export with table/column name changes
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-16 22:41:50 +05:30
Chirayu Chiripal
33dfef377f
RFE-759 Use aliases in SQL export for tables and columns
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-09 22:44:07 +05:30
Michal Čihař
cff38db7f2
Share code for rending correct page after export
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 12:02:39 +02:00
Marc Delisle
85a0ff6619
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-08 17:25:16 +02:00
Marc Delisle
f46865c660
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-11 09:34:51 -04:00
Marc Delisle
22befe0509
Fix merge conflict
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-24 12:40:58 -04:00
Aditya Sastry
fa88c27ad6
Adds the maximum table size to export option (Feature request 1515)
...
Added a textbox to the custom export options, in the loop where the
Exporting is done, I added a query which checks the current table's size.
If this size is greater than the limit specified we don't export the current
table.
Signed-off-by: Aditya Sastry <ganeshaditya1@gmail.com>
2014-03-22 20:21:19 +05:30
Michal Čihař
d559fa6a21
Remove trailing whitespace from the code
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-20 09:36:48 +01:00
Hugues Peccatte
9fb69a229f
Merge branch 'fixExport'
2014-03-01 14:27:36 +01:00
Hugues Peccatte
dcfe93a888
Minor PHPDoc update.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-02-28 22:09:48 +01:00
Hugues Peccatte
1b13ecac80
Fix use of a missing variable.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-02-28 22:07:52 +01:00
Chanaka Indrajith
4457f40ef4
Support for export server/db/table without views
...
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2014-02-06 23:03:04 +05:30
Chanaka Indrajith
55151381fa
rfe-1403 : Support for export only triggers/stored procedures
...
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2014-02-04 22:47:00 +05:30
Chanaka Indrajith
2988aebc86
rfe-1483 : Export database without triggers
...
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2014-01-28 23:09:59 +05:30
Marc Delisle
379f8b6704
Fix merge conflicts
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-15 08:53:00 -05:00
Marc Delisle
6894e6d7e8
Fix typos
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-09 05:58:44 -05:00
Marc Delisle
08fb2d3479
Fix merge conflicts
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-01 06:29:52 -05:00