Changes for page 2 Script

Last modified by Devin Chen on 2025/06/06 14:03

From version 66.1
edited by Theodore Xu
on 2023/08/25 09:17
Change comment: There is no comment for this version
To version 62.1
edited by Theodore Xu
on 2023/08/24 17:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1482,7 +1482,7 @@
1482 1482  
1483 1483  [[image:image-20220709165402-21.png]]
1484 1484  
1485 -== **2.7 Mysql** ==
1485 += **2.7 Mysql** =
1486 1486  
1487 1487  
1488 1488  
... ... @@ -1498,7 +1498,7 @@
1498 1498  Connecting to Mysql with navicat.
1499 1499  
1500 1500  (% style="text-align:center" %)
1501 -[[image:How to connect MYSQL with V-Box@连接到mysql.png]]
1501 +[[image:连接到mysql.png]]
1502 1502  
1503 1503  === 3.Create a database ===
1504 1504  
... ... @@ -1505,7 +1505,7 @@
1505 1505  Character set should be choose utf8mb3/utf8mb4 and Collation choose utf8mb3_danish_ci/utf8mb4_danish_ci.
1506 1506  
1507 1507  (% style="text-align:center" %)
1508 -[[image:How to connect MYSQL with V-Box@创建数据库.png||height="585" width="818"]]
1508 +[[image:创建数据库.png||height="585" width="818"]]
1509 1509  
1510 1510  === 4.Create a data table ===
1511 1511