Browse to your MySQL's bin folder (e.g. C:\Joget-v4-Enterprise-4.0.2\mysql-5.0.96-win32\bin) in your command prompt.
Thai เรียกดูโฟลเดอร์ bin ของ MySQL (เช่น C: \ Joget-v4-Enterprise-4.0.2 \ mysql-5.0.96-win32 \ bin) ในพรอมต์คำสั่งของคุณ
Execute the following.
Thai ดำเนินการต่อไปนี้
Code Block mysqld --installmysqld - ติดตั้ง
You will get the following when service is installed successfully.
Thai คุณจะได้รับสิ่งต่อไปนี้เมื่อติดตั้งบริการเรียบร้อยแล้ว
Code Block Service successfully installed.ติดตั้งบริการเรียบร้อยแล้ว
You may verify it by going to your Windows's List of Services
Thai คุณสามารถตรวจสอบได้โดยไปที่รายการบริการของ Windows
You may encounter error 1067 while trying to start up the service. Possible reasons/solutions are:-
...