You are currently looking at Flamebate, our community forums. Players can discuss the game here, strategize, and role play as their characters.
You need to be logged in to post and to see the uncensored versions of these forums.
![]() |
|||||||
---|---|---|---|---|---|---|---|
|
1) Take a database table with over a million rows 2) Add 9 new columns to it with default values and make them all NOT NULL 3) Do this while many users are playing 4) Panic when it takes over 10 minutes to add one column 5) Take down the web server to leave the database migration to run by itself 6) Be embarbumed.
The end! Evil Trout edited this message on 06/17/2008 3:45PM |
||||||
Posted On: 06/17/2008 3:44PM | View Evil Trout's Profile | # | ||||||
|
Great job.
Next step: “trip” over the power cable that holds the database while doing a backup. |
||||||
Posted On: 06/17/2008 3:49PM | View Invariel's Profile | # | ||||||
|
Good thing the site went back up (relatively) quickly this time! Log in to see images! xXxJUNEGUY1xXx edited this message on 06/17/2008 3:51PM |
||||||
Posted On: 06/17/2008 3:50PM | View xXxJUNEGUY1xXx's Profile | # | ||||||
|
laffo
i Log in to see images! you anyway eviltrout
(what were the new columns? Log in to see images! |
||||||
Posted On: 06/17/2008 3:51PM | View BirdofPrey's Profile | # | ||||||
|
You need a better database.
Mr 35Tb datawarehouse and 400+Tb of RDBMS under his management
</smug git> |
||||||
Posted On: 06/17/2008 3:52PM | View Hardcode's Profile | # | ||||||
|
Do we get all sorts of temporal rift content to make up for it?
Oh, wait, I’m thinking of a different game. Y’know, the one that the developers update now and then. |
||||||
Posted On: 06/17/2008 3:53PM | View 1338h4x's Profile | # | ||||||
|
1338h4x Posted:
Yeah, it’s not like we’re working on the largest content update we’ve ever done now.
Or that we’ve added Domination, ForumBuildr, Incit and countless other things since we launched.
Jerk. |
||||||
Posted On: 06/17/2008 3:55PM | View Evil Trout's Profile | # | ||||||
|
Evil Trout Posted:
ban 1338h4x! lets work together to make this game jerk-free! |
||||||
Posted On: 06/17/2008 3:58PM | View BirdofPrey's Profile | # | ||||||
|
But then everyone in your Klan would be banned.
Oh, and it’s a game about trolls. How on God’s green Earth do we keep it jerk-free? |
||||||
Posted On: 06/17/2008 4:12PM | View Big Brother's Profile | # | ||||||
|
Big Brother Posted:
are you honestly suggesting that we let trolls behave like trolls? wth is wrong with you ?? |
||||||
Posted On: 06/17/2008 4:29PM | View BirdofPrey's Profile | # | ||||||
|
1338h4x Posted: you mean a bad game with a community which on the far end of the grand internet “spectrum of fabulous personry”? (the bad far end) |
||||||
Posted On: 06/17/2008 7:53PM | View Veer's Profile | # | ||||||
|
Evil Trout Posted:
Well, maybe you should stop making boring sub-games.
Just saying. |
||||||
Posted On: 06/17/2008 8:45PM | View Bill_Murray_Fan_...'s Profile | # | ||||||
|
Content update? This sounds exciting… |
||||||
Posted On: 06/17/2008 8:46PM | View Big Brother's Profile | # | ||||||
|
Lara Croft Posted:
Are you guys loony? Not just kissing bum here (although I can be exceptional at that.) I love KoL, the other game being referred to in this thread, and yes big new content rolls out for the main game pretty regularly. That is great, but I played KoL before ascension and remember the huge stretch of nothing to do besides level grind/farm. There was a solid year of no new anything while the creators worked on things.
Forumwarz has been running for less than a year and there are several side games, chat options, klan options, collection/trophy type options. Some of them need some tweaking, since they are still open to abuse, but frankly it’s been an amazing amount of progress in a short time. |
||||||
Posted On: 06/17/2008 9:00PM | View scully's Profile | # | ||||||
If the columns have default values why make them not null? Just saying, like. |
|||||||
Posted On: 06/17/2008 9:09PM | View inks's Profile | # | ||||||
|
scullyangel Posted:
|
||||||
Posted On: 06/17/2008 9:16PM | View Biff Weasley's Profile | # | ||||||
|
Lara Croft Posted:
What’s boring to you isn’t necessarily to someone else. I have heard “xxx is the best aspect of Forumwarz” about all of those “boring” sub-games.
We made the decision after launching Episode 1 that we’d focus on multi-player interactivity before tackling Episode 2. You can breeze through a content update in a matter of weeks, but multi-player games last forever. Looking back, I don’t regret that decision at all.
Sorry if you don’t like it, but you’re getting a content update that will more than double the current content size soon enough.
We can’t be everything to everyone.
inks Posted:
Even with a default value you can specifically insert NULL into it if the column allows NULLS. Evil Trout edited this message on 06/17/2008 9:25PM |
||||||
Posted On: 06/17/2008 9:23PM | View Evil Trout's Profile | # | ||||||
I agree, the content rate is pretty good for a new game, and I think you should also just admit that you spilled beer in the server. |
|||||||
Posted On: 06/17/2008 9:26PM | View Janie's Profile | # | ||||||
Evil Trout Posted:
We all know this isn’t the real reason you took the server down. |
|||||||
Posted On: 06/17/2008 9:28PM | View Gentlemen's Profile | # | ||||||
Even with a default value you can specifically insert NULL into it if the column allows NULLS.
And the problem is?
I can’t remember what database you’re using and of course I’m an amateur expert but I don’t think it adds anything to not null a column unless you’re indexing it. And the only reason to index an additional nine columns would be if they’re foreign keys I’d have thought, which is possible of course.
Ho hmmm anyway the database coped all is well! |
|||||||
Posted On: 06/17/2008 9:37PM | View inks's Profile | # | ||||||