MySQL Workbench includes various tools for both DBAs and Developers related to viewing and improving performance. The Performance Dashboard and reports allow DBAs to easily view overall server performance, and various reports provide views of IO hotspots, SQL statements, Network, Data Engine, and more. For developers, MySQL Workbench provides easy to understand views into optimizing queries and data access.
New! Performance Dashboard
The Performance Dashboard provides quick "at a glance" views of MySQL performance on key server, network, and InnoDB metrics. Simply mouse over various graphs and visuals to get added details.
New! Performance Reports
Over 20 reports help to analyze the performance of your MySQL databases. Targeted reports make analyzing IO hotspots, high cost SQL statements, Wait statistics, InnoDB engine metrics. MySQL Workbench leverages the SYS views on the Performance Schema.
New! Explain Plan
The explain plan shows the operations MySQL performs when it runs SQL statements. This information can help optimize SQL performance. MySQLWorkbench Visualize Explain plans graphically show and highlight how SQL statements execute within MySQL. By showing developers costs and tuning hints, MySQL Workbench improves and simplifies SQL statement performance tuning.
New! Query Statistics
Query Statistics provide instant statistics on SQL executed from the Workbench Editor, such as details about the fields in your result set and key performance statistics from your query, such as client timing, network latency, server execution timing, index usage, number of rows scanned, joins, use of temporary data storage, and more.
MySQL Workbench includes various tools for both DBAs and Developers related to viewing and improving performance. The Performance Dashboard and reports allow DBAs to easily view overall server performance, and various reports provide views of IO hotspots, SQL statements, Network, Data Engine, and more. For developers, MySQL Workbench provides easy to understand views into optimizing queries and data access.New! Performance DashboardThe Performance Dashboard provides quick "at a glance" views of MySQL performance on key server, network, and InnoDB metrics. Simply mouse over various graphs and visuals to get added details.New! Performance ReportsOver 20 reports help to analyze the performance of your MySQL databases. Targeted reports make analyzing IO hotspots, high cost SQL statements, Wait statistics, InnoDB engine metrics. MySQL Workbench leverages the SYS views on the Performance Schema.New! Explain PlanThe explain plan shows the operations MySQL performs when it runs SQL statements. This information can help optimize SQL performance. MySQLWorkbench Visualize Explain plans graphically show and highlight how SQL statements execute within MySQL. By showing developers costs and tuning hints, MySQL Workbench improves and simplifies SQL statement performance tuning.New! Query StatisticsQuery Statistics provide instant statistics on SQL executed from the Workbench Editor, such as details about the fields in your result set and key performance statistics from your query, such as client timing, network latency, server execution timing, index usage, number of rows scanned, joins, use of temporary data storage, and more.
การแปล กรุณารอสักครู่..
MySQL Workbench รวมถึงเครื่องมือต่าง ๆสำหรับ DBAs และนักพัฒนาที่เกี่ยวข้องกับการเพิ่มประสิทธิภาพ แสดงแดชบอร์ดและรายงานให้ DBAs สามารถดูประสิทธิภาพของเซิร์ฟเวอร์โดยรวม และรายงานต่าง ๆ ให้มุมมองของ IO Hotspots , SQL งบ , เครือข่าย , เครื่องยนต์ , และข้อมูลเพิ่มเติม สำหรับนักพัฒนาMySQL Workbench ให้ง่ายต่อการเข้าใจมุมมองในการเพิ่มประสิทธิภาพการค้นหาและการเข้าถึงข้อมูล .
ใหม่ ! ประสิทธิภาพของแผงแดชบอร์ดประสิทธิภาพรวดเร็ว
" มอง " มุมมองของประสิทธิภาพ MySQL บนคีย์เซิร์ฟเวอร์ เครือข่าย และ InnoDB มาตรวัด เมาส์เพียงมากกว่ากราฟต่าง ๆ และภาพเพื่อรับรายละเอียดเพิ่ม
ใหม่ ! รายงานการปฏิบัติงาน
กว่า 20 รายงานที่ช่วยในการวิเคราะห์ประสิทธิภาพของฐานข้อมูล MySQL ของคุณ รายงานเป้าหมายให้วิเคราะห์ IO จุดสูง , SQL งบต้นทุน รอสถิติการวัด Engine InnoDB . ข้อมูล MySQL Workbench sys ในมุมมองของการแสดง
ใหม่ ! อธิบายแผน
อธิบายแผนแสดงการดำเนินงาน MySQL มีประสิทธิภาพเมื่อมันรัน SQL งบข้อมูลนี้สามารถช่วยเพิ่มประสิทธิภาพ SQL ภาพกราฟิกแสดง mysqlworkbench อธิบายแผนการ และเน้นว่า งบ SQL รันภายใน MySQL ให้นักพัฒนาต้นทุนและปรับคำแนะนำ , MySQL Workbench ช่วยเพิ่มและลดประสิทธิภาพการปรับแต่ง SQL งบ
ใหม่ ! แบบสอบถามแบบสอบถามสถิติสถิติ
ให้สถิติทันทีใน SQL ดำเนินการจากโต๊ะบรรณาธิการเช่น รายละเอียดเกี่ยวกับข้อมูลในชุดผลการปฏิบัติงานสถิติและจากแบบสอบถามของคุณ เช่นเวลาลูกค้าเครือข่าย ( เซิร์ฟเวอร์เวลา , การใช้ดัชนี จำนวนแถวสแกน , ร่วม , ใช้เก็บข้อมูลชั่วคราวและเพิ่มเติม
การแปล กรุณารอสักครู่..