Page 1 of 5
Congratulations, Error
Posted: Sat May 10, 2014 3:40 pm
by Archduke Daynel, PhD
Looks like you're a general now.
Re: Congratulations, Error
Posted: Sat May 10, 2014 3:52 pm
by cats
Re: Congratulations, Error
Posted: Sat May 10, 2014 4:26 pm
by Error
Cool. You may return to your posting, minion.
Re: Congratulations, Error
Posted: Sat May 10, 2014 4:28 pm
by Saravanth
o7 Yes, sir, general, sir!
Re: Congratulations, Error
Posted: Sat May 10, 2014 4:32 pm
by Archduke Daynel, PhD
Yes Sir General Sir!
E: sorta ninja caused by my attention being directed elsewhere.
Re: Congratulations, Error
Posted: Sat May 10, 2014 4:33 pm
by Chairman_Tiel
It took me way too long to get that. Nice one
Also is that just W8 Firefox or..?
Re: Congratulations, Error
Posted: Sat May 10, 2014 4:41 pm
by Archduke Daynel, PhD
Win7 firefox with a theme that I can't remember the name of but which I am in love with.
Re: Congratulations, Error
Posted: Sat May 10, 2014 5:12 pm
by Error
None of my Firefox themes are compatible with the newest update D:
Re: Congratulations, Error
Posted: Sat May 10, 2014 5:33 pm
by Chairman_Tiel
Waterfox ftw.
Re: Congratulations, Error
Posted: Sat May 10, 2014 9:05 pm
by Tau
I've been using Chrome since it was released in 2008, and now I just can't bring myself to switch. It's like a disease.
Re: Congratulations, Error
Posted: Sat May 10, 2014 9:33 pm
by Chairman_Tiel
A very phat disease
come to ze dark side of 64 bit browsing!
Re: Congratulations, Error
Posted: Sat May 10, 2014 9:39 pm
by Tau
Back when it was released, Chrome was the most lightweight browser available (aside from stuff like Dillo and Lynx, but those are Old™ and outdated). Now it's bloated, but there are several add-ons I use on a daily basis that are only available on Chrome, so.
Re: Congratulations, Error
Posted: Sun May 11, 2014 8:12 am
by Tell
I just got one.

Re: Congratulations, Error
Posted: Sun May 11, 2014 8:49 am
by Archduke Daynel, PhD
He's using mac!
Burn the heretic!!
Re: Congratulations, Error
Posted: Sun May 11, 2014 8:52 am
by Chairman_Tiel
Code: Select all
InnoDB: mmap(135987200 bytes) failed; errno 12
140511 14:43:44 InnoDB: Completed initialization of buffer pool
140511 14:43:44 InnoDB: Fatal error: cannot allocate memory for the buffer pool
140511 14:43:44 [ERROR] Plugin 'InnoDB' init function returned error.
140511 14:43:44 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
140511 14:43:44 [ERROR] Unknown/unsupported storage engine: InnoDB
140511 14:43:44 [ERROR] Aborting
The MySQL server is flipping out for whatever reason. In a shellnut: InnoDB wants more memory, it's not getting it so it throws a tantrum and quits, meaning poor MySQL is confused as to where his interpreter is, so he kinda shrugs his shoulders and leaves too.
What confuses me is I wasn't even aware we
used InnoDB. Must be the wiki stuff, gonna have to try to convert the tables I guess.