Diễn Đàn Clicking Here!

Ad 468 X 60

Hiển thị các bài đăng có nhãn Other. Hiển thị tất cả bài đăng

Chủ Nhật, 1 tháng 3, 2015

Too many connections

Too many connections
----------------------------------------------
Lỗi khi có nhiều kết nối đến MySQL server. Nâng kết nối lên là ok. Tùy vào từng nhu cầu mà nâng lên con số cho phù hợp.
vi /etc/my.cnf

[mysqld]
set-variable=max_connections=400
Read More »

fix lỗi " The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working "

" The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working "

Hướng giải quyết :

1. Tắt MySQL server (stop the service)

2 . Mở file my.ini ( ở mục configuration Server của MySQL trong start menu )


Read More »