| List: | Commits | « Previous MessageNext Message » | |
| From: | Chuck Bell | Date: | August 11 2008 1:59pm |
| Subject: | RE: bzr commit into mysql-6.0-backup branch (jorgen.loland:2676) Bug#38624 | ||
| View as plain text | |||
Patch approved. > 2676 Jorgen Loland 2008-08-07 > Bug#38624 - Two si_objects.cc functions return 'success' > error code when error occurs. > > Pre-fix: > 1. DatabaseObj::do_serialize returns 'success' if > check_db_dir_existence returns 'error' > 2. TriggerObj::do_serialize returns 'success' if the > table the trigger is associated > with cannot be opened. > > Fix: > 1. Return TRUE ('error') if check_db_dir_existence fails > 2. Return TRUE ('error') if open_table fails
| Thread | ||
|---|---|---|
| • bzr commit into mysql-6.0-backup branch (jorgen.loland:2676) Bug#38624 | Jorgen Loland | 7 Aug |
| • RE: bzr commit into mysql-6.0-backup branch (jorgen.loland:2676) Bug#38624 | Chuck Bell | 7 Aug |
| • RE: bzr commit into mysql-6.0-backup branch (jorgen.loland:2676) Bug#38624 | Chuck Bell | 11 Aug |
