PhpMyAdmin 仅使用意大利语打开结构时出错

PhpMyAdmin Error opening structure only using Italian language

我正在使用 PhpMyAdmin 4.5.4.1,当我尝试打开 "Structure" 文件夹时(以及当我单击 "fields" 时)我收到错误消息(已翻译):

Error processing the request
Error Code: 200
Error message: OK

我在 "ALTER TABLE" 查询后遇到同样的错误(当 PhpMyAdmin 通常显示结构时)。

但是如果我选择 "open in another folder",通过在 link 上单击鼠标右键,它可以正常工作。

如果我将语言更改为英语,错误就会消失。

我该如何解决?

来自 LuigiMdg in this issue on github(感谢@IsaacBennetch 在评论中指出)

I solved temporally whit this sequence: click on Struttura (structure), appear the message of error 200, click F5 (refresh) and the structure appear and work :)