Current Events
Argh asdflkjdsal;kfjdsal;kfjdsa;lkjfsdal;kjf
miikrr (6):  Board List | Topic List | Post New Message | Log Out | FAQ | TOS | Online: 6
From: Onion Posted: 3/2/2004 2:25:43 PM | Options | #001
30: Administrator MySQL tables = screwed up.

Now everything's really really slow :(
From: Magician Type 0 Posted: 3/2/2004 2:26:28 PM | Options | #002
6: New User And you just fucked the default theme up too...

Everyone that was using Default lost their theme and had to reset it.
From: miikrr Posted: 3/2/2004 2:26:32 PM | Options | #003
6: New User yeah, and don't forget Jeffrey left.
From: Ant P Posted: 3/2/2004 2:26:46 PM | Options | #004
20: Amazing
Now everything's really really slow :(
Archetype Zero 2.0.9 Beta
Script Process Time: 0.157 Second(s)


xd

© Special Ops 1.9 | Script done in 0.0218 sec.

._.
---
specialops.aquatakat.net
I WILL TESTICLE YOU
From: Magician Type 0 Posted: 3/2/2004 2:27:47 PM | Options | #005
6: New User [From CABLE Beta]

Copyright 2004 CABLE
Page loaded in 0.002699 seconds.
From: miikrr Posted: 3/2/2004 2:28:31 PM | Options | #006
6: New User From CABLE:

Copyright 2004 CABLE
Page loaded in 0.5485 seconds.
From: Onion Posted: 3/2/2004 2:29:05 PM | Options | #007
30: Administrator [From CABLE beta]

include('index.SUPERFASTOMG.html');
From: Ant P Posted: 3/2/2004 2:29:07 PM | Options | #008
20: Amazing Copyright ©2002-2004 Outbreakorn and Jay.
All banners created by Gasiousbary
This script executed in 0.229 seconds.
---
specialops.aquatakat.net
I WILL TESTICLE YOU
From: Magician Type 0 Posted: 3/2/2004 2:30:00 PM | Options | #009
6: New User CABLE Beta > CABLE.
From: miikrr Posted: 3/2/2004 2:30:12 PM | Options | x | #010
6: New User /* This message was deleted by its poster */
From: miikrr Posted: 3/2/2004 2:30:32 PM | Options | #011
6: New User From GameFAQs:



Copyright ©2003 CNET Networks, Inc. All Rights Reserved. Privacy Policy | Terms of Use

From: Ant P Posted: 3/2/2004 2:30:38 PM | Options | #012
20: Amazing From Generisite:
function getmicrotime()
{
return microtime();
}
function page_time()
{
return round(getmicrotime() - getmicrotime())
}
---
specialops.aquatakat.net
I WILL TESTICLE YOU
From: Magician Type 0 Posted: 3/2/2004 2:31:37 PM | Options | #013
6: New User Wouldn't that be unbelievably fast because it's wrong?
From: Ant P Posted: 3/2/2004 2:32:03 PM | Options | #014
20: Amazing It's about as fast as SO2.0:
© 2004 Special Ops | Script done in 0.0044 sec.
---
specialops.aquatakat.net
I WILL TESTICLE YOU
From: Magician Type 0 Posted: 3/2/2004 2:32:51 PM | Options | #015
6: New User Cool.
From: Onion Posted: 3/2/2004 2:35:10 PM | Options | #016
30: Administrator
<?phpmysql_connect('localhost', 'scripte_arch', 'q2w3e34r5t57y');
mysql_select_db('scripte_arch');

$tbls = mysql_query('SHOW TABLES') or die(mysql_error());
while ($t = mysql_fetch_row($tbls)) {
$keys = mysql_fetch_row(mysql_query('SHOW INDEX FROM '.$t[0])) or die(mysql_error());
mysql_query('ALTER TABLE '.$t[0].' ORDER BY '.$keys[4].' ASC') or die(mysql_error());
}

~_~ @ that breaking the themes table.
From: Onion Posted: 3/2/2004 2:43:23 PM | Options | #017
30: Administrator Seems the users table keeps getting some overhead.

yay.