473,756 Members | 3,499 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Effect of MySQL being acquired by Sun Micro

any side effect for PHP?

what do you think?
Jan 17 '08 #1
12 1811
howa wrote:
any side effect for PHP?

what do you think?
Essentially none.

Typically one connects via a socket, and issues raw SQL calls..unless
sun change the way of communicating, why should PHP know or care?

In which case only a change to the sql library woulkd be needed.

Of course if they change the SQL *language* in a way that isn't
compatible, then all your queries mighty fail, but why would anyone
(except possibly Mircosoft) ever do something as silly as that?

They want a supported and supportable database for sun engines. With as
much third party support as they can get. They just bought it,. Good for
them.

Jan 17 '08 #2


The Natural Philosopher $BUmF;!'(B
howa wrote:
any side effect for PHP?

what do you think?

Essentially none.

Typically one connects via a socket, and issues raw SQL calls..unless
sun change the way of communicating, why should PHP know or care?

In which case only a change to the sql library woulkd be needed.

Of course if they change the SQL *language* in a way that isn't
compatible, then all your queries mighty fail, but why would anyone
(except possibly Mircosoft) ever do something as silly as that?

They want a supported and supportable database for sun engines. With as
much third party support as they can get. They just bought it,. Good for
them.
Well, sun is not part of the LAMP family, I afraid the future of mysql
is too focus on Java, adding too much overhead for php.
Jan 18 '08 #3
howa <ho******@gmail .comwrote:
>
Well, sun is not part of the LAMP family, I afraid the future of mysql
is too focus on Java, adding too much overhead for php.
I think you're loony. Sun != Java. They had a lot of products before
Java, and they'll have many after. They did not buy MySQL so they could
rewrite it in Java. The same people will still be working on the product,
but now Sun can take the credit.

Sun has certainly not ruined OpenOffice. There's no reason to think it
will have any impact on MySQL.
--
Tim Roberts, ti**@probo.com
Providenza & Boekelheide, Inc.
Jan 18 '08 #4
howa wrote:
any side effect for PHP?
Quoting myself from http://message-id.net/jv************@ophelia.g5n.co.uk

| A database has been the string missing from Sun's bow for a long time.
| Sure, they had Adabas D, but no-one took that seriously.
|
| It'll be interesting to see what happens with MySQL now. Sun have been a
| company relatively friendly to open source, so I doubt that we'll see
| major forking by developers opposed to the new ownership. Development will
| probably continue much like it always has, but expect to see more focus on
| support for OpenSolaris; improved JDBC bindings; and possibly further down
| the line, support for functions and stored procedures written in Java.

--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 18 days, 22:01.]

Ham vs Bacon vs Pork
http://tobyinkster.co.uk/blog/2008/01/17/pork-etc/
Jan 18 '08 #5
Toby A Inkster wrote:
howa wrote:
>any side effect for PHP?

Quoting myself from http://message-id.net/jv************@ophelia.g5n.co.uk

| A database has been the string missing from Sun's bow for a long time.
| Sure, they had Adabas D, but no-one took that seriously.
|
| It'll be interesting to see what happens with MySQL now. Sun have been a
| company relatively friendly to open source, so I doubt that we'll see
| major forking by developers opposed to the new ownership. Development will
| probably continue much like it always has, but expect to see more focus on
| support for OpenSolaris; improved JDBC bindings; and possibly further down
| the line, support for functions and stored procedures written in Java.
I agree. Sun sell hardware and solutions, not software.
Unlike Microsoft.

Software, to them, is a means to that end.

I would *expect* that as far as the user/API interface goes, nothing
will change.

I would EXPECT that the database engine itself, *might* get a bit of
performance tuning against SUN's hardware, which may or may not emerge
into the public domain.

It might or might not go clusterish, and not use ISAM at all, later on.
But I think not.

Because the top end is well covered by Oracle, so again I would EXPECT
that MySQL will become a basic 'ships with the OS' type product, on
which a lot of OS admin functions might be based, as well as it being a
useful thing to have on board for less power hungry db apps.

Thinking back to my days of 200 employees and Informix on SCO Unix, and
telnet screens..I would have wet my pants for a SUN SPARC. with Mysql
and the apps ported to apache/php/mySQL

In fact, essentially that is what I am doing now..writing the db app
that despite spending 6 figure sums, I couldn't get then..it will
probably cost 6 figures in terms of my time, but then I am retired, and
its a hobby now.

Jan 18 '08 #6
On Jan 17, 9:24 pm, howa <howac...@gmail .comwrote:
any side effect for PHP?

what do you think?
1. License won't change for previous GPLed MySQL versions
2. We have PostgreSQL
3. Someone could fork GPL'ed MySQL at sourceforge

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Jan 18 '08 #7
On Jan 18, 6:48 pm, Gary L. Burnore <gburn...@datab asix.comwrote:
On Fri, 18 Jan 2008 05:46:37 -0800 (PST), "R. Rajesh Jeba Anbiah"

<ng4rrjanb...@r ediffmail.comwr ote:
On Jan 17, 9:24 pm, howa <howac...@gmail .comwrote:
any side effect for PHP?
what do you think?
1. License won't change for previous GPLed MySQL versions

Nor for the SUN "version", most likely.
2. We have PostgreSQL

That's not mySql.
But, OS alternative
3. Someone could fork GPL'ed MySQL at sourceforge

Why would they?
That's the common OS community response when some OS applications
are transformed to commercial. e.g., ProjectPier

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Jan 18 '08 #8
On Jan 18, 7:02 pm, Gary L. Burnore <gburn...@datab asix.comwrote:
On Fri, 18 Jan 2008 05:54:59 -0800 (PST), "R. Rajesh Jeba Anbiah"
<snip>
3. Someone could fork GPL'ed MySQL at sourceforge
Why would they?
That's the common OS community response when some OS applications
are transformed to commercial. e.g., ProjectPier

SUN has already said it'll be open source. Perhaps you're confusing
SUN with IBM or MicroSoft?
I don't find any such reference. Do you have any URL?

In that case, it's going to be like Zend
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Jan 18 '08 #9
On Jan 18, 8:11 pm, Gary L. Burnore <gburn...@datab asix.comwrote:
On Fri, 18 Jan 2008 06:38:03 -0800 (PST), "R. Rajesh Jeba Anbiah"
<snip>
SUN has already said it'll be open source. Perhaps you're confusing
SUN with IBM or MicroSoft?
I don't find any such reference. Do you have any URL?

http://www.sun.com/aboutsun/pr/2008-...20080116.1.xml
<snip>

I still don't find any such reference in the above link.

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Jan 18 '08 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
2416
by: No | last post by:
I have tried to understand MySQL and am afraid it is way over my head, Would someone be willing to help me out please? I have a php script that I am trying to install, in the instructions it says " You should have empty MySQL database created (create MySQL database if not)" on my hosting server I have MySQL version 3.23.56 and it also has "Schema
1
1853
by: Ilya Knizhnik | last post by:
Hi all, I'm having a problem inserting into a mysql database (its not the mysql, its the encoding of the query sting), could someone point me in the right direction. The code resembles the following: text1=hdtext.encode("utf-8") #this is acquired earlier in the script string1="just testing" #this first one would work fine
4
5852
by: Adam Smith | last post by:
I have a dedicated server running 'FreeBSD 4.9 STABLE' at a hosting site. They have done some default installations, presumably from the CVS ports package ??. Herein lies the problem, "I do not know" what they have done! At first it was apparent that MySQL was installed mysql_install_db ; GRANT TABLES etc. ??? so I ran "mysql_install_db --force"
383
12210
by: John Bailo | last post by:
The war of the OSes was won a long time ago. Unix has always been, and will continue to be, the Server OS in the form of Linux. Microsoft struggled mightily to win that battle -- creating a poor man's DBMS, a broken email server and various other /application/ servers to try and crack the Internet and IS markets. In the case where they didn't spend their own money to get companies to
2
1860
by: Simon Windsor | last post by:
Hi I am sorry for mailing this list directly, but I am planning to migrate a web application from MySQL to Postgres. I am aware of a number of applications to help in this process, ie my2pg, etc. The biggest stumbling block I face is replication. What facilities exist within Postgres to replicate data from one instance to another? Which version of Postgres would people to recommend? Many thanx Simon Windsor
14
2117
by: Tony | last post by:
Can someone a little more clever than I (which means just about anyone on this list) tell me what the implications/benefits are of this are please? http://developers.slashdot.org/developers/03/12/19/1628241.shtml?tid=108&tid=126&tid=137&tid=156&tid=198 Cheers T.
175
11496
by: Sai Hertz And Control Systems | last post by:
Dear all, Their was a huge rore about MySQL recently for something in java functions now theirs one more http://www.mysql.com/doc/en/News-5.0.x.html Does this concern anyone. What I think is PostgreSQL would have less USP's (Uniqe Selling Points
20
1991
by: Vincent V | last post by:
Hey guys im about to start a large project and am wondering what DB server to use I have the Choise of MySql(innodb) or if i pay a bit extra i can get MS SQL 2000 The concerns i have -What type of limited functionality will i come accros with MYSQL ie No stored POCS -Limitations with the RDBMS system of innodb If i go with MySQL + Innodb i think this will be offer the fastest runtime
11
9949
by: Mark Cubitt | last post by:
the reason I ask is I have always used postgres at home and work, but my new web host only has mysql :( I want to know what sort of differences I will have in regards to programming php/perl webpages using the database. I current use sequences in postgres and understand this will be different in mysql, so can you tell me what the difference will be and if there are any other differences I should look out for.
0
9273
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9872
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9841
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7244
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6534
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5303
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3805
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3358
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2666
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.