This commit is contained in:
2026-02-04 17:04:00 +08:00
commit d2fb4d02f4
770 changed files with 61502 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -0,0 +1,14 @@
**创建连接**
首先工程中需要一个_**MySQLDBConnectionActor**_类型的对象使用create  new connection创建连接目标即为_**MySQLDBConnectionActor**_类型的对象在该对象中可以使用on connection state change事件查询连接状态及连接错误信息
![[03旧笔记本整理/00Trilium/学习/软件/Unreal/zz图像缓存/Pasted image 20260125091829.png]]
![[03旧笔记本整理/00Trilium/学习/软件/Unreal/zz图像缓存/Pasted image 20260125091834.png]]
Tips:
只能将插件放到项目文件中插件放到项目内的Pluginsdll放到\Binaries\Win64如下图所示
![[03旧笔记本整理/00Trilium/学习/软件/Unreal/zz图像缓存/Pasted image 20260125091901.png]]
![[03旧笔记本整理/00Trilium/学习/软件/Unreal/zz图像缓存/Pasted image 20260125091908.png]]
![[mysqlcppconn-9-vs14.dll]]
![[libssl-1_1-x64.dll]]
![[libcrypto-1_1-x64.dll]]