dump sql from 5.1 to on new server 5.5 permissions error

Bug #1377026 reported by Andrew
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Data Dumper
Incomplete
Undecided
Unassigned

Bug Description

Dumped db from a version 5.1 - restored to Ubuntu 14.04 with latest mysql 5.5

Using tomcat catalina to launch app. Write something to the DB, then get a permissions error for 'user'@'localhost' even though user has all privileges with grant option.

Revision history for this message
Max Bubenick (max-bubenick) wrote :

Did you check the mysql.users table on source and destination? Did you find a difference?

Changed in mydumper:
status: New → Incomplete
Revision history for this message
Domas Mituzas (domas-mituzas) wrote :

also, you need to run 'flush privileges'

Revision history for this message
Andrew (am-public-o) wrote :

I have checked mysql.users and it is different because I am using different passwords on the new server. HOWEVER, they are the same user names.

And yes I always remember to flush privileges.

There's one other thing I'll have to check with jdbc Driver to confirm whether this actually has to do with mySQL itself.

Revision history for this message
Andrew (am-public-o) wrote :

Just an update that this "bug" can be closed. Apparently it was an incomplete mySQL upgrade that was causing several issues, as well as this one.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.