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?


after creating new sql instance, working again.
Comments
Post a Comment