Computer >> คอมพิวเตอร์ >  >> การเขียนโปรแกรม >> MySQL

ความช่วยเหลือฝั่งเซิร์ฟเวอร์ไคลเอ็นต์ MySQL


ให้เราทำความเข้าใจเกี่ยวกับความช่วยเหลือฝั่งไคลเอ็นต์-เซิร์ฟเวอร์ MySQL -

mysql> help search_string

หากมีการระบุอาร์กิวเมนต์ให้กับคำสั่ง 'help' ด้านบน mysql จะใช้มันเป็นสตริงการค้นหาเพื่อเข้าถึงความช่วยเหลือฝั่งเซิร์ฟเวอร์จากเนื้อหาของคู่มืออ้างอิง MySQL การดำเนินการที่เหมาะสมของคำสั่งนี้ต้องการให้ตารางวิธีใช้ในฐานข้อมูล mysql เริ่มต้นด้วยข้อมูลหัวข้อวิธีใช้

หากไม่มีสตริงการค้นหาที่ตรงกัน การดำเนินการค้นหาจะล้มเหลว ให้เรายกตัวอย่างเพื่อทำความเข้าใจสิ่งนี้ -

mysql> help me

ผลลัพธ์

Nothing found
Please try to run 'help contents' for a list of all accessible topics

เราสามารถใช้คำสั่งเนื้อหาวิธีใช้เพื่อดูรายการหมวดหมู่ความช่วยเหลือ ให้เรายกตัวอย่างเพื่อทำความเข้าใจสิ่งนี้ -

mysql> help contents

ผลลัพธ์

You asked for help about help category: "Contents"
For more information, type 'help <item>', where <item> is one of the
following categories:
   Account Management
   Administration
   Data Definition
   Data Manipulation
   Data Types
   Functions
   Functions and Modifiers for Use with GROUP BY
   Geographic Features
   Language Structure
   Plugins
   Storage Engines
   Stored Routines
   Table Maintenance
   Transactions
   Triggers

หากสตริงการค้นหาตรงกับหลายรายการ mysql จะแสดงรายการหัวข้อที่ตรงกัน ให้เรายกตัวอย่างเพื่อทำความเข้าใจสิ่งนี้ -

mysql > help logs

ผลลัพธ์

Many help items for your request exist.
To make a more specific request, please type 'help <item>',
where <item> is one of the following topics:
   SHOW
   SHOW BINARY LOGS
   SHOW ENGINE
   SHOW LOGS