sun – Grey Panthers Savannah https://grey-panther.net Just another WordPress site Tue, 28 Apr 2009 09:26:00 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.1 206299117 Oracle buys Sun (and gets MySQL) https://grey-panther.net/2009/04/oracle-buys-sun-and-gets-mysql.html https://grey-panther.net/2009/04/oracle-buys-sun-and-gets-mysql.html#respond Tue, 28 Apr 2009 09:26:00 +0000 https://grey-panther.net/?p=309 Here is Monty’s (co-founder of MySQL, left SUN some time ago) opinion. On a more light-hearted note, here are some Slashdot comments 🙂

Fro rho – a good example for why case sensitivity is important:

> Their string comparisons are case sensitive.

8.4 has citext. Or you can make an index with lower() on the appropriate columns.

IMO it’s preferable for software to not assume that "Helped my uncle Jack off a horse." and "Helped my uncle jack off a horse." are the same thing.

And from Just Some Guy we get the security angle on it:

Imagine an OS where strcmp() was case insensitive, and where it was used to compare hashed passwords when authenticating users. Realize that base64 is now really base36, and that you’re been throwing away approximately half the bits per character in the encoded password, and that your passwords are now about .5^$LENGTH as secure.

Have fun auditing your MySQL-based webapps to make sure that none of them use base64 password encoding coupled with case-insensitive searches!

The new Solaris licensing terms:

1s – free
0s – $10 per 0, minimum 100,000 0s

per processor core, multiplied by the number of megabytes of RAM installed in your system.

Oh, pardon me, this isn’t a production system, but is a development workstation? Allow me to refer you to the above licensing fee schedule. Thank you for choosing Oracle!

The new stock ticker:

Oracle (ORCL) announces that in order to emphasize the importance of this operation, and better reflect its activities, will switch its stock ticker name to JAVA.

🙂

My personal opinion is that this will accelerate people migrating to MySQL forks, like Drizzle, which is good, because it removes much of the old cruft, but migration is painful, if you’ve happen to rely (knowingly or unknowingly) on one of those “features”. But it has to be done (like migrating to Apache 2, PHP 5, etc).

]]>
https://grey-panther.net/2009/04/oracle-buys-sun-and-gets-mysql.html/feed 0 309
Sun bans Romania from downloading https://grey-panther.net/2008/11/sun-bans-romania-from-downloading.html https://grey-panther.net/2008/11/sun-bans-romania-from-downloading.html#comments Fri, 07 Nov 2008 12:14:00 +0000 https://grey-panther.net/?p=603 Confirmed from multiple locations with multiple ISPs: whenever I try to download something (JDKs) from Sun using a Romanian IP you get:

Your download transaction cannot be approved. Contact Customer Service.

I’ve tried downloading a SDN account (so that Sun knows that I don’t want the JDK with all the non-exportable crypto stuff) to no avail. From customer support I got back a canned response telling me to empty the cache/cookies. Of course it didn’t work and they didn’t (yet) respond to my followup email. Oh well, I guess I will be hunting for USA proxies (TOR should work also, but it’s not exactly the ideal solution for downloading hundreds of megs).

Update: I received a reply from SDN saying that the download system “is experiencing site difficulties. It should be resolved soon, so please try your download again later today”. It still isn’t working through… I’ve replied them for what it’s worth reiterating that it still isn’t working.

Also, it would be interesting to know if this also extends to the auto-update feature – ie if auto-update isn’t working either…

Update: it seems to be working now. Lets hope it stays like that…

]]>
https://grey-panther.net/2008/11/sun-bans-romania-from-downloading.html/feed 4 603