กำหนด MAX_CONNECTIONS MySQL

วันจันทร์ที่ 19 กุมภาพันธ์ พ.ศ. 2561

  1. root@server:~#   mysql -u root -p
  2. mysql> show variables like "max_connections"; (ไว้สำหรับดูค่าของ max_connections mysql เดิม )
  3. mysql> set global max_connections = 300; (300 คือค่าจำนวนของ max_connection ที่ต้องการ)

ไม่มีความคิดเห็น:

แสดงความคิดเห็น

 

Most Reading

Sidebar One