rfe-1403 : Support for export only triggers/stored procedures#892
rfe-1403 : Support for export only triggers/stored procedures#892lem9 merged 2 commits intophpmyadmin:masterphpmyadmin/phpmyadmin:masterfrom
Conversation
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
|
Chanaka, |
|
Marc, |
|
Chanaka, |
|
Yeah, that's what I really meant. Btw, are we going with the same pull request ? |
|
If you commit to the same branch, it will be added to this pull request, which is fine by me. |
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
|
Nice! |
rfe-1403 : Support for export only triggers/stored procedures
Changes: 6.0.062 (2014-03-02) - The method startLayer() now accepts the NULL value for the $print parameter to not set the print layer option. 6.0.061 (2014-02-18) - Bug #893 "Parsing error on streamed xref for secured pdf" was fixed. 6.0.060 (2014-02-16) - Bug #891 "Error on parsing hexa fields" was fixed. - Bug #892 "Parsing pdf with trailing space at start" was fixed. 6.0.059 (2014-02-03) - SVG 'use' support was imporved. 6.0.058 (2014-01-31) - Bug #886 "Bugs with SVG using <defs> and <use>" was fixed. 6.0.057 (2014-01-26) - Bug #883 "Parsing error" was fixed. 6.0.056 (2014-01-25) - The automatic cache folder selection now works also with some restricted hosting environments. - CSS text-transform property is now supported (requires the multibyte string library for php) - see examle n. 061 (Thanks to Walter Ferraz). - Bug #884 "Parsing error prev tag looking for" was fixed. Signed-off-by: Michal Čihař <michal@cihar.com>
Signed-off-by: Chanaka Indrajith pe.chanaka.ck@gmail.com
With this user has an option whether to export table structure while exporting server/db/table. So that this will full fill the following feature request as well.
https://sourceforge.net/p/phpmyadmin/feature-requests/1403/