|
Posted by howa on 01/18/08 02:33
The Natural Philosopher 寫道:
> 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.
[Back to original message]
|