Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Oct 28, 2013 6:42 pm 
Offline
Senior Member
User avatar

Joined: Wed Jun 26, 2013 1:53 am
Posts: 118
How do I not make it look like this and instead look more readable, maybe with scrolling to the side?

Image

Sorry about the watermark, that was added for any of the pictures that get uploaded by users.

_________________
Homepage www.sturmkrieg.com
Social network Gamernet
Development website Sashaweb Development
Imageboard img.sturmkrieg.com
WikiHub free wiki host Community Wiki


Top
   
PostPosted: Mon Oct 28, 2013 8:01 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
The real way to fix it is by using database normalization, but this is a lesson most effectively learned through bitter experience, and doesn't directly answer your question.

Using either the --vertical option to mysql or terminating the query with \G instead of ; (e.g. "select * from domains where blah is blah\G") will make it output vertically... this is probably a lot more usable, although it might not be exactly what you're after.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group