Thread: MySQL Problem
View Single Post
  #5 (permalink)  
Old 03-Jul-2009, 02:35
ken_yap ken_yap is online now
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,222
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: MySQL Problem

BTW, check that you haven't got a factory version of mysql, I have seen that a couple of people got caught by this because they enabled every repo in sight. Do:

rpm -q mysql

It should be version 5.0.x, not 5.1.x.
Reply With Quote