Hugues Peccatte
8baf7c4a8a
Update PHPDoc.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-12-11 23:21:54 +01:00
Madhura Jayaratne
fd0f3d4264
Merge branch 'QA_4_5'
2015-12-11 16:29:12 +11:00
Madhura Jayaratne
f0aba98e35
Fix #11732 Exporting feature does not work with union table
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-12-11 16:24:58 +11:00
Marc Delisle
2f2b505a2e
Fixes ##11711 Clarify the meaning of "Stand-in structure for view" in SQL export
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-12-02 10:44:14 -05:00
Marc Delisle
80f079e525
Clarify message because a table name can be the same as a database name
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-11-17 08:14:36 -05:00
Marc Delisle
06a4c57da1
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-11-09 05:39:17 -08:00
Hugues Peccatte
e1dd0a9f97
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-18 22:51:01 +02:00
Hugues Peccatte
37d2a661c0
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-07 22:49:49 +02:00
Hugues Peccatte
09f87f4770
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-07 22:09:55 +02:00
Hugues Peccatte
af7eaeb047
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-07 21:51:21 +02:00
Hugues Peccatte
c0617bcd5f
Merge remote-tracking branch 'origin/master' into useNamespaces_master
2015-10-03 15:14:47 +02:00
Madhura Jayaratne
5d2fa0d91b
Merge branch 'QA_4_5'
2015-10-03 22:20:06 +10:00
Madhura Jayaratne
b41ab56e3b
Fix #11526 Foreign key to other database's tables fails
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-10-03 22:14:49 +10:00
Hugues Peccatte
6c8c288067
Merge remote-tracking branch 'origin/master' into useNamespaces_master
2015-09-29 21:19:57 +02:00
Marc Delisle
a111236a61
Merge commit 'a4fbbcc'
2015-09-29 05:17:36 -04:00
Nisarg Jhaveri
dca9a062ed
bug #11510 , AUTO_INCREMENT value always shown in export
...
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-09-29 03:05:43 +05:30
Hugues Peccatte
71b62bcef9
Merge remote-tracking branch 'origin/master' into useNamespaces_master
2015-09-26 13:50:49 +02:00
Marc Delisle
2f41ca05f7
Merge commit '8d202a3'
2015-09-25 07:21:32 -04:00
Dan Ungureanu
8d202a3dc1
Fixes #11497 .
...
Cherry-picked udan11/sql-parser@1415469 .
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-09-25 07:07:27 -04:00
Nisarg Jhaveri
b5c731ab62
Backport 053edda33f
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-09-24 04:05:26 -04:00
Marc Delisle
b468d57409
Merge commit 'bd84bb8'
2015-09-23 15:56:27 -04:00
Nisarg Jhaveri
053edda33f
Fix #11492 , AUTO_INCREMENT statements are partly missing from exports
...
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-09-24 00:34:07 +05:30
Hugues Peccatte
330c92ddf7
Set namespace on properties classes.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-12 22:16:23 +02:00
Hugues Peccatte
42c0ebac85
Merge branch 'master' into useNamespaces_master
2015-09-09 22:05:00 +02:00
Madhura Jayaratne
93bfdbe371
Remove more references to Drizzle
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-10 01:06:58 +10:00
Madhura Jayaratne
7fadb9e37f
Remove Drizzle support from import and export
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-10 01:02:37 +10:00
Hugues Peccatte
e2470ccdc7
Add missing require.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-06 19:05:26 +02:00
Hugues Peccatte
4d9fe98ec6
Add missing elements of ExportOds class.
...
Remove includes of plugins.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-06 18:59:29 +02:00
Hugues Peccatte
ececab6c8c
Attempts to fix unit test.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-06 11:59:37 +02:00
Hugues Peccatte
6c594eb0cf
Fix calls.
...
Remove useless PHPDoc.
Add missing require.
Add missing 'use'.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-05 22:58:47 +02:00
Hugues Peccatte
178a6edd38
Add namespace on part of plugins classes.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-05 00:33:42 +02:00
Hugues Peccatte
04b4f723d8
Move libraries/plugins/auth and export classes into a namespace.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-05 00:09:30 +02:00
Hugues Peccatte
7f8f34e89d
Remove classes require_once.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
f0ba28fc1d
Set namespace on Advisor, Config, Console and Util classes.
...
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:22:52 +02:00
Madhura Jayaratne
154d62d27d
Fix #11436 CREATE DATABASE should be enabled by default on server exports
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-28 18:52:37 +10:00
Hugues Peccatte
bd707b871d
Update PHPDoc.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-24 23:34:50 +02:00
Hugues Peccatte
00bd7f02f3
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-24 19:36:16 +02:00
Marc Delisle
325c318e00
Clarify explanation
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-22 07:47:49 -04:00
Marc Delisle
569e0c1414
Merge pull request #11419 from nisargjhaveri/combine_indexes
...
Create indexes with table creation if "IF NOT EXISTS" is on
2015-08-22 07:37:45 -04:00
Nisarg Jhaveri
b2e8e4660b
Create indexes with table creation if "IF NOT EXISTS" is on
...
- change default of IF NOT EXISTS option in export
- Add warning for efficiency with IF NOT EXISTS option
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-08-22 02:18:38 +05:30
Madhura Jayaratne
aed8527845
Make the SQL exports compatible for side by side comparison with old exports
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-20 23:45:46 +05:30
Madhura Jayaratne
e27ae93962
Organize export options
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-20 10:46:24 +05:30
Madhura Jayaratne
3307089efa
Be more explicit that this directive is about auto increment value
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-20 10:38:25 +05:30
Madhura Jayaratne
f5a02f0eca
sql_auto_increment is about auto increment value
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-20 10:30:44 +05:30
Madhura Jayaratne
da1d274078
Fix - Respect the Auto increment checkbox
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-20 10:24:29 +05:30
Madhura Jayaratne
769a8aa15f
Fix #11414 Unclear export options / organization / hierarchy
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-20 10:06:38 +05:30
Madhura Jayaratne
9cf71d9169
Fix #11394 Export/import Designer view
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-13 10:17:24 +05:30
Marc Delisle
ad5baa88e9
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-06 18:00:16 -04:00
Marc Delisle
c3c196cad8
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-06 14:49:17 -04:00
Marc Delisle
bcb699f72d
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-06 14:01:42 -04:00