Hi,
since this commit, the db Export panel no longer shows the SQL choice:
9458f9d06263822558d39e2a52fabafe40259bf1 is the first bad commit
commit 9458f9d06263822558d39e2a52fabafe40259bf1
Author: Alex Marin <alex.ukf(a)gmail.com>
Date: Tue Jul 17 13:32:13 2012 +0300
oop: integrate the properties system for ExportXml
--
Marc Delisle
http://infomarc.info
Hi
Dne Thu, 16 Aug 2012 03:39:02 -0700
Thilina Buddika <thilinaabeyrathna(a)gmail.com> napsal(a):
> Commit: ecf1462c1d0cf6e4ecb955a47f8b28a7960f0114
> https://github.com/phpmyadmin/phpmyadmin/commit/ecf1462c1d0cf6e4ecb955a47f8…
> Author: Thilina Buddika <thilinaabeyrathna(a)gmail.com>
> Date: 2012-08-15 (Wed, 15 Aug 2012)
>
> Changed paths:
> M ChangeLog
> M js/db_structure.js
> M js/tbl_gis_visualization.js
> M libraries/CommonFunctions.class.php
> M libraries/DisplayResults.class.php
> M libraries/plugin_interface.lib.php
> M libraries/plugins/export/ExportCodegen.class.php
> M libraries/plugins/export/ExportLatex.class.php
> M libraries/plugins/export/ExportSql.class.php
> M libraries/rte/rte_triggers.lib.php
> M libraries/structure.lib.php
> M phpunit.xml.dist
> M po/th.po
> M po/zh_CN.po
> R po/zh_TW.po
Please check what changes are you actually pushing, deleting
translation file was hardly intended here...
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
Hi
again one error which happens quite often on demo server:
PHP Fatal error: Call to a member function getPath() on a non-object
in libraries/CommonFunctions.class.php on line 183
Still I didn't investigate how to reproduce it.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
Hi Michal,
I just noticed that my demo server is running a git revision from last
week. Any ideas what the problem is? Thanks for any help you may give me
with this.
Bye,
Rouslan
Hi
on demo server I can still see following PHP errors:
PHP Fatal error: Call to a member function getText() on a non-object
in libraries/plugin_interface.lib.php on line 192#012
PHP Fatal error: Call to undefined function getTableDefStandIn() in
libraries/plugins/export/ExportSql.class.php on line 1398#012
Not sure how to trigger them, but still it looks like bug somewhere...
--
Michal Čihař | http://cihar.com | http://phpmyadmin.cz
Hi all,
I think that the code at [0] is dead and should be removed. The first
reason is that the checked variables were probably removed together with
grab globals and secondly, there is no 'submitcomment' parameter in a
tbl_operations form anyway.
Bye,
Rouslan
[0]:
https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/tbl_info.inc…
Hi Rouslan,
git bisect tells me that since your
ae6e50a8a82a70a1bff90cadc200f06819306615, table comments are no longer
displayed next to the table name, in the serverinfo div.
--
Marc Delisle
http://infomarc.info
Hi Rouslan,
git bisect tells me that since your
6e12d1a0881434d9e067907c979f7749d1a73c3, changing the table comments via
Operations produces twice the confirmation message.
--
Marc Delisle
http://infomarc.info
Hi Michal,
I'm going to implement feature request [0].
But have no clear idea of that, at least which process list this is about.
I cannot find a file called server_processlist.php in PMA.
Its highly appreciated if you can explain me on this.
[0] :
http://sourceforge.net/tracker/index.php?func=detail&aid=958985&group_id=23…
Regards !
*Chanaka*