Why is everyone +1ing, given that it's already filed with the developers?
Printable View
Why is everyone +1ing, given that it's already filed with the developers?
Actually, the testing builds aren't available online such as NIGHTLY now, since we do not want any testing component to be used accidentally in production. This means that not seeing MySQL 5.5 in httpupdate.cpanel.net location as a folder would not necessarily indicate that it is not being actively tested. Right now, we have an entire internal case project (W287) set up around MySQL 5.5 implementation.
In my case i run mysql 5.1.x at the moment with the innodb plugin (ignoring the built-in):
If cPanel will provide an upgrade to 5.5.x series i wonder what is the best way to do the upgrade because 5.5.x doesn't have the innodb plugin anymore.Code:ignore-builtin-innodb
plugin-load=innodb=ha_innodb_plugin.so;innodb_trx=ha_innodb_plugin.so;innodb_locks=ha_innodb_plugin.so;innodb_lock_waits=ha_innodb_plugin.so;innodb_cmp=ha_innodb_plugin.so;innodb_cmp_reset=ha_innodb_plugin.so;innodb_cmpmem=ha_innodb_plugin.so;innodb_cmpmem_reset=ha_innodb_plugin.so
innodb_file_per_table=1
Hi. Sorry if I missed some part of this. MySQL 5.5 doesn't include the innodb plugin anymore, although it still supports databases based on innodb engine?
Further on InnoDB, in MySQL 5.5 InnoDB is the default table type.
Can we expect 5.5 in the Q1 of 2011?
Hi,
Can you shed some light on current progress?
MySQL Community Server 5.5.10 Released
MySQL :: Download MySQL Community Server
Apparently I was right when i said it might take cPanel quite some months until they will support it as they marked it as "Planned for 11.32" :(