After installing Bugfree with XAMPP, log in phpMyAdmin, find that the Bugfree database is not displayed, and after using the MySQL console query, it is found that there is a Bugfree database, as shown in:
650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M02/8C/27/wKiom1hjcODyQAB4AAD0qYOVgqk694.png-wh_500x0-wm_3 -wmp_4-s_3368998565.png "title=" database is inconsistent. png "alt=" wkiom1hjcodyqab4aad0qyovgqk694.png-wh_50 "/>
Analyze the problem: This is because there are other MySQL services that are turned on, open Task Manager, and turn off other MySQL services, such as:
650) this.width=650; "Src=" Http://s2.51cto.com/wyfs02/M02/8C/27/wKiom1hjcR_z0iksAACI3zVd_6Q792.png-wh_500x0-wm_3 -wmp_4-s_2759384314.png "title=" other MySQL service runs. png "alt=" wkiom1hjcr_z0iksaaci3zvd_6q792.png-wh_50 "/>
results after the modification: after you turn off other unrelated MySQL services, refresh the phpMyAdmin page to display normally, as shown in:
650) this.width=650; "Src=" Http://s1.51cto.com/wyfs02/M02/8C/23/wKioL1hjcUrimxUJAADzX6HLycs759.png-wh_500x0-wm_3 -wmp_4-s_4116393458.png "title=" remains the same. png "alt=" wkiol1hjcurimxujaadzx6hlycs759.png-wh_50 "/>
Summary: when encountering the problem, we should learn to constantly troubleshoot problems and try to solve the solution, and constantly summarize, and strive to improve their practice level.
Bugfree software testing tools for Linux practical courses
Http://edu.51cto.com/course/course_id-4855.html
This article from "Hao Yang _ Habitat" blog, please be sure to keep this source http://zdytesting.blog.51cto.com/5811414/1886934
phpMyAdmin the database displayed is different from the list displayed by the MySQL console