Diễn Đàn Clicking Here!

Ad 468 X 60

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

Widgets

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 )



3. Tìm
skip-innodb
Sửa thành :
# skip-innodb
Tìm file my.ini trong ..\MySQL\ thay đổi thành:
----------------------cũ-----------------------------------------------
#default-storage-engine=INNODB
skip-innodb
-----------------------mới--------------------------------------------
default-storage-engine=INNODB
#skip-innodb
4. Save
5. Bật lại MySQL server.

SHARE THIS POST   

  • Facebook
  • Twitter
  • Myspace
  • Google Buzz
  • Reddit
  • Stumnleupon
  • Delicious
  • Digg

0 nhận xét: