Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506686 - Mysql version bump
Summary: Mysql version bump
Status: RESOLVED DUPLICATE of bug 481304
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 17:59 UTC by Jonathan Aquilina
Modified: 2014-04-04 14:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Aquilina 2014-04-03 17:59:13 UTC
I am using mysql work bench which also seems to pull in mysql server. I am trying to do a table dump on a db running mysql 5.5 running a different linux distribution, and I get the following message

mysqldump is version 5.1.70, but the MySQL Server to be dumped has version 5.5.35-0ubuntu0.12.04.2. Because the version of mysqldump is older than the server, some features may not be backed up properly. It is recommended you upgrade your local MySQL client programs, including mysqldump to a version equal to or newer than that of the target server. The path to the dump tool must then be set in Preferences -> Administrator -> Path to mysqldump Tool:

I did an eshowkw mysql and the output is the following

eshowkw mysql
Keywords for dev-db/mysql:
             |                             | u   |  
             | a a   a           p     s   | n   |  
             | l m   r h i m m   p s   p   | u s | r
             | p d a m p a 6 i p c 3   a x | s l | e
             | h 6 r 6 p 6 8 p p 6 9 s r 8 | e o | p
             | a 4 m 4 a 4 k s c 4 0 h c 6 | d t | o
-------------+-----------------------------+-----+-------
[M]4.0.27-r1 | o + + o + + o ~ + + + + + + | # 0 | gentoo
[M]4.1.22-r1 | o + + o + + o ~ + + + + + + | #   | gentoo
[M]5.0.96    | + + + o + + o o + + + + + + | o   | gentoo
[I]5.1.70    | + + + o + + o ~ + + + + + + | o   | gentoo
   5.5.32    | ~ ~ ~ o ~ ~ o o ~ ~ ~ ~ ~ ~ | o   | gentoo


From what I can gather there is no 64bit amd ebuild for 5.5.32 Is it possible to have this made available?
Comment 1 Jonathan Aquilina 2014-04-03 18:01:28 UTC
One thing to add is that this causes compatability issues with other distros that would be using 5.5 by default.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-04 14:03:40 UTC

*** This bug has been marked as a duplicate of bug 481304 ***