jquery - Cloud SQL Console SQL Prompt -> Only returns a single column -


if execute queries in google cloud console, single column. see first screenshot. table contains lots of columns , select * article should return of columns.

if specify specific column select text article, column (see second screenshot). if select multiple columns separated comma (select id, test article), first specified column.

what going wrong here? kind of bug in console? think worked @ point. or there setting change?

enter image description here

enter image description here

after creating new sql instance, working again.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -