Jyri Virkki wrote: > Jan S Berg wrote: >> First we want to use studio12 as compiler, as that gives quite much >> higher performance gain (using new compiler flags in studio12). >> We would like databases to work as good as possible on Solaris, and >> especially we would like to have performance numbers favorable over Linux :) >> I see that the compiler for webstack is studio11, is it possible to >> upgrade to studio12? Or can we use studio12 for MySQL? > > There was some discussion on this recently in sfwnv-discuss, > http://www.opensolaris.org/jive/thread.jspa?threadID=40156&tstart=0 > > Since the studio12 bits are not there, the Makefile can't invoke a > compiler that doesn't exist.. > > I recommend documenting the performance difference and using that data > to encourage the sfw project to make studio12 part of the build > environment. Since Web Stack uses the sfw build environment, it's best > to continue the above thread over at sfwnv-discuss list instead of here.
ok, will do that, and also try to get some performance numbers. > > >> Second, which MySQL components should be included? They have three >> client components that all seems quite useful to include. This is >> Connector/J for JDBC, Connector/ODBC for ODBC and a PHP client library. > > Ultimately I'd like to see the project team (you ;-) make the > recommendation, but I agree they all sound useful. Certainly we want > PHP... Here you'll also want to make packages that have the > appropriate dependencies. They are all relevant packages :) I see that MySQL.com points to PHP.net to deliver the mysqli PHP client. Is this client also part of the webstack PHP package? Or should it be there instead of the MySQL package? (I dont know much about PHP programming, but it might be more easily available for developers if it was in the PHP package) Jan S
