You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

    1. Browse to your MySQL's bin folder (e.g. C:\Joget-DX8-Enterprise\mariadb-10.3.9-win32\bin) in your command prompt (Ensure to run as administrator).

      เรียกดูโฟลเดอร์ bin ของ MySQL (เช่น C:\Joget-DX8-Enterprise\mariadb-10.3.9-win32\bin) ในพรอมต์คำสั่งของคุณ

    2. Execute the following. 

      ดำเนินการต่อไปนี้

      sc create MariaDB binpath= "C:/Joget-DX8-Enterprise/mariadb-10.3.9-win32/bin/mysqld --defaults-file=C:/Joget-DX7-Enterprise/mariadb-10.3.9-win32/my.ini" DisplayName= "MariaDB" start= "auto"
    3. You will get the following when service is installed successfully.

      คุณจะได้รับสิ่งต่อไปนี้เมื่อติดตั้งบริการเรียบร้อยแล้ว

      [SC] CreateService SUCCESS

      You may verify it by going to your Windows's List of Services

      คุณสามารถตรวจสอบได้โดยไปที่รายการบริการของ Windows






  • No labels