exclude-invalid-views can fail on MySQL 5.0

Bug #1262352 reported by Andrew Garner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
holland-backup
Fix Released
Critical
Andrew Garner

Bug Description

The metadata path in MySQL 5.0 fails to detect invalid views with a broken query. This is due to not correctly setting the engine type. On MySQL 5.1+ this is set as 'view' when a view is detected, but with 5.0 this is set to '' and only a warning is logged. This is a bug.

This affects the client show_metadata*() method for 5.0 and is a simple fix.

Andrew Garner (muzazzi)
Changed in holland-backup:
importance: Undecided → Critical
status: New → In Progress
assignee: nobody → Andrew Garner (muzazzi)
milestone: none → 1.0.12
Andrew Garner (muzazzi)
Changed in holland-backup:
status: In Progress → Fix Released
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.