At the command window I can get a vertical display just by adding \G to the end of the query. SELECT * FROM members WHERE member_id = '1234567'\G; I've tried replicating the same thing from php but it isn't working. Can this be done?
问问题
34 次