2007/8/9, Michal Marek <[EMAIL PROTECTED]>: > Ciro Iriarte wrote: > > Probably i'll copy the datafiles (as soon as i get the needed space) > > to a vmware installation and try to update mysql or probably reinstall > > it (rpm -e mysql/rpm -i mysql-5.blah). > > If you have the possibility to test your app in a testing environment, > then this is definitely the recommended way. rpm -Uvh should work as
That probably won't do it, the package are not the same. We currently have: mysql-4.1.10a-3.4 <---- taken from suse 9.3 mysql-client-4.1.10a-3 <---- taken from suse 9.3 mysql-shared-4.0.18-32.1 <--- stock, needed by php and other packages. It'll be a mess to try to compile php with the new libs i guess mysql-devel-4.0.18-32.20 <--- stock too MySQL5: libedit-devel-2.10.snap20070302-11.1.x86_64.rpm libedit0-2.10.snap20070302-11.1.x86_64.rpm <--- huh? libmysqlclient-devel-5.0.45-2.1.x86_64.rpm libmysqlclient15-5.0.45-2.1.x86_64.rpm <--- confused libmysqlclient_r15-5.0.45-2.1.x86_64.rpm <--- confused mysql-5.0.45-2.1.x86_64.rpm <--- goes in mysql-Max-5.0.45-2.1.x86_64.rpm <-- not interested in mysql-bench-5.0.45-2.1.x86_64.rpm <-- not interested in mysql-client-5.0.45-2.1.x86_64.rpm <--- goes in mysql-debug-5.0.45-2.1.x86_64.rpm <-- not interested in mysql-test-5.0.45-2.1.x86_64.rpm <-- i don't think we need it mysql-tools-5.0.45-2.1.x86_64.rpm <-- not sure pgpool-3.1.1-4.3.x86_64.rpm <-- sounds out of place > well btw, or adding the repo to yast (if you want to update all packages). > > > > For production i would like to wait for 5.1 as i'm interested on using > > table partitions (there's an ugly +60GB table around). Have any idea > > when it's going to be released (and added to Build Service)? > > I can't answer the first question. As for buildservice, there used to be > rpms of 5.1 beta version in the same repository, but I removed them, as > it caused problems when building other packages. I'm going to resurrect > them however (after 10.3 or so). So the answer to the second question is > "soon after the official release" ;) > > > > I'll report back the result of my tests. > > Cool. Looking forward for your results :) > > Michal > > Ciro -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
