php - phpmyadmin show full sql output -


seems phpmyadmin trims end of sql output when running operation commands .. need phpmyadmin show full output

enter image description here

any ideas?

after quick search on google found this: http://wiki.phpmyadmin.net/pma/config#maxcharactersindisplayedsql

it seems have edit config file of phpmyadmin , set $cfg['maxcharactersindisplayedsql'] = 1000; value want.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -