Software :: Upgrade To The Latest MySQL?
Jul 23, 2010how i can upgrade to the latest MySQL? I have not set up any DB so it should not be any problem in migrating. but i just don't know the basic commands to do this
View 1 Replieshow i can upgrade to the latest MySQL? I have not set up any DB so it should not be any problem in migrating. but i just don't know the basic commands to do this
View 1 RepliesI have CentOS 5.4 installed with lighty and MySQL installed via yum. not a problem. The issue become when I'm having problem with the current mysql that I installed via yum which I believe its currently at version 5.1.42-2. So I'd like to upgrade it to the latest available version of mysql. Except I can't figure out whether to download the generic glibc32 version or just get the RHEL5 version or find the mysql enterprise version somewhere. So, not knowing what I'm doing, I downloaded the RHEL5 version since it's closer to CentOS 5.4. Except for whatever reason the mysqli is not installed or configured properly and I'm not sure how to fix it.
Any suggestion? Everything was working nicely when I used yum to install, except the problem with the version of mysql that's offered in the repository. So I'd like to request a suggestion on how to either somehow upgrade mysql using yum and there's a different repository that I didn't know, or perhaps download a proper latest and greatest mysql, install and have it configured so that mysqli work properly.
Running CentOS 5.3
Recently installed - manually, not with yum, the rpm distribution of the latest MySql (5.1.34) as I needed the latest version, not the one that YUM lists. I am now trying to set up (for the first time) an email server on the same system, and I have been led to believe that postfix and dovecot are the way to go. However when I try to install dovecot I get this:
Matched: dovecot
dovecot.i386 : Dovecot Secure imap server
[root@localhost ROOT]# yum install dovecot.i386
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* extras: mirror.trouble-free.net
* updates: www.gtlib.gatech.edu
* base: pubmirrors.reflected.net
* addons: mirrors.gigenet.com
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package dovecot.i386 0:1.0.7-7.el5 set to be updated
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: dovecot
--> Processing Dependency: libmysqlclient.so.15 for package: dovecot
--> Running transaction check
---> Package mysql.i386 0:5.0.45-7.el5 set to be updated
--> Processing Conflict: mysql conflicts MySQL
--> Finished Dependency Resolution
mysql-5.0.45-7.el5.i386 from base has depsolving problems
--> mysql conflicts with MySQL-server-community
Error: mysql conflicts with MySQL-server-community
[root@localhost ROOT]# yum deplist dovecot.i386
I've installed MySQL using yum on CentOS 5. I'd like to upgrade mysql-5.0.77-4.el5_4.2 to MySQL Community Server 5.1.47. What is the best way to upgrade?
View 2 Replies View RelatedI'm so tired on how i can change the resolution of my suse 7.3 because i change my monitor into a wide flat screen.
but now i decided to upgrade my OS in to the latest version of suse but i don't have any idea on how to start because i have alot of files and important application in 7.3 i worried if i upgrade my OS it will erase my files and application. does anyone know to do it. i want to upgrade but i dont want to loose my files and application.
I'm testing out Ubuntu 10.4 LTS, I'd like to upgrade my evolution 2.28 to the latest 2.8
View 1 Replies View Relatedhow i can upgrade to the latest version of yum on a Centos 5 box?
View 4 Replies View RelatedI want to upgrade existing MySQL 5.0.77 version on CentOS 5 Red Hat Linux to MySQL 5.1.x. Is anybody have list of patches or upgrades to upgrade to MySQL 5.1.x?
View 6 Replies View RelatedDebian 504 64-bit
Emacs 22.2.1
I have emacs running on the box
$ apt-cache policy emacsemacs:
Installed: 22.2+2-5
Candidate: 22.2+2-5
Version table:
23.1+1-4~bpo50+1 0
1 [URL]
*** 22.2+2-5 0
500 [URL]
100 /var/lib/dpkg/status
But I need to upgrade it to the latest version 23 which is NOT on repo.
I*had an update today and, since, Flash full screen is jerky and the sound comes as through a PVC*pipe.nybody has this problem?How do I find the updates that arrived today?*Is it possible to revert to a precedent version?
View 2 Replies View RelatedMake sure you have the Sun VirtualBox repository installed and enabled.
If not, you can download this file [URL] and copy it in the directory /etc/zypp/repos.d on your system.
refresh this repository (only needed if autorefresh is turned off for this repo)
(sudo) zypper ref virtualbox
upgrade to the latest Sun VirtualBox
(sudo) zypper up -r virtualbox
recompile the VirtualBox kernel module
(sudo) service vboxdrv setup
Done! No need to reboot.
Code:
# rpm -qa | grep VirtualBox
before -> VirtualBox-3.1-3.1.2_56127_openSUSE111-1.x86_64
after -> VirtualBox-3.1-3.1.4_57640_openSUSE111-1.x86_64
It used to be, that with grub (not grub2?), I could restore the boot partition by the following:
# grub
grub> find /grub/grub.cfg
hd0,10
grub> root (hd0,10)
grub> setup (hd0,10)
Now this no longer works with whatever grub 10.04 uses, I suspect it is grub2? How do I restore grub to the specific partition I need and NOT to MBR? I have a different boot loader and this boot loader is directed to Ubuntu's boot partition.... Since I cannot boot directly to Ubuntu's boot partition I am perhaps left with only LiveCD to do the recovery, right?
I have ubuntu 9.10 how to make it or upgrade it to latest 11.04? I don't want to do new installation?
View 1 Replies View RelatedI understand that I can upgrade to the next release using ubuntu's upgrade wizard. But it's been a while and there's 11.04 now. What are some recommendations?
View 3 Replies View RelatedI am relatively new to the Linux System (8 months). I am having issues after upgrading the Scientific Linux 6 kernel from its current 2.6.x version to the latest version that SL6 has available. The issue is that once I install the upgrade and reboot, the internet becomes extremely laggy when scrolling on web pages, so much so that you get a ripple like effect as your scrolling. Which doesn't occur in the current kernel i am using.
Current Kernel is: 2.6.32-71.18.2.el6
New Kernel RPM update is: 2.6.32-71.29.1.el6
I wish I could figure out the problem but I am having trouble identifying what exactly the current kernel has that the new one doesn't that would cause the internet lag. I have read other topics with similar kernel update problems, but none have expressed an internet problem & only an internet problem from a kernel update.
I'm looking to upgrade squid 3.0.x to the latest version 3.1.x. Is there a way of doing it without losing the current configuration ? The installed version was done using the binary package (rpm) and not compiled from a tar package.
View 8 Replies View RelatedI just did the latest upgrade in 9.10 via the update manager and it required a reboot. When I rebooted Ubuntu failed to load. In recovery mode it fails saying that it can't find my root device and has some suggestions about what might be wrong. I looked at the file it listed in /proc/something and the devices available by uuid in /dev/ and what's listed in /proc/something isn't in dev. I haven't made any changes yet for fear of causing worse damage. The shell it bumps to is ASH and it doesn't look to have much editor support to make changes to the proc file(ECHO > ?). Is there a safer way to get my system back online?
I'm running 9.10 AMD64 on a Dell Inspiron laptop with a dual boot to Windows 7 (For browser testing web apps/sites)
We have been using Ubuntu 8.04 with ltsp the server is Intel P4 with 2 GB Ram and the 8 client consist of either Atom or old P3 and P4. Now we want to increase the clients and want to upgrade to latest ubuntu 10.04.
I heard AMD does excellent job with LTSP but is it possible to have intel clients and AMD as a server. If not then which the best intel server I can have other than xenon (Bcoz of the price factor i dont want to go for that)
I'm trying to upgrade netatalk to the latest version because my Time Machine gets corrupted when the volume reaches its max capacity. How do I do it? I uninstalled netatalk, downloaded the latest package, made configure, make, make install (without any errors, just some warnings), but netatalk doesn't seem to run. I can't connect to the shares. If I install netatalk 2.1.2 via synaptic everything starts to work again. How to upgrade netatalk to the latest version on ubuntu 10.10?
View 1 Replies View RelatedI want to upgrade my current evolution (2.30.3) with the latest stable release (2.32.2). How can I do it? Is there any PPA for that?
I am using Maverick.
How do I Upgrade to or Install the latest version 1.1.9 of VLC Player in LUCID?
View 2 Replies View RelatedI have CentOS 5.5 installed on my Dell D600. This release includes SAMBA 3.0.
Question: Is there a way to use yum to upgrade / install the latest version of SAMBA (3.5.3)?
A "yum search samba" shows there is only the "samba3x" release available - which is SAMBA 3.0
I've downloaded the SAMBA3-3.5.3-43.el5.i386.rpm package for Cent OS 5 from the SAMBA.org site, but when I try to install it, it fails due to package dependencies.
Short of downloading the source and compiling it myself, is there a better method to get the latest version of SAMBA installed on my system?
I am getting a black screen on the latest kernel upgrade 2.6.31-20. My computer completely boots up, but goes black after a minute or two. For now, I am booting up with the previous kernel.
View 3 Replies View RelatedLast week I could burn dvd's and cd's and had no problem. I did the latest kernal upgrade for Ubuntu 10.04 yesterday and today I cannot get K3B or Brasero to recognize any type of medium weather blank or filled. Looked on the forum and there appears a bug in the kernal. Is there a workaround? If so how do I use it.
View 6 Replies View Relatedmy sound was working fine until i've updated the kernel this morning through update manager. Now my sound doesn't not work, despite the sound card appears to be normal on sound preferences.
View 1 Replies View RelatedI'd like to upgrade the latest version of Mozilla Firefox?
View 3 Replies View RelatedI'm running 10.10LTS at present, I upgraded via the Upgrade Manager last night, Firefox 3.4 and D-bus stuff if I remember correctly. The system then gave the "restart now or later" buttons and I hit the "now" one. My system, an AMD 3800+ dual core job in an MSI mobo then shut down and, er... died. hitting the momentory action power switch gives an ocasional short noise but I have no power/fans or anything. It's a 480 Watt PSU with green leds and stuff I don't really need but the price was good, so I'm not convinced that it's dead... yet.
Is it possible for an upgrade to stuff the power-up circuitry? Maybe power management?
My next step is to swap the PSU to eliminate this as the "faulty" item. It leaves the Mobo, screwed CMOS and possibly the switch cabling/connector but it's all a bit suspicious. I'm basicially a hardware guy so that's the path I'm following. Unless the upgrade's written to somewhere it shouldn't?
I haven't had time to investigate further as I was dragged away shouting and screaming to a prior engagement by "she who must be obeyed".
I have 5.0.51 on my development box, which just happens to be the one release not supported by my CMS software. I have messed with a few attempts to upgrade, but I don't know what I'm doing in that regard. Fortunately I have a virtual machine for testing.
View 4 Replies View RelatedI have mysql server 5.0 installed via binary package on RHEL 5 where I have big databases running on it.
I want to upgrade mysql server to 5.1 without backup/restore of DBs. what is the best way to do this?
I tried yum update mysql-server but RH repo doesnt provide mysql 5.1 yet. and I tried to download mysql-server 5.1 binary packages from mysql.com but I got errors when I did rpm -Uvh mysql-5.1.
I tried upgrading mySQL and PHP using up2date and what did it do? Downgraded me from mySQL 4.0.26-standard to 3.23.58 and did nothing with PHP.
[Code]....