View Single Post
  #12  
Old 05-17-2009, 12:03 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by napo_p2p View Post
That isn't a bad idea at all. I'll probably end up doing the same thing .
It's pretty cool. We can make queries like this:

NPC Code:
SELECT * FROM logs_jail WHERE account = 'cbk1994'



or

NPC Code:
SELECT * FROM logs_jail WHERE jailer = 'Tigairius'



or even

NPC Code:
SELECT * FROM logs_jail WHERE time > 60



without having countless files in logs/*
__________________
Reply With Quote