Hi, not sure we discussed this previously, but shouldn't all Ajax actions respect the ShowSQL directive?
The directive is respected, for example, when searching or grid-editing, but is not respected when creating a table: the CREATE TABLE syntax is not shown even if ShowSQL is true.
See messages 22 and 23 in thread [0].
[0] https://sourceforge.net/projects/phpmyadmin/forums/forum/72909/topic/4015065
Hi Marc,
Hi,
not sure we discussed this previously, but shouldn't all Ajax actions respect the ShowSQL directive?
The directive is respected, for example, when searching or grid-editing, but is not respected when creating a table: the CREATE TABLE syntax is not shown even if ShowSQL is true.
See messages 22 and 23 in thread [0].
[0]
https://sourceforge.net/projects/phpmyadmin/forums/forum/72909/topic/4015065
I saw another small issue with the table structure tab regarding a Result query duplication. I have fixed that with the patch id 3507907 [0]. Please check with that.
[0] - https://sourceforge.net/tracker/?func=detail&aid=3507907&group_id=23...
Regards, Thilanka.