lp:~laurynas-biveinis/percona-server/bug1214727
Created by
Laurynas Biveinis
and last modified
- Get this branch:
- bzr branch lp:~laurynas-biveinis/percona-server/bug1214727
Only
Laurynas Biveinis
can upload to this branch. If you are
Laurynas Biveinis
please log in for upload directions.
Branch merges
Propose for merging
- Stewart Smith (community): Approve
- Registry Administrators: Pending requested
-
Diff: 68 lines (+13/-11)4 files modifiedPercona-Server/mysql-test/r/change_user_notembedded.result (+1/-1)
Percona-Server/mysql-test/r/failed_auth_3909.result (+1/-1)
Percona-Server/mysql-test/t/change_user_notembedded.test (+9/-8)
Percona-Server/mysql-test/t/failed_auth_3909.test (+2/-1)
Related bugs
Related blueprints
Branch information
- Owner:
- Laurynas Biveinis
- Status:
- Merged
Recent revisions
- 475. By Laurynas Biveinis
-
Fix bug 1214727 (Intermittent change_
user_notembedde d and
failed_auth_3909 Jenkins failures).For both testcases the issue is incomplete adoption of the testcase to
the Oracle fix. The Oracle fix causes a session termination upon
invalid COM_CHANGE_USER, and the testcases expected it by error 2006
(CR_SERVER_LOST). However, depending entirely on timing, error 2013
(CR_SERVER_GONE_ERROR) might be returned instead and the testcases
should expect both. Fixed accordingly.At the same time replace change_
user_notembedde d expected error codes
with their names for better testcase self-documentation and
maintenance.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-server/5.6